summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | | | | | | | | | | Allow setting content for resolutionsSean McGivern2016-10-131-9/+130
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'feature/issues-board' into 'master' Sean McGivern2016-10-1310-65/+137
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix typo on Boards::Issues::ListService specDouglas Barbosa Alexandre2016-10-111-1/+1
| * | | | | | | | | | Update board specs to use board factory instead of project_with_boardDouglas Barbosa Alexandre2016-10-113-10/+8
| * | | | | | | | | | Refactoring service to create a new issue in a board listDouglas Barbosa Alexandre2016-10-111-6/+6
| * | | | | | | | | | Fix rubocop offensesDouglas Barbosa Alexandre2016-10-111-11/+11
| * | | | | | | | | | Add Boards::ListService service to list project boardsDouglas Barbosa Alexandre2016-10-111-0/+37
| * | | | | | | | | | Removes all labels from project boards when moving and issue to doneDouglas Barbosa Alexandre2016-10-111-15/+19
| * | | | | | | | | | Update Boards::Issues::MoveService to move issues on a specific boardDouglas Barbosa Alexandre2016-10-111-12/+12
| * | | | | | | | | | Update Boards::Issues::ListService to list issues for a board listDouglas Barbosa Alexandre2016-10-111-7/+24
| * | | | | | | | | | Update Boards::Lists::MoveService to move lists inside a specific boardDouglas Barbosa Alexandre2016-10-111-4/+4