summaryrefslogtreecommitdiff
path: root/app/services/merge_requests
Commit message (Expand)AuthorAgeFilesLines
* Add validation errors to Merge Request formAlex Sanford2016-11-011-16/+34
* Ignore external issues when bulk assigning issues to author of merge request.fix-bulk-assign-issues-for-external-issuesAdam Niedzielski2016-10-201-1/+1
* Identify merge request project and IID in log messagesh-improve-merge-service-loggingStan Hu2016-10-181-1/+7
* Improve error logging of MergeServiceStan Hu2016-10-181-4/+10
* Allow setting content for resolutionsSean McGivern2016-10-131-4/+20
* Merge branch '23234-deleting-a-milestone-removes-source-branch-deletion-optio...Rémy Coutable2016-10-131-1/+4
|\
| * Maintain "force_remove_source_branch" options on Merge Request unless specifiedMark Fletcher2016-10-131-1/+4
* | Merge branch 'master' into feature/improve-mrwbs-and-todos-for-pipelinesGrzegorz Bizon2016-10-122-12/+46
|\ \ | |/
| * Merge branch 'assign-issues-for-merge-request-18876' into 'master' Douwe Maan2016-10-111-0/+35
| |\
| | * fixup! Added link to bulk assign issues to MR author. (Issue #18876)James Edwards-Jones2016-10-071-3/+3
| | * Added link to bulk assign issues to MR author. (Issue #18876)James2016-10-061-0/+35
| * | Allow empty merge requestsArtem Sidorenko2016-10-111-12/+11
| |/
* | Remove support for branch-less builds in MWBSGrzegorz Bizon2016-10-061-10/+10
* | Fix tests and code for MWBS event move to pipelineGrzegorz Bizon2016-10-061-0/+6
* | Move MWBS trigger from build to pipeline eventGrzegorz Bizon2016-10-063-17/+17
|/
* Add a /wip slash commandThomas Balthazar2016-10-032-5/+19
* Close todos when accepting a MR via the API.Tony Gambone2016-09-291-0/+1
* Add a spec for merge request metric caching while refreshing a merge request ...Timothy Andrew2016-09-211-1/+1
* Use the `IssuableBaseService` lifecycle hooks to cache `MergeRequestsClosingI...Timothy Andrew2016-09-213-12/+5
* Improve performance of the cycle analytics page.Timothy Andrew2016-09-152-0/+21
* Prepend blank line to close message on merge requestLuke Howell2016-09-011-1/+1
* Project tools visibility levelFelipe Artur2016-09-011-1/+1
* Merge branch '19315-can-edit-merge-request-with-deleted-fork' into 'master' Douwe Maan2016-08-301-0/+4
|\
| * User can edit closed MR with deleted forkKatarzyna Kobierska2016-08-301-0/+4
* | Use Repository#fetch_refSean McGivern2016-08-301-2/+7
* | Fix resolving conflicts on forks21459-resolving-merge-conflicts-from-a-forked-repo-through-uiSean McGivern2016-08-301-1/+15
|/
* Merge branch 'diff-line-comment-vuejs' into 'master' Douwe Maan2016-08-191-0/+10
|\
| * Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-181-1/+10
| |\
| * \ Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-171-0/+31
| |\ \
| * \ \ Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-161-1/+12
| |\ \ \
| * | | | Address review feedbackDouwe Maan2016-08-161-1/+1
| * | | | Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-121-0/+52
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-035-6/+23
| |\ \ \ \ \
| * | | | | | Send notification email when all discussions are resolvedDouwe Maan2016-07-281-0/+1
| * | | | | | Add 'Resolved all discussions' system noteDouwe Maan2016-07-281-0/+9
* | | | | | | Merge branch '4273-slash-commands' into 'master'Robert Speicher2016-08-183-16/+13
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fix specs and implement fixes based on failing specsDouwe Maan2016-08-171-1/+1
| * | | | | | Merge branch 'master' into 4273-slash-commandsDouwe Maan2016-08-161-1/+12
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Enforce permissions in `{Issues,MergeRequests}::{Close,Reopen}Service`Rémy Coutable2016-08-132-0/+4
| * | | | | | Support slash commands in noteable description and notesRémy Coutable2016-08-131-16/+9
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch '2451-fix-mentions-in-issue-updates' into 'master' Robert Speicher2016-08-171-1/+10
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Add notifications for new user mentions in merge requestsNick Thomas2016-08-151-1/+8
| * | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into 2451-fi...Nick Thomas2016-08-151-1/+12
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Fix a 'missing keyword' error introduced in the last commitNick Thomas2016-08-151-1/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'master' into mc-uiDouwe Maan2016-08-151-1/+12
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Don't show new MR URL after push when it doesn't make senseDouwe Maan2016-08-121-1/+12
| |/ / /
* | | | Move resolving code to ResolveServiceSean McGivern2016-08-121-0/+31
|/ / /
* | | api for generating new merge requestScott Le2016-08-111-0/+52
| |/ |/|
* | switch from diff_file_collection to diffs20034-safe-diffsPaco Guzman2016-08-031-1/+1
* | Introduce Compare model in the codebase.Paco Guzman2016-08-032-2/+2