summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-09-141-22/+7
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Split notification integration into another branchLin Jen-Shin2016-09-141-1/+1
| * | | | | | | | | | Fix pipeline emails and add testsLin Jen-Shin2016-09-141-0/+35
* | | | | | | | | | | Merge branch 'looser-time-in-specs' into 'master' Douwe Maan2016-10-182-4/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Add a be_like_time matcher and use it in specsNick Thomas2016-10-172-4/+4
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'master' into merge-conflicts-editor-2Sean McGivern2016-10-173-6/+18
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge branch 'feature/process-pipeline-hooks-asynchronously' into 'master' Kamil Trzciński2016-10-141-3/+14
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Check if project exists before creating deploymentGrzegorz Bizon2016-10-141-3/+14
| * | | | | | | | | Merge branch '15463-extract-update-merge-requests' into 'master' Yorick Peterse2016-10-142-3/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Extract project#update_merge_requests and SystemHooks to its own worker from ...15463-extract-update-merge-requestsPaco Guzman2016-10-132-3/+4
* | | | | | | | | | | Fix resolve service specsSean McGivern2016-10-131-2/+2