Commit graph

1318 commits

Author SHA1 Message Date
Yvan 2519ecf686 Changed for mysql2 adapter 2012-03-27 16:42:23 +03:00
Ariejan de Vroom 3b4e7b315b Added fix for "MySQL has gone away" errors with Resque workers. 2012-03-27 15:17:23 +02:00
Dmitriy Zaporozhets 1647f46b1f Project show page polished 2012-03-26 23:11:15 +03:00
Dmitriy Zaporozhets 788de6f1c8 Better commit show page 2012-03-26 22:41:56 +03:00
Dmitriy Zaporozhets 7d56a51bdc Js refactoring and ajax animation replaced 2012-03-26 21:41:58 +03:00
Dmitriy Zaporozhets f1c534c68e Merge branch 'master' of github.com:gitlabhq/gitlabhq 2012-03-26 20:30:06 +03:00
Dmitriy Zaporozhets fc49b20194 Merge pull request #595 from goshakkk/texting-fixes
Texting issues fix
2012-03-26 02:25:40 -07:00
Gosha Arinich 73404f6281 there should be no space after '(' and before ')' 2012-03-26 12:11:02 +03:00
randx dfe9f3674c fix image width for markdown 2012-03-26 07:40:51 +03:00
Dmitriy Zaporozhets 39ea486e1f Fixed specs. Some css fixes 2012-03-25 19:44:29 +03:00
Dmitriy Zaporozhets 8652cd8989 Preparing 591 for merge. Restyled issues & merge requests. Fixed issue edit. 2012-03-25 19:05:24 +03:00
Dmitriy Zaporozhets b1d89f732c Merge branch 'master' of https://github.com/dubcanada/gitlabhq into dubcanada-master 2012-03-25 17:04:07 +03:00
Dmitriy Zaporozhets d07f8510c8 Merge pull request #592 from paularmstrong/bug/install-doc
Fix installation instructions for running gitlab_status
2012-03-25 02:02:16 -07:00
Paul Armstrong fd1e7e2b21 Fix instructions for running gitlab_status
When running `rake gitlab_status` to check if it's safe to continue on installation in step 4, you need to use `RAILS_ENV=production` or else you will receive an error about "permission denied for user root@localhost..."
2012-03-24 16:07:21 -07:00
Steven Verbeek 3c9a18a0bf Forgot others for border radius 2012-03-24 18:31:01 -03:00
Steven Verbeek 54dc2d5c32 Changed Note to Comment 2012-03-24 18:19:26 -03:00
Steven Verbeek d3cb694edb Fixed icon, added helper 2012-03-24 14:42:45 -03:00
Steven Verbeek c359db3852 Removed thumbs.db 2012-03-24 14:38:10 -03:00
Steven Verbeek a805d3131f Fixed line ending issues on windows. 2012-03-24 14:36:14 -03:00
Steven Verbeek 27244e0c9e Fixed line ending issues on windows. 2012-03-24 14:01:38 -03:00
Steven Verbeek c2c4424ff8 Started note attachment changes, and text changes 2012-03-24 13:57:01 -03:00
Steven Verbeek 597afb7ce2 Started note attachment changes, and text changes 2012-03-24 13:53:16 -03:00
Steven Verbeek e5fa0bb127 Started note attachment changes, and text changes 2012-03-24 13:40:21 -03:00
Steven Verbeek fb4c033aeb Started note attachment changes, and text changes 2012-03-24 13:30:04 -03:00
Steven Verbeek b91128cc6a Started note attachment changes, and text changes 2012-03-24 13:26:25 -03:00
Steven Verbeek 194467b8f8 Started note attachment changes, and text changes 2012-03-24 13:19:20 -03:00
Steven Verbeek 46605c9175 Started note attachment changes, and text changes 2012-03-24 13:08:42 -03:00
Ariejan de Vroom 1fd080687d Merge pull request #588 from tvlooy/patch-2
See https://github.com/gitlabhq/gitlabhq/issues/572
2012-03-24 02:44:03 -07:00
Tom Van Looy 51ab128337 See https://github.com/gitlabhq/gitlabhq/issues/572 2012-03-24 08:38:32 +01:00
Steven Verbeek 6c40e89853 merging upstream changes 2012-03-24 00:36:54 -03:00
Dmitriy Zaporozhets 1c6df8e075 Improved profile & team member show 2012-03-24 01:01:36 +02:00
Dmitriy Zaporozhets fea6494666 Merge branch 'master' of github.com:gitlabhq/gitlabhq
Conflicts:
	resque.sh
2012-03-23 23:01:14 +02:00
Dmitriy Zaporozhets 255a9e0325 Improved resque.sh 2012-03-23 23:00:05 +02:00
Pat Thoyts 6e27350aac Move OmniAuth configuration details into a non-revision controlled file.
Provide an omniauth.rb.sample file to avoid encouraging end-users to commit
their provider access details (passwords or api tokens) into their git
repositories.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
2012-03-23 15:35:55 +00:00
Pat Thoyts b9b65b8d4e Ensure LDAP provided email is always compared case-insensitively.
LDAP databases may store email addresses in mixed case so
ensure we only work with a lower case version to avoid missing
a valid account after LDAP login.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
2012-03-23 14:59:54 +00:00
Ariejan de Vroom fd071b5717 Merge pull request #582 from arenard/patch-1
Use of -p option of mkdir command to avoid message telling tmp/pids directory already exists...
2012-03-23 03:20:49 -07:00
arenard 47af1b7fe8 Use of -p option of mkdir command to avoid message telling tmp/pids directory already exists at every GitLab (re)start. It ensures that all directories on the path exists so it can create tmp directory if its not there for some reason. 2012-03-23 11:18:18 +01:00
Ariejan de Vroom 6af33483fc Merge pull request #576 from sxua/master
Need to replace If statement with try_files in nginx.conf
2012-03-23 01:00:52 -07:00
Dmitriy Zaporozhets fa8219e0a7 better MR list, dashboard pollished 2012-03-22 22:57:04 +02:00
Dmitriy Zaporozhets 81da8e46f2 Remove button for empty repo. Last push on dashboard. Better notes count indicator for issues 2012-03-22 22:28:02 +02:00
Dmitriy Zaporozhets 6f2c193204 Fix issues search 2012-03-22 20:09:47 +02:00
Dmitriy Zaporozhets e241d1e670 Fix form label for ssl requests 2012-03-22 20:02:38 +02:00
Olexandr Skrypnyk e6153beda8 replace if statement with try_files in nginx.conf
http://wiki.nginx.org/IfIsEvil
2012-03-22 15:34:16 +02:00
randx 52d8ed9e4f Pagination for Merge Requests. Fixed for issues 2012-03-22 00:09:57 +02:00
randx 755a894c91 Issues pagination 2012-03-22 00:09:56 +02:00
randx 1fefd7cbd3 Fix db seeds for dev 2012-03-22 00:09:55 +02:00
randx 6e5999a69b CHANGELOG, VERSION updated to 2.3 2012-03-22 00:09:54 +02:00
Valery Sizov 039b6db483 design improve of form of key 2012-03-22 00:09:53 +02:00
Valery Sizov ce51525ec7 Merge branch 'master' of github.com:gitlabhq/gitlabhq 2012-03-22 00:00:13 +02:00
Valery Sizov 8bb4c6de56 improve how to merge tips 2012-03-21 23:59:12 +02:00