summaryrefslogtreecommitdiff
path: root/app/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Add ignore whitespace change option to commit viewMinsik Yoon2015-12-011-1/+6
* Strip attributes for Milestone and Issuable. #3428Jose Corcuera2015-11-262-6/+2
* Emoji bug: Invalid url to imageaward_fixValery Sizov2015-11-221-1/+1
* Award: merge request fixValery Sizov2015-11-211-2/+5
* Fix for Emojinotes_fix_stablenotes_fixValery Sizov2015-11-201-1/+1
* Merge branch 'emoji_votes' into 'master' Dmitriy Zaporozhets2015-11-193-3/+27
|\
| * adressing commentsValery Sizov2015-11-191-6/+6
| * satisfy rubocopValery Sizov2015-11-191-2/+2
| * Emoji: fix image of emoji when it is submitted via commentValery Sizov2015-11-191-0/+1
| * award for merge requests[ci skip]Valery Sizov2015-11-191-1/+1
| * award emojiValery Sizov2015-11-193-3/+26
* | Merge branch 'dirceu/gitlab-ce-new-merge-request-from-file-edit' into 'master' Robert Speicher2015-11-192-38/+62
|\ \ | |/ |/|
| * DRY up codedirceu/gitlab-ce-new-merge-request-from-file-editDouwe Maan2015-11-181-30/+24
| * Merge branch 'master' into dirceu/gitlab-ce-new-merge-request-from-file-editDouwe Maan2015-11-182-15/+23
| |\
| * | Add "Start a new merge request" option to every commit formDouwe Maan2015-11-172-25/+41
| * | Merge branch 'master' into dirceu/gitlab-ce-new-merge-request-from-file-editDouwe Maan2015-11-1720-65/+165
| |\ \
| * | | Add option to create merge request when editing/creating a fileDirceu Pereira Tiegs2015-10-191-2/+16
* | | | Fix redirect after import fails.Douwe Maan2015-11-181-2/+2
| |_|/ |/| |
* | | Merge branch 'compare-first-commit' into 'master' Robert Speicher2015-11-171-2/+2
|\ \ \
| * | | Correctly set comparison first commit when range includes a merge commitcompare-first-commitDouwe Maan2015-11-171-2/+2
* | | | Merge branch 'james11/gitlab-ce-removable-group-owner' into 'master' Robert Speicher2015-11-171-13/+21
|\ \ \ \ | |_|_|/ |/| | |
| * | | Use project member abilities more extensivelyDouwe Maan2015-11-171-13/+21
* | | | Revert "Merge pull request #9820 from huacnlee/avoid-render-form-in-notes-list"rs-revert-gh-9820Robert Speicher2015-11-161-6/+1
|/ / /
* | | Merge branch 'fix_trailing_title_space' of https://gitlab.com/dblessing/gitla...Dmitriy Zaporozhets2015-11-162-2/+6
|\ \ \
| * | | Fix trailing space issue with merge requests and issues. Fixes #2514Drew Blessing2015-11-102-2/+6
* | | | Expose CI enable option in project featuresKamil Trzcinski2015-11-131-1/+1
* | | | Add ignore white space option in merge request diffMinsik Yoon2015-11-131-1/+2
* | | | Merge pull request #9820 from huacnlee/avoid-render-form-in-notes-listDmitriy Zaporozhets2015-11-121-1/+6
|\ \ \ \
| * | | | Avoid render edit_form in each notes.Jason Lee2015-11-121-1/+6
| |/ / /
* | | | Merge branch 'artifacts' into 'master' Kamil TrzciƄski2015-11-111-0/+27
|\ \ \ \ | |/ / / |/| | |
| * | | Implement Build ArtifactsKamil Trzcinski2015-11-101-0/+27
* | | | Merge branch 'issue_3072_target_name' into 'master' Dmitriy Zaporozhets2015-11-101-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Display target branch on MR list when it is different from project's defaultAnton Baklanov2015-11-101-0/+1
| |/ /
* | | Merge remote-tracking branch 'origin/release-notes'Dmitriy Zaporozhets2015-11-102-9/+42
|\ \ \ | |/ / |/| |
| * | Add missing param and title for tagrelease-notesDmitriy Zaporozhets2015-11-091-1/+1
| * | Refactor release code a bitDmitriy Zaporozhets2015-11-092-11/+5
| * | Improve UI for tags pageDmitriy Zaporozhets2015-11-051-7/+3
| * | After tag is created - redirect to tag pageDmitriy Zaporozhets2015-11-051-1/+1
| * | Add release description to new tag formDmitriy Zaporozhets2015-11-051-0/+7
| * | Create show page for tag and render release notes there and on index pageDmitriy Zaporozhets2015-11-052-5/+8
| * | Add ability to edit and show release notesDmitriy Zaporozhets2015-11-051-0/+1
| * | More release related logic to separate resourceDmitriy Zaporozhets2015-11-052-8/+32
| * | Add edit/update tag actions for future release notesDmitriy Zaporozhets2015-11-051-0/+8
* | | CI details cleanupKamil Trzcinski2015-11-052-19/+29
|/ /
* | Add ability to create directories in the editorBen Ford2015-10-291-1/+1
* | Fix specific runner visibilityKamil Trzcinski2015-10-261-5/+4
* | Merge branch 'fix-ci-regressions' into 'master' Robert Speicher2015-10-232-6/+22
|\ \
| * | Allow developer to manage buildsKamil Trzcinski2015-10-232-2/+17
| * | Fix small CI UI regressionsKamil Trzcinski2015-10-231-4/+5
* | | Merge branch 'comments_fix' into 'master' Dmitriy Zaporozhets2015-10-231-1/+1
|\ \ \ | |/ / |/| |