summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Preload user status for label eventsBob Van Landuyt2018-10-251-0/+9
* Merge branch 'refactor_gitlab_kube_client' into 'master'Kamil Trzciński2018-10-252-2/+0
|\
| * Update all usages of KubeClientThong Kuah2018-10-232-2/+0
* | Merge branch 'support-license-management-and-performance' into 'master'Grzegorz Bizon2018-10-231-0/+1
|\ \ | |/ |/|
| * Support licenses and performancesupport-license-management-and-performanceKamil Trzciński2018-10-221-0/+1
* | Revert "Merge branch 'refactor-cluster-create-service-spec' into 'master'"Thong Kuah2018-10-221-87/+16
* | Merge branch 'refactor-project-rename-repo' into 'master'Robert Speicher2018-10-221-0/+198
|\ \
| * | Move Project#rename_repo to a service classrefactor-project-rename-repoYorick Peterse2018-10-221-0/+198
* | | Merge branch 'refactor-cluster-create-service-spec' into 'master'Dmitriy Zaporozhets2018-10-221-16/+87
|\ \ \
| * | | Move shared examples into the only file where usedrefactor-cluster-create-service-specThong Kuah2018-10-171-16/+87
| |/ /
* | | Merge branch 'improve-specs-for-ci-processbuildservice' into 'master'Grzegorz Bizon2018-10-221-155/+77
|\ \ \ | |_|/ |/| |
| * | Simplify the specimprove-specs-for-ci-processbuildserviceShinya Maeda2018-10-181-104/+97
| * | Improve specs for Ci::ProcessBuildServiceShinya Maeda2018-10-181-161/+90
| |/
* | Resolve "/assign me quick action doesn't work if there is extra white space"Cindy Pallares 🦉2018-10-191-41/+38
* | Merge branch 'ce-5987-group-file-templates' into 'master'Robert Speicher2018-10-191-0/+3
|\ \
| * | Harden a specNick Thomas2018-10-191-0/+3
* | | Merge branch 'bvl-remove-forked-project-link' into 'master'Sean McGivern2018-10-194-10/+36
|\ \ \
| * | | Remove the `ForkedProjectLink` modelBob Van Landuyt2018-10-194-10/+36
* | | | Catch `RedirectionTooDeep` Exception in webhooksHeinrich Lee Yu2018-10-191-1/+1
| |/ / |/| |
* | | Add support for JSON logging for audit eventsStan Hu2018-10-181-0/+26
* | | Fix Groups::UpdateService#execute not returning correct error codeStan Hu2018-10-181-0/+6
| |/ |/|
* | Does not allow an import_url with SSH protocolDouglas Barbosa Alexandre2018-10-151-1/+1
* | Merge branch '34758-refactor-cluster-services' into 'master'Dmitriy Zaporozhets2018-10-152-2/+2
|\ \
| * | Pass in project as kwarg for CreateServiceThong Kuah2018-10-152-2/+2
| |/
* | Remove un-used inheritance from serviceThong Kuah2018-10-153-21/+25
* | Move non-controller code into dedicated serviceThong Kuah2018-10-151-0/+63
|/
* Fix project deletion when there is a export availableStan Hu2018-10-101-3/+20
* Merge branch 'issue_43097' into 'master'Sean McGivern2018-10-051-0/+39
|\
| * Move issue related_branches to serviceFelipe Artur2018-10-041-0/+39
* | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-051-0/+21
|\ \
| * | Make GitLab pages support access controlTuomo Ala-Vannesluoma2018-10-051-0/+21
* | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-053-15/+38
|\ \ \ | |/ /
| * | Fix N+1 for notification recipients on private projectsSean McGivern2018-10-041-22/+22
| * | Fix N+1 for notification recipients in subscribersSean McGivern2018-10-041-12/+35
| * | Merge branch 'fix-todo-cops' into 'master'Rémy Coutable2018-10-041-1/+1
| |\ \
| | * | Fix SpaceBeforeFirstArg copSemyon Pupkov2018-09-201-1/+1
| * | | Create labels_as_hash_ concern, modify params for methodccr/48930_extract_logic_to_concernChantal Rollison2018-10-031-2/+2
| | |/ | |/|
* | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-046-16/+17
|\ \ \ | |/ /
| * | Merge branch 'remove-rugged' into 'master'Douwe Maan2018-10-036-16/+17
| |\ \
| | * | Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez2018-10-026-16/+17
* | | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-031-1/+1
|\ \ \ \ | |/ / /
| * | | CE Resolve "Refactor code quality similar to JUnit tests"Matija Čupić2018-10-021-1/+2
| |/ /
* | | Stub feature flag for specShinya Maeda2018-10-021-0/+4
* | | Add feature flag spec for process_build_serviceShinya Maeda2018-10-021-1/+15
* | | Fix specShinya Maeda2018-10-021-1/+1
* | | Fix specShinya Maeda2018-10-021-1/+1
* | | Add spec for ProcessBuildServiceShinya Maeda2018-10-021-28/+171
* | | Fix spec failureShinya Maeda2018-10-021-4/+1
* | | Fix coding style offenceShinya Maeda2018-10-021-9/+12
* | | Add spec for BuildScheduleWorker and RunScheduledBuildServiceShinya Maeda2018-10-021-0/+62