summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Render same markdown hint for issue, merge request, wiki and comment formsmarkdown-form-hintDmitriy Zaporozhets2015-11-074-12/+8
* Hide tab-bar in login-box when only one tabs is shown.Christian Speich2015-11-071-19/+27
* Merge branch 'small-ui-improvements' into 'master' Dmitriy Zaporozhets2015-11-076-5/+12
|\
| * Small UI improvements to merge request pagesmall-ui-improvementsDmitriy Zaporozhets2015-11-066-5/+12
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-11-0637-207/+188
|\ \
| * | Add missing stage to builds viewKamil Trzcinski2015-11-051-1/+1
| * | CI details cleanupKamil Trzcinski2015-11-0532-173/+144
| * | Allow groups to appear in the search results if the group owner allows itValery Sizov2015-11-055-33/+43
* | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-11-065-11/+12
|\ \ \
| * \ \ Merge pull request #9730 from ImanMh/masterDmitriy Zaporozhets2015-11-061-0/+3
| |\ \ \
| | * | | ugly outlines removed form sidebarIman Mohamadi2015-10-141-0/+3
| * | | | Merge pull request #9788 from Thirumal-Sakthivel/select_box_uiDmitriy Zaporozhets2015-11-063-3/+3
| |\ \ \ \
| | * | | | defined class prepend-top-10 used for alignment issueThirumal S2015-11-052-5/+1
| | * | | | merge conflict fixedThirumal S2015-11-03295-1910/+2868
| | |\ \ \ \
| | * | | | | form group alignment issue fixed in webhook index pageThirumal S2015-10-302-1/+5
| | * | | | | form-control class to select boxThirumal S2015-10-301-1/+1
| | | |/ / / | | |/| | |
| * | | | | Merge pull request #9804 from trimentor/9722-fix-alignment-of-event-items-and...Dmitriy Zaporozhets2015-11-051-8/+6
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Add right margin to event-body..Kjel Delaey2015-11-051-0/+2
| | * | | | Make sure that multi-commit rows inside event bodies are aligned properly..Kjel Delaey2015-11-041-3/+2
| | * | | | Combine selectors because the same style is being appliedKjel Delaey2015-11-041-4/+1
| | * | | | Apply the same rules to block event items..Kjel Delaey2015-11-041-10/+3
| | * | | | Style inline event items with titles containing long words properly..Kjel Delaey2015-11-041-0/+7
* | | | | | Only have one link in emails to make clicking it easier.Sytse Sijbrandij2015-11-051-2/+2
|/ / / / /
* | | | | Merge branch 'update-ci-settings' into 'master' Achilleas Pipinellis2015-11-051-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | update example of regex for pytest-covmozillazg2015-11-041-1/+1
* | | | | Merge branch 'facebook-auth' into 'master' Robert Speicher2015-11-042-1/+1
|\ \ \ \ \
| * | | | | Add Facebook authenticationDouwe Maan2015-11-032-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'rs-git-bin-path' into 'master' Douwe Maan2015-11-041-6/+6
|\ \ \ \ \
| * | | | | Replace all usages of `git` command with configurable binary pathrs-git-bin-pathRobert Speicher2015-11-031-6/+6
| |/ / / /
* | | | | Merge branch 'fix-infinite-redirect' into 'master' Stan Hu2015-11-041-7/+15
|\ \ \ \ \
| * | | | | Only redirect to homepage url when its not the root urlJeroen van Baarsen2015-11-021-7/+15
* | | | | | Improvements to profile page UIimprove-profile-pageDmitriy Zaporozhets2015-11-045-9/+26
| |_|_|/ / |/| | | |
* | | | | Merge branch 'create-project-performance' into 'master' Yorick Peterse2015-11-041-2/+0
|\ \ \ \ \
| * | | | | Removed extra activity update for new projectscreate-project-performanceYorick Peterse2015-10-291-2/+0
* | | | | | Merge branch 'remove-duplicate-orders' into 'master' Yorick Peterse2015-11-041-5/+5
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Only sort by IDs by defaultYorick Peterse2015-11-031-5/+5
* | | | | | Merge branch 'improve-profile-page'Dmitriy Zaporozhets2015-11-036-45/+97
|\ \ \ \ \ \
| * | | | | | Add extra padding between user description and links on profile pageDmitriy Zaporozhets2015-11-031-1/+1
| * | | | | | Apply new design for user profile pageDmitriy Zaporozhets2015-11-035-33/+58
| * | | | | | Improve profile page UIDmitriy Zaporozhets2015-11-032-11/+38
* | | | | | | Merge branch 'fix-clipboard-btn' into 'master' Dmitriy Zaporozhets2015-11-031-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix clipboard button overflowDmitriy Zaporozhets2015-11-031-0/+4
| |/ / / / / /
* | | | | | | Merge branch 'go-to-nav'Dmitriy Zaporozhets2015-11-035-12/+12
|\ \ \ \ \ \ \
| * | | | | | | Better name for up-level linksgo-to-navDmitriy Zaporozhets2015-11-035-12/+12
* | | | | | | | Merge branch 'drop-old-builds' into 'master' Kamil Trzciński2015-11-031-0/+18
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Cleanup stuck CI builds dailydrop-old-buildsKamil Trzcinski2015-11-031-0/+18
* | | | | | | | Merge branch 'only-syntax' into 'master' Kamil Trzciński2015-11-031-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Extend yml syntax for only and except to support specifying repository pathKamil Trzcinski2015-11-021-1/+1
* | | | | | | | Fix code that depends on incorrect inflector behaviorDmitriy Zaporozhets2015-11-031-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'olhado/gitlab-ce-commit-search'Dmitriy Zaporozhets2015-11-036-2/+24
|\ \ \ \ \ \ \