summaryrefslogtreecommitdiff
path: root/app/services/merge_requests
Commit message (Expand)AuthorAgeFilesLines
* Enable Style/IdenticalConditionalBranches Rubocop copGrzegorz Bizon2016-07-081-8/+3
* Merge branch 'new-diff-notes' into 'master' Douwe Maan2016-07-074-10/+8
|\
| * Automatically update diff note positions when MR is pushed toDouwe Maan2016-07-062-3/+3
| * Rename MergeRequest methods that return commits or shas to be more clear and ...Douwe Maan2016-07-063-7/+5
* | Services: code style fixes, minor refactoringservices_refactoring1Valery Sizov2016-07-061-0/+1
|/
* Handle custom Git hook result in GitLab UIValery Sizov2016-07-041-1/+4
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-012-2/+0
* Fix auto-MR-close text from branch namefix-auto-mr-closeSean McGivern2016-06-211-1/+1
* Rename all ci_commit[s] in application code to pipeline[s]Kamil Trzcinski2016-06-031-2/+2
* Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski2016-06-021-4/+4
* Allows MR authors to have the source branch removed when merging the MRJeroen Jacobs2016-05-203-4/+13
* Create a todo on failing MR buildSean McGivern2016-05-174-22/+50
* Codestyle: make sure we have space around operatorsGabriel Mazetto2016-05-131-1/+1
* 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
* Prevent private project name and namespace from leaking in the new MR viewRémy Coutable2016-04-251-0/+3
* Merge branch 'start-with-iid-on-new-branch' into 'master' Rémy Coutable2016-04-141-1/+1
|\
| * Start with iid on branch creationZeger-Jan van de Weg2016-04-141-1/+1
* | Refactor and expose only Gitlab::UrlBuilder.build(record)simplify-gitlab-url_builder-15202Rémy Coutable2016-04-131-2/+1
|/
* Merge branch 'master' into feature/issue-moveGrzegorz Bizon2016-03-202-1/+14
|\
| * Merge branch 'remove-wip' into 'master' Jacob Schatz2016-03-191-0/+13
| |\
| | * Merge remote-tracking branch 'origin/master' into remove-wipRémy Coutable2016-03-183-20/+32
| | |\
| | * | Improve the "easy WIP & un-WIP from link" featureRémy Coutable2016-03-181-5/+2
| | * | Use specialized system notes when MR is (un)marked as WIPDouwe Maan2016-02-261-0/+16
| * | | \#to_branch_name now uses the iid as postfixissue-branch-iid-postfixZeger-Jan van de Weg2016-03-181-1/+1
| | |/ | |/|
* | | Merge branch 'master' into feature/issue-moveGrzegorz Bizon2016-03-191-0/+15
|\ \ \ | |/ /
| * | Enhance new branch button on an issueZeger-Jan van de Weg2016-03-151-4/+8
| * | new-branch-buttonZeger-Jan van de Weg2016-03-151-0/+11
* | | Update methods that use issue close serviceGrzegorz Bizon2016-03-171-1/+1
|/ /
* | Improving the original label-subscribing implementationRémy Coutable2016-03-151-5/+9
* | Original implementation to allow users to subscribe to labelsTimothy Andrew2016-03-151-1/+6
* | Merge branch 'security_bug_fix_close_issue' into 'master' Douwe Maan2016-03-051-1/+3
|\ \
| * | Security: Fix issue auto closingValery Sizov2016-03-031-1/+3
| |/
* | Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-031-17/+3
|/
* Check the HEAD of branch when doing Merge When Succeededimprove-merge-when-succeededKamil Trzcinski2016-02-221-3/+9
* Merge branch 'tasks' into 'master' Douglas Barbosa Alexandre2016-02-223-2/+14
|\
| * Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-203-5/+5
| * Rename IssuableBaseService#have_changes? to has_changes?Douglas Barbosa Alexandre2016-02-201-1/+1
| * Create or mark task pending as soon the action happensDouglas Barbosa Alexandre2016-02-201-1/+0
| * Ensure that we only have one task per issue/mrDouglas Barbosa Alexandre2016-02-201-0/+5
| * Create a pending task when a user is mentioned when edit a issue/mr/noteDouglas Barbosa Alexandre2016-02-201-1/+1
| * Rename TaskService#mark_as_done to mark_pending_tasks_as_doneDouglas Barbosa Alexandre2016-02-201-1/+1
| * Move common behavior to to IssuableBaseServiceDouglas Barbosa Alexandre2016-02-201-17/+0
| * Marks pending tasks for an user as done when he merge the MRDouglas Barbosa Alexandre2016-02-201-0/+1
| * Marks pending tasks for an user as done when he close the MRDouglas Barbosa Alexandre2016-02-201-0/+1
| * Marks pending tasks for an user as done when he edit a MRDouglas Barbosa Alexandre2016-02-201-0/+21
| * Create a pending task when an MR is assigned to someoneDouglas Barbosa Alexandre2016-02-202-1/+3
| * Marks pending tasks for an user as done when he edit an issueDouglas Barbosa Alexandre2016-02-201-1/+1
* | Discover branches for commit statuses ref-less when doing merge when succeededmerge-when-succeededKamil Trzcinski2016-02-191-5/+10
|/
* Use adequate description for new MR.Rubén Dávila2016-02-191-1/+1