Commit Graph
7211 Commits
Author SHA1 Message Date
Jacob Vosmaer 562a461c56 Disable rake color output unless connected to TTY 2013-11-27 10:09:46 +01:00
Dmitriy Zaporozhets 44c55307a0 Use 1.9 hash syntax for some tests
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-27 10:04:00 +02:00
Dmitriy Zaporozhets 526c2fdf48 gitlab-grack up to 1.1.0
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-27 09:49:21 +02:00
Dmitriy Zaporozhets 51b5509bac Merge branch '6_3_update' of /home/git/repositories/gitlab/gitlabhq 2013-11-26 18:34:18 +00:00
Dmitriy Zaporozhets 8c7d342a28 Mention parallel diff feature in CHANGELOG for 6.4
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-26 13:34:20 +02:00
Dmitriy Zaporozhets 949c6c1b0a Merge branch 'master' of github.com:gitlabhq/gitlabhq 2013-11-26 13:32:11 +02:00
Dmitriy Zaporozhets b51c2c8118 Merge pull request #5308 from Popl7/parallel-diffs-side-by-side
diff view on commit with parallel diff view
2013-11-26 03:31:42 -08:00
Dmitriy Zaporozhets 58f69f0f4a Merge branch 'show_ruby_version' of /home/git/repositories/gitlab/gitlabhq 2013-11-26 11:28:21 +00:00
Jacob Vosmaer cbbf715d30 Show ruby version on admin dashboard 2013-11-26 11:14:25 +01:00
Jacob Vosmaer c275169a1b Explain and streamline upgrade steps 2013-11-26 10:31:02 +01:00
Jacob Vosmaer 6f17221b7a Fix whitespace 2013-11-26 10:30:56 +01:00
Jacob Vosmaer fecbf9255c No need to re-download the init script 2013-11-26 10:22:23 +01:00
Jacob Vosmaer 705c495ede Remove outdated steps from 6.2-to-6.3.md 2013-11-26 10:22:04 +01:00
Dmitriy Zaporozhets c57180367c Fix overflow on project home page for long names
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-26 10:08:46 +02:00
Dmitriy Zaporozhets 02d8c00323 Fix session spec because of password length
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-25 22:33:04 +02:00
Dmitriy Zaporozhets 8e117f0e37 Reduce strong html tag usage for dashboard events
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-25 22:21:11 +02:00
Dmitriy Zaporozhets a5f7f5d8b4 Extend CHANGELOG
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-25 22:13:13 +02:00
Dmitriy Zaporozhets 666861f8ff More compact issues page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-25 22:10:18 +02:00
Dmitriy Zaporozhets ec630ffc3b More fixes to test because of long password
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-25 21:36:17 +02:00
Dmitriy Zaporozhets 46c50caa6e Show broadcast messages on group, profile and project settings pages
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-25 21:23:05 +02:00
Dmitriy Zaporozhets 8de013ea2d Bump gitlab-grit gem. Fixes another 500 error with submodules
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-25 21:12:46 +02:00
Dmitriy Zaporozhets 58601ebdab Fix tests after user password length was changed
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-25 20:07:55 +02:00
Dmitriy Zaporozhets 7ed15bbc0d Minor ui fixes for selects at issues page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-25 18:58:00 +02:00
Dmitriy Zaporozhets 11aa7b0025 Added ability to clear milestone/assignee during bulk update
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-25 18:57:44 +02:00
Dmitriy Zaporozhets 75f0ff2ce1 Update chosen-rails
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-25 18:57:08 +02:00
Dmitriy Zaporozhets 47e8c67d1d Include API session route under rack protection
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-25 18:24:45 +02:00
Dmitriy Zaporozhets 0461760f21 Minimal password length increased
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-25 18:11:03 +02:00
Dmitriy Zaporozhets 8b9bbeeba2 Prevent 500 if data[:commits] is nil for event
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-25 17:59:12 +02:00
Dmitriy Zaporozhets 4cb17deec1 Fix empty sort label on issues page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-25 17:46:16 +02:00
Dmitriy Zaporozhets 6abd1f9347 Merge branch 'update/gems' of /home/git/repositories/gitlab/gitlabhq 2013-11-25 15:43:12 +00:00
Dmitriy Zaporozhets f539c8a306 Fix markdown tests
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-25 17:41:02 +02:00
Dmitriy Zaporozhets ddc44b908b Update gitlab-linguist version
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-25 16:53:44 +02:00
Jacob Vosmaer 77047ae8e7 Merge branch 'diy' of /home/git/repositories/gitlab/gitlabhq 2013-11-25 14:42:54 +00:00
Sytse Sijbrandij 224d2c1696 Here is undefined. 2013-11-25 15:29:08 +01:00
Dmitriy Zaporozhets ad90e2593f Merge branch 'ruby_update' of /home/git/repositories/gitlab/gitlabhq 2013-11-25 13:28:30 +00:00
Dmitriy Zaporozhets 426bce65cf New gem versions
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-25 15:02:25 +02:00
Dmitriy Zaporozhets 48dd07edba Revert "New gem versions"
This reverts commit f74d4f20f2.
2013-11-25 15:01:47 +02:00
Jacob Vosmaer f884605d6f Be more specific about what Ruby to use 2013-11-25 13:59:35 +01:00
Jacob Vosmaer b65129b685 Add Ruby upgrade instructions 2013-11-25 13:55:09 +01:00
Dmitriy Zaporozhets 66a5f753bb Merge branch 'master' of github.com:gitlabhq/gitlabhq 2013-11-25 12:33:18 +02:00
Dmitriy Zaporozhets f74d4f20f2 New gem versions
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-25 12:32:47 +02:00
Sytse Sijbrandij a101ea15f9 Merge pull request #5684 from frdmn/master
Update installation.md to use 6-3-stable branch
2013-11-25 02:00:35 -08:00
Dmitriy Zaporozhets 7cc8459d43 Start writing doc about GitLab architecture for developers
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-25 11:47:55 +02:00
Jonas Friedmann d1a87f3db0 Update installation.md to use 6-3-stable branch 2013-11-25 09:59:26 +01:00
Dmitriy Zaporozhets 9c4ed864d5 Starting 6.4.0.pre
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-24 22:06:17 +02:00
Dmitriy Zaporozhets d4c96ac907 Merge pull request #5675 from augustf/patch-1
Noted the change to the gitlab-shell config.yml
2013-11-24 00:48:08 -08:00
August fcfc77f5b7 Noted the change to the gitlab-shell config.yml, which changed substantially in recent versions and broke the upgrade when not updated 2013-11-24 00:09:55 -05:00
Dmitriy Zaporozhets 4a1dc73264 Merge pull request #5661 from jasonblanchard/sorting-project-issues
Added sorting to project issues page
2013-11-23 12:10:58 -08:00
Jason Blanchard b76948e6c9 Added sorting to project issues page 2013-11-23 15:04:50 -05:00
Dmitriy Zaporozhets abc5edab55 Enable redis in travis
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-23 21:43:18 +02:00