summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated favicon.ico to include retina assets and migrated from GL to cat glyphHilton Bristow2013-11-292-0/+0
* Merge remote-tracking branch 'origin/side-by-side'Dmitriy Zaporozhets2013-11-286-15/+14
|\
| * Button name has an upcase in it.Sytse Sijbrandij2013-11-271-1/+1
| * Conventional naming for diff modes.Sytse Sijbrandij2013-11-276-15/+15
* | Merge branch 'wiki-reference' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-11-281-1/+1
|\ \
| * | Wiki page url changed due to title cleanup.Sytse Sijbrandij2013-11-271-1/+1
* | | Merge branch 'auto_disable_color' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-11-281-0/+10
|\ \ \
| * | | Disable rake color output unless connected to TTYJacob Vosmaer2013-11-271-0/+10
* | | | Merge branch 'unofficial-is-unclear' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-11-283-3/+3
|\ \ \ \
| * | | | Unsupported is unclear.Sytse Sijbrandij2013-11-283-3/+3
| | |/ / | |/| |
* | | | Merge branch 'drop_rjs' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-11-2812-21/+30
|\ \ \ \
| * | | | Drop rjs from Infinite scrollingDmitriy Zaporozhets2013-11-2812-21/+30
|/ / / /
* | | | Add internal projects to CHANGELOGDmitriy Zaporozhets2013-11-281-0/+1
|/ / /
* | | Merge branch 'improve/show_issue_state' of /home/git/repositories/gitlab/gitl...Dmitriy Zaporozhets2013-11-271-1/+3
|\ \ \
| * | | Show issue open state as labelDmitriy Zaporozhets2013-11-271-1/+3
* | | | Capybara tests with first-child/last-child randomly fails so replaced with al...Dmitriy Zaporozhets2013-11-271-10/+18
* | | | Merge pull request #5701 from gitlabhq/feature/internal_projectsDmitriy Zaporozhets2013-11-2750-160/+988
|\ \ \ \ | |/ / / |/| | |
| * | | Remove unnecessary \" symbolsDmitriy Zaporozhets2013-11-271-2/+2
| * | | Restyle public access help pageDmitriy Zaporozhets2013-11-271-27/+25
| * | | Improve UX of project visiblity level. Improve "Public Access" help pageDmitriy Zaporozhets2013-11-274-27/+58
| * | | Merge branch 'authenticated_public_mode' of https://github.com/jhollingsworth...Dmitriy Zaporozhets2013-11-2750-156/+955
| |\ \ \ |/ / / /
| * | | Adding authenticated public mode (internal).Jason Hollingsworth2013-11-2650-156/+955
* | | | Merge branch 'improve/preview_button' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-11-274-9/+12
|\ \ \ \
| * | | | Minor UI improvementsDmitriy Zaporozhets2013-11-273-1/+3
| * | | | Rollback preview button hrefDmitriy Zaporozhets2013-11-271-2/+2
| * | | | Improve preview/edit links for comment formDmitriy Zaporozhets2013-11-272-8/+9
| | |/ / | |/| |
* | | | Merge branch 'bug/default_branch_cached' of /home/git/repositories/gitlab/git...Dmitriy Zaporozhets2013-11-272-2/+9
|\ \ \ \
| * | | | Fix default branch being cached and show old one after changeDmitriy Zaporozhets2013-11-272-2/+9
| |/ / /
* | | | Merge branch 'feature/readonly_ldap_email' of /home/git/repositories/gitlab/g...Dmitriy Zaporozhets2013-11-272-6/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Read-only email field for LDAP userDmitriy Zaporozhets2013-11-272-6/+14
|/ / /
* | | Use 1.9 hash syntax for some testsDmitriy Zaporozhets2013-11-272-31/+23
| |/ |/|
* | gitlab-grack up to 1.1.0Dmitriy Zaporozhets2013-11-272-3/+3
|/
* Merge branch '6_3_update' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-11-261-28/+11
|\
| * Explain and streamline upgrade stepsJacob Vosmaer2013-11-261-3/+4
| * Fix whitespaceJacob Vosmaer2013-11-261-1/+1
| * No need to re-download the init scriptJacob Vosmaer2013-11-261-2/+1
| * Remove outdated steps from 6.2-to-6.3.mdJacob Vosmaer2013-11-261-22/+5
* | Mention parallel diff feature in CHANGELOG for 6.4Dmitriy Zaporozhets2013-11-261-0/+1
* | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2013-11-269-2/+165
|\ \
| * \ Merge pull request #5308 from Popl7/parallel-diffs-side-by-sideDmitriy Zaporozhets2013-11-269-2/+165
| |\ \ | | |/ | |/|
| | * diff view on commit with parallel diff viewSteven Thonus2013-11-179-2/+165
* | | Merge branch 'show_ruby_version' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-11-261-0/+4
|\ \ \ | |/ / |/| |
| * | Show ruby version on admin dashboardJacob Vosmaer2013-11-261-0/+4
|/ /
* | Fix overflow on project home page for long namesDmitriy Zaporozhets2013-11-261-2/+2
* | Fix session spec because of password lengthDmitriy Zaporozhets2013-11-251-1/+1
* | Reduce strong html tag usage for dashboard eventsDmitriy Zaporozhets2013-11-251-6/+2
* | Extend CHANGELOGDmitriy Zaporozhets2013-11-251-1/+5
* | More compact issues pageDmitriy Zaporozhets2013-11-253-21/+32
* | More fixes to test because of long passwordDmitriy Zaporozhets2013-11-251-5/+5
* | Show broadcast messages on group, profile and project settings pagesDmitriy Zaporozhets2013-11-253-0/+3