summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '14564-mr-automatic-title' into 'master' Douwe Maan2016-05-061-6/+30
|\
| * Don't auto-set MR title for confidential issuesSean McGivern2016-05-061-1/+1
| * Auto-set title for branches created from issuesSean McGivern2016-05-061-6/+30
* | Merge branch 'remove-unexpected-filtering' into 'master' Grzegorz Bizon2016-05-061-2/+3
|\ \
| * | Use outer join for issues ordering by milestones due.Takuya Noguchi2016-05-061-2/+3
* | | Merge branch 'annotate-models' into 'master' Douwe Maan2016-05-0672-323/+485
|\ \ \ | |/ / |/| |
| * | Annotate the modelsZeger-Jan van de Weg2016-05-0672-323/+485
* | | Merge branch 'issue_14532_assign_labels_milestone_when_moving_issue' into 'ma...Douwe Maan2016-05-061-2/+13
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_14532_ass...Long Nguyen2016-05-05107-748/+1092
| |\ \ | | |/
| * | Update changelog, improve specsLong Nguyen2016-05-051-1/+1
| * | Code refactor and fix broken specLong Nguyen2016-04-281-3/+5
| * | Allow to assign labels and milestone to target project when moving issueLong Nguyen2016-04-261-1/+10
* | | Merge branch '15179-builds-redesign' into 'master' Jacob Schatz2016-05-0558-96/+160
|\ \ \ | |_|/ |/| |
| * | Revert counter parentheses back to badges15179-builds-redesignAnnabel Dunstone2016-05-048-36/+31
| * | Change build icons into buttons; update testsAnnabel Dunstone2016-05-044-11/+8
| * | Builds page redesignAnnabel Dunstone2016-05-0415-36/+75
| * | Start builds redesignAnnabel Dunstone2016-05-0455-85/+118
* | | Merge branch 'log-impersonation-events' into 'master' Stan Hu2016-05-052-0/+4
|\ \ \
| * | | Log to application.log when an admin starts and stops impersonating a userStan Hu2016-05-042-0/+4
* | | | Merge branch 'fix-team-build-state-in-mr-widget' into 'master' Stan Hu2016-05-041-10/+7
|\ \ \ \
| * | | | Feedback from stanhuBenedikt Huss2016-05-051-11/+8
| * | | | Merge request widget displays TeamCity build state and code coverage correctl...Benedikt Huss2016-05-051-6/+6
* | | | | Merge branch 'rs-repository-size-format' into 'master' Stan Hu2016-05-041-6/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove `rescue` clause from `repository_size` helperrs-repository-size-formatRobert Speicher2016-05-041-5/+0
| * | | | Use `number_to_human_size` helper to show repository sizeRobert Speicher2016-05-041-1/+2
| | |/ / | |/| |
* | | | Merge branch 'sanitize-new-project-error-message' into 'master' Robert Speicher2016-05-042-1/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Sanitize repo paths in new project error messageStan Hu2016-05-042-1/+7
* | | | Merge branch '17000-comment-links' into 'master' Jacob Schatz2016-05-041-4/+0
|\ \ \ \
| * | | | Remove break-all from links17000-comment-linksAnnabel Dunstone2016-05-041-4/+0
| |/ / /
* | | | Merge branch 'fix-files-page-colors' into 'master' Jacob Schatz2016-05-042-4/+2
|\ \ \ \
| * | | | Fix table bordersfix-files-page-colorsDmitriy Zaporozhets2016-05-021-3/+1
| * | | | Use correct border color between table rowsDmitriy Zaporozhets2016-05-022-2/+2
* | | | | Merge branch 'improve-milestone-ui' into 'master' Jacob Schatz2016-05-043-8/+8
|\ \ \ \ \
| * | | | | Improve milestone page UIimprove-milestone-uiDmitriy Zaporozhets2016-05-033-8/+8
* | | | | | Merge branch 'invalid-exists-on-new-push' into 'master' Yorick Peterse2016-05-042-0/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Expire repository exists? and has_visible_content? caches after a push if nec...Stan Hu2016-05-042-0/+2
* | | | | | Merge branch 'clean-user-profile-classes' into 'master' Jacob Schatz2016-05-041-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove unused .contributed-projects classKarlo Soriano2016-04-271-1/+1
* | | | | | Merge branch 'gravatar-fix' into 'master' Rémy Coutable2016-05-041-2/+2
|\ \ \ \ \ \
| * | | | | | Use the new admin settings for gravatarArtem Sidorenko2016-05-041-2/+2
* | | | | | | Merge branch 'compact-files-list' into 'master' Jacob Schatz2016-05-041-1/+1
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | Make files list more compact by reducing row height from 47px to 44pxcompact-files-listDmitriy Zaporozhets2016-05-021-1/+1
* | | | | | Merge branch 'use-rugged-to-create-tag' into 'master' Rémy Coutable2016-05-043-40/+25
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Use a similar approach to branch creation for tag creationuse-rugged-to-create-tagRémy Coutable2016-05-043-43/+25
| * | | | | Use Rugged's TagCollection#create instead of gitlab-shell's Repository#add_ta...Rémy Coutable2016-05-042-23/+26
* | | | | | Merge branch 'pacoguzman/gitlab-ce-15001-since-and-until-operators-api-commits'Douwe Maan2016-05-043-5/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | API support for the 'since' and 'until' operators on commit requestsPaco Guzman2016-04-293-5/+7
* | | | | | Merge branch 'remove-unnecessary-method-call-in-events-view' into 'master' Rémy Coutable2016-05-041-1/+1
|\ \ \ \ \ \
| * | | | | | Remove unnecessary method call in events viewKarlo Soriano2016-05-011-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'create-wikis-during-check' into 'master' Douwe Maan2016-05-041-11/+23
|\ \ \ \ \ \