summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'zj-slash-commands-mattermost' into 'master' Kamil Trzciński2016-11-181-1/+1
|\
| * More coverage on service levelZ.J. van de Weg2016-11-181-1/+1
* | Merge branch 'fix-tests-for-different-host' into 'master' Rémy Coutable2016-11-182-4/+4
|\ \
| * | Use `Gitlab.config.gitlab.host` over `'localhost'`fix-tests-for-different-hostLin Jen-Shin2016-11-182-4/+4
| |/
* | Merge branch 'issue_13232' into 'master' Sean McGivern2016-11-183-4/+57
|\ \
| * | Add JIRA remotelinks and prevent duplicated closing messagesFelipe Artur2016-11-183-4/+57
* | | Write a spec covering the race condition during group deletion.Timothy Andrew2016-11-181-0/+40
| |/ |/|
* | Merge branch 'feature/subscribe-to-group-level-labels' into 'master' Sean McGivern2016-11-175-58/+112
|\ \
| * | Allow subscriptions to be created without a projectDouglas Barbosa Alexandre2016-11-171-6/+18
| * | Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre2016-11-175-30/+30
| * | Fix specs to pass a project when creating subscriptionsDouglas Barbosa Alexandre2016-11-171-1/+1
| * | Refactoring notification service to find subscriptions per projectDouglas Barbosa Alexandre2016-11-171-37/+79
* | | Merge branch 'chat-name-authorize' into 'master' Rémy Coutable2016-11-172-0/+61
|\ \ \ | |/ / |/| |
| * | Fix code review style issuesKamil Trzcinski2016-11-171-1/+1
| * | Improve code design after code reviewKamil Trzcinski2016-11-162-4/+2
| * | Merge remote-tracking branch 'origin/master' into chat-name-authorizeKamil Trzcinski2016-11-162-4/+87
| |\ \
| * | | Add most of specs for chat namesKamil Trzcinski2016-11-162-0/+63
* | | | Merge branch 'feature/environment-teardown-when-branch-deleted' into 'master' Kamil Trzciński2016-11-173-0/+161
|\ \ \ \
| * | | | Remove redundant call to after branch delete serviceGrzegorz Bizon2016-11-161-12/+0
| * | | | Add test example for after branch delete serviceGrzegorz Bizon2016-11-151-0/+15
| * | | | Test call to after branch delete hooks in serviceGrzegorz Bizon2016-11-151-0/+12
| * | | | Extend tests for delete branch serviceGrzegorz Bizon2016-11-151-2/+15
| * | | | Add minimial test coverage for delete branch serviceGrzegorz Bizon2016-11-151-0/+28
| * | | | Make it possible to fabricate environment on branchGrzegorz Bizon2016-11-141-4/+13
| * | | | Improve name of service that stops CI environmentsGrzegorz Bizon2016-11-141-1/+1
| * | | | Check permissions before stopping CI environmentsGrzegorz Bizon2016-11-141-23/+49
| * | | | Extend tests for service that stops environmentGrzegorz Bizon2016-11-091-1/+49
| * | | | Add environment factory review app traitGrzegorz Bizon2016-11-091-14/+1
| * | | | Add environment teardown serviceGrzegorz Bizon2016-11-081-0/+35
* | | | | Merge branch 'adam-build-missing-services-when-necessary' into 'master' Douwe Maan2016-11-161-7/+13
|\ \ \ \ \
| * | | | | Defer saving project services to the database if there are no user changesadam-build-missing-services-when-necessaryAdam Niedzielski2016-11-161-7/+13
| | |_|_|/ | |/| | |
* | | | | Merge branch '21992-disable-access-requests-by-default' into 'master' Robert Speicher2016-11-163-19/+17
|\ \ \ \ \
| * | | | | Make access request specs explicitly enable or disable access requests as req...Nick Thomas2016-11-113-19/+17
| | |_|/ / | |/| | |
* | | | | Do not create a MergeRequestDiff record when source branch is deletedfix-merge-request-screen-deleted-source-branchAdam Niedzielski2016-11-161-0/+10
| |_|_|/ |/| | |
* | | | Merge branch '21076-deleted-merged-branches' into 'master' Douwe Maan2016-11-151-0/+54
|\ \ \ \ | |_|/ / |/| | |
| * | | Add button to delete all merged branchesToon Claes2016-11-091-0/+54
* | | | Does not raise error when Note not found when processing NewNoteWorkerOswaldo Ferreira2016-11-111-4/+33
| |/ / |/| |
* | | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-083-18/+75
|\ \ \ | | |/ | |/|
| * | Merge branch 'process-commits-using-sidekiq' into 'master' Robert Speicher2016-11-072-16/+49
| |\ \
| | * | Process commits in a separate workerprocess-commits-using-sidekiqYorick Peterse2016-11-072-16/+42
| | * | Flush Housekeeping data from Redis specsYorick Peterse2016-11-071-0/+7
| | |/
| * | Refine Git garbage collectionJacob Vosmaer2016-11-041-2/+26
| |/
* | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-031-4/+24
|\ \ | |/
| * Merge branch 'allow-owner-to-run-ci-builds' into 'master' Rémy Coutable2016-11-021-4/+24
| |\
| | * Allow owners to fetch source code in CI buildsallow-owner-to-run-ci-buildsKamil Trzcinski2016-11-011-4/+24
* | | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-0212-129/+325
|\ \ \ | |/ /
| * | Merge branch '22448-fix-500-nonexisting-branch' into 'master' Sean McGivern2016-11-011-0/+49
| |\ \
| | * | Add validation errors to Merge Request formAlex Sanford2016-11-011-0/+49
| | |/
| * | Merge branch 'issue_23242' into 'master' Sean McGivern2016-11-011-1/+1
| |\ \
| | * | Fix project features default valuesFelipe Artur2016-11-011-1/+1
| | |/