summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix diff comment button not showing after deleting a commentdont-remove-add-diff-btn-on-postPhil Hughes2017-09-015-6/+26
| | | | Closes #37142
* Merge branch 'delete-branches-with-prefixes' into 'master'Douwe Maan2017-09-012-9/+10
|\ | | | | | | | | Simplify Git interactions in AfterImportService See merge request !13962
| * Simplify Git interactions in AfterImportServiceJacob Vosmaer (GitLab)2017-09-012-9/+10
|/
* Merge branch '37202-revert-changes-to-signing-enabled' into 'master'Douwe Maan2017-09-0112-33/+31
|\ | | | | | | | | | | | | Rollback changes made to signing_enabled. Closes #37202 See merge request !13956
| * Rollsback changes made to signing_enabled.Tiago Botelho2017-09-0112-33/+31
| |
* | Merge branch 'add_message_to_the_404_page' into 'master'Douwe Maan2017-09-012-1/+7
|\ \ | | | | | | | | | | | | Changed message and title on the 404 page See merge request !13982
| * | Changed title on 404 pageBranka Martinovic2017-09-011-1/+1
| | |
| * | Changed message and title on the 404 pageBranka Martinovic2017-09-012-1/+7
| | |
* | | Merge branch 'group-merge-requests-test-fix' into 'master'Sean McGivern2017-09-011-1/+1
|\ \ \ | | | | | | | | | | | | | | | | Fixed group merge requests failure See merge request !13985
| * | | Fixed group merge requests failurePhil Hughes2017-09-011-1/+1
| | | |
* | | | Merge branch 'winh-member-permission-dropdown' into 'master'Phil Hughes2017-09-012-0/+9
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Make member permission dropdowns consistent See merge request !13600
| * | | | Make member permission dropdowns consistentwinh-member-permission-dropdownwinh2017-08-302-0/+9
| | | | |
* | | | | Merge branch 'move-action' into 'master'Sean McGivern2017-09-018-1/+175
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Merge request to address /move functionality. See merge request !13436
| * | | | | /move project functionality. Squash commit.Manolis Mavrofidis2017-08-318-1/+175
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to add all issues to be updated. Added functionality, proper tests, documentation and changelog.
* | | | | | Merge branch 'gitaly-0.36.0' into 'master'Sean McGivern2017-09-011-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use Gitaly 0.36.0 See merge request !13961
| * | | | | | Use gitaly 0.36.0gitaly-0.36.0Jacob Vosmaer2017-09-011-1/+1
| | | | | | |
* | | | | | | Merge branch 'feature/sm/2783-rename-codeclimate-to-codequality-ce' into ↵Kamil Trzciński2017-09-012-4/+7
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Backport to CE: Support `codequality` job name for Code Quality feature See merge request !13833
| * | | | | | | fix docfeature/sm/2783-rename-codeclimate-to-codequality-ceShinya Maeda2017-08-311-3/+1
| | | | | | | |
| * | | | | | | Squashed commit of the following:Shinya Maeda2017-08-312-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit 79858a631af97c2857700fa44c0e7ba09d621e12 Author: Shinya Maeda <shinya@gitlab.com> Date: Fri Aug 25 23:33:04 2017 +0900 Fix doc commit d0c864c7f1522bd254458a7d6e1002352f34a143 Author: Shinya Maeda <shinya@gitlab.com> Date: Tue Aug 22 22:27:32 2017 +0900 Add tests commit 1628eb8598f8ad0e6b573f3fb4fdcf5c3776885b Author: Shinya Maeda <shinya@gitlab.com> Date: Tue Aug 22 10:14:44 2017 +0000 Update .gitlab-ci.yml commit 440a3cdd0bb5d7b83f861f6d3762510b40df984a Author: Shinya Maeda <shinya@gitlab.com> Date: Fri Aug 18 14:46:56 2017 +0000 Update build.rb commit e925951e35c889bfc0520ce056e7df7befdeb93b Author: Shinya Maeda <shinya@gitlab.com> Date: Thu Aug 17 18:13:17 2017 +0900 Add changelog commit 7de5b4f50fc1ff6987c9a861c057c816d4fb285d Author: Shinya Maeda <shinya@gitlab.com> Date: Thu Aug 17 18:11:53 2017 +0900 ini
* | | | | | | | Merge branch 'sm-cherry-pick-list-commits-in-message' into 'master'Sean McGivern2017-09-017-4/+95
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | Add 'from commit' information to cherry-picked commits See merge request !13475
| * | | | | | | Improve description of a Commit#cherry_pick_message UTSaverio Miroddi2017-08-221-2/+2
| | | | | | | |
| * | | | | | | Add changelog entrySaverio Miroddi2017-08-221-0/+5
| | | | | | | |
| * | | | | | | Fix rubocop errors in spec/models/commit_spec.rbSaverio Miroddi2017-08-211-2/+0
| | | | | | | |
| * | | | | | | Add UT for cherry-pick of an existing merge that is not foundSaverio Miroddi2017-08-211-19/+30
| | | | | | | |
| * | | | | | | Change a variable name in Commit#cherry_pick_descriptionSaverio Miroddi2017-08-211-4/+4
| | | | | | | |
| * | | | | | | Reverse order of commits in MR cherry-pick messageSaverio Miroddi2017-08-212-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also improved the UT for better documenting this change.
| * | | | | | | Remove redundant statement part in a test suiteSaverio Miroddi2017-08-181-1/+1
| | | | | | | |
| * | | | | | | Correct the cherry-pick message for merge commitsSaverio Miroddi2017-08-175-23/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The list of commits must be generated from the merge request, not from a diff of the branches.
| * | | | | | | Extended UTs for the new cherry-pick message formatSaverio Miroddi2017-08-162-1/+28
| | | | | | | |
| * | | | | | | Fix build failures related to cherry-pick message changesSaverio Miroddi2017-08-162-2/+2
| | | | | | | |
| * | | | | | | Add support for start project to commit cherry-pick descriptionSaverio Miroddi2017-08-152-5/+5
| | | | | | | |
| * | | | | | | Made commit cherry-pick message more standardSaverio Miroddi2017-08-151-11/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Follow the `cherry pick -x` format for the first line, and the interactive rebase format for the commits in the merge, in case of merge commit
| * | | | | | | Extracted cherry-pick description in ::CommitSaverio Miroddi2017-08-151-6/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also fixes the inconsistency between non/merge commits in the number of newlines introduced.
| * | | | | | | Merge branch 'master' into sm-cherry-pick-list-commits-in-messageSaverio Miroddi2017-08-15461-2658/+6715
| |\ \ \ \ \ \ \
| * | | | | | | | Add 'from commit' information to cherry-picked commitsSaverio Miroddi2017-08-102-1/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Store the original commit in the commit message. In case of merge commit, the commits added to the start branch are also listed.
* | | | | | | | | Merge branch '35686-unescape-wiki-title' into 'master'Sean McGivern2017-09-013-1/+12
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unescape HTML characters in Wiki title Closes #35686 See merge request !13942
| * | | | | | | | | Unescape HTML characters in Wiki titleJacopo2017-08-303-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The special characters of a wiki title are now escaped correctly.
* | | | | | | | | | Merge branch 'issue_36820' into 'master'Sean McGivern2017-09-013-0/+9
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove closing external issues by reference error Closes #36820 See merge request !13910
| * | | | | | | | | | Remove closing external issues by reference errorissue_36820Felipe Artur2017-08-313-0/+9
| | | | | | | | | | |
* | | | | | | | | | | Merge branch '36061-mr-ref-instrument' into 'master'Sean McGivern2017-09-012-0/+6
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instrument MergeRequest#fetch_ref See merge request !13980
| * | | | | | | | | | | Instrument MergeRequest#fetch_ref36061-mr-ref-instrumentJarka Kadlecova2017-09-012-0/+6
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'rs-api-use-project-requirements' into 'master'Sean McGivern2017-09-0132-35/+35
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | API: Use defined project requirements See merge request !13960
| * | | | | | | | | | | | API: Use defined project requirementsrs-api-use-project-requirementsRobert Schilling2017-08-3132-35/+35
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'rouge-2.2.1' into 'master'Sean McGivern2017-09-012-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump rouge to 2.2.1 See merge request !13887
| * | | | | | | | | | | | | Bump rouge to 2.2.1pbr2017-08-292-1/+6
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'gitaly-post-upload-pack-mandatory' into 'master'Douwe Maan2017-09-013-18/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make Gitaly PostUploadPack mandatory Closes gitaly#184 and gitaly#219 See merge request !13953
| * | | | | | | | | | | | | Make Gitaly PostUploadPack mandatoryJacob Vosmaer (GitLab)2017-09-013-18/+9
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'enable-new-navigaton-by-default' into 'master'Tim Zallmann2017-09-0143-172/+133
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable the new navigation by default See merge request !13387
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into enable-new-navigaton-by-defaultenable-new-navigaton-by-defaultPhil Hughes2017-08-30215-2768/+5720
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | more navigation spec fixesPhil Hughes2017-08-303-7/+7
| | | | | | | | | | | | | | |