summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Implement CreateMembers service to make controller thinrefactor_group_membersValery Sizov2016-11-011-0/+25
* Merge branch '22271-drone-tag-pipeline-build' into 'master' Douwe Maan2016-10-311-50/+123
|\
| * Fix lightweight tags not processed correctly by GitTagPushService22271-drone-tag-pipeline-buildAlejandro Rodríguez2016-10-281-50/+123
* | Merge branch '23106-events-default-scope-results-in-a-slow-query' into 'master' Yorick Peterse2016-10-311-1/+1
|\ \
| * | Optimize Event queries by removing default order23106-events-default-scope-results-in-a-slow-queryAlejandro Rodríguez2016-10-271-1/+1
* | | Merge branch 'ee-1159-allow-permission-check-bypass-in-approve-access-request...Stan Hu2016-10-281-6/+57
|\ \ \ | |_|/ |/| |
| * | Allow Members::ApproveAccessRequestService to accept a new :force paramee-1159-allow-permission-check-bypass-in-approve-access-request-serviceRémy Coutable2016-10-281-6/+57
| |/
* | Merge branch 'adam-fix-labels-find-or-create' into 'master' Douwe Maan2016-10-281-20/+31
|\ \
| * | Pass user instance to Labels::FindOrCreateService or skip_authorization: trueadam-fix-labels-find-or-createAdam Niedzielski2016-10-281-20/+31
| |/
* | Merge branch 'use-optimistic-locking' into 'master' Stan Hu2016-10-282-2/+4
|\ \
| * | Fix optimistic lockingKamil Trzcinski2016-10-262-2/+4
| |/
* | Merge branch 'fix/make-github-import-retryable' into 'master' Sean McGivern2016-10-281-1/+1
|\ \
| * | Check if repository already exists before trying to re-import itAhmad Sherif2016-10-281-1/+1
| |/
* | Finish updates to use JIRA gemFelipe Artur2016-10-262-48/+33
|/
* Merge branch '23662-issue-move-user-reference-exception' into 'master' Douwe Maan2016-10-251-2/+12
|\
| * Fix `User#to_reference`23662-issue-move-user-reference-exceptionTimothy Andrew2016-10-251-2/+12
* | Fix Rubocop offenses in issue move specsGrzegorz Bizon2016-10-241-3/+3
* | Add spec in Issues::MoveService to fix label assignment regressionStan Hu2016-10-241-5/+26
|/
* Ignore external issues when bulk assigning issues to author of merge request.fix-bulk-assign-issues-for-external-issuesAdam Niedzielski2016-10-201-0/+12
* Differentiate the expire from leave eventCallum Dryden2016-10-201-0/+19
* Merge branch 'feature/group-level-labels' into 'master' Douwe Maan2016-10-196-0/+146
|\
| * Avoid touch label links that does not belongs to project when moving itfeature/group-level-labelsDouglas Barbosa Alexandre2016-10-191-12/+17
| * Rename Labels::CreateService to Labels::FindOrCreateServiceDouglas Barbosa Alexandre2016-10-191-1/+1
| * Add service to create project labelsDouglas Barbosa Alexandre2016-10-191-0/+51
| * Recreates the label priorities when moving project to another groupDouglas Barbosa Alexandre2016-10-191-0/+10
| * Recreates missing group labels when moving project to another groupDouglas Barbosa Alexandre2016-10-192-0/+51
| * Allow user to create a board list based on a group labelDouglas Barbosa Alexandre2016-10-192-0/+8
| * Allow users to apply group labels on Issues/MRsDouglas Barbosa Alexandre2016-10-191-0/+21
* | Prevent wrong markdown on issue ids when project has Jira service activatedissue_828Felipe Artur2016-10-192-22/+50
|/
* Merge branch 'sh-improve-merge-service-logging' into 'master' Robert Speicher2016-10-191-2/+2
|\
| * Improve error logging of MergeServiceStan Hu2016-10-181-2/+2
* | Merge branch '22191-delete-dynamic-envs-mr' into 'master' Rémy Coutable2016-10-191-2/+63
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mr22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-182-4/+4
| |\
| * \ Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-181-10/+131
| |\ \
| * | | Fix environments specsKamil Trzcinski2016-10-171-3/+5
| * | | Work on specsKamil Trzcinski2016-10-171-1/+60
* | | | Merge branch 'pipeline-emails' into 'master' Kamil Trzciński2016-10-181-0/+48
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge remote-tracking branch 'upstream/master' into pipeline-emailspipeline-emailsLin Jen-Shin2016-10-181-10/+131
| |\ \ \ | | | |/ | | |/|
| * | | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-171-3/+14
| |\ \ \ | | | |/ | | |/|
| * | | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-1421-134/+434
| |\ \ \
| * | | | Space between subject and {, feedback:Lin Jen-Shin2016-10-141-0/+1
| * | | | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-0811-82/+293
| |\ \ \ \
| * | | | | Fix tests for subject updatesLin Jen-Shin2016-10-081-2/+2
| * | | | | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-0415-73/+405
| |\ \ \ \ \
| * | | | | | Not sure why I missed thisLin Jen-Shin2016-09-231-1/+5
| * | | | | | Cleanup emails between testsLin Jen-Shin2016-09-231-0/+4
| * | | | | | Fix the other missing commitLin Jen-Shin2016-09-231-1/+5
| * | | | | | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-09-218-9/+418
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-09-191-0/+4
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-09-191-0/+23
| |\ \ \ \ \ \ \ \