summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '41567-projectfix-10-1' into 'security-10-1'Sean McGivern2018-01-081-0/+61
* Merge branch 'sh-validate-path-project-import-10-1' into 'security-10-1'Robert Speicher2018-01-081-0/+31
* Merge branch 'milestones-finder-order-fix-10-1' into 'security-10-1'Robert Speicher2018-01-081-7/+8
* Merge branch 'issue_39773_be' into 'master'10-1-stable-patch-2Sean McGivern2017-11-101-0/+22
* Merge branch 'bvl-unlink-fixes' into 'master'Douwe Maan2017-11-061-0/+18
* Merge branch 'make-merge-jid-handling-less-stateful' into 'master'Sean McGivern2017-10-301-49/+0
* Merge branch 'bvl-fix-system-hook-project-visibility' into 'master'Sean McGivern2017-10-301-0/+6
* Merge branch 'bvl-fix-push-event-service-for-forks' into 'master'Douwe Maan2017-10-241-1/+0
* Merge branch 'bvl-fix-deleting-forked-projects' into 'master'Douwe Maan2017-10-181-0/+17
* Merge branch 'port-ee-3435' into 'security-10-0'Robert Speicher2017-10-151-14/+0
* Merge branch '38941-lock-note-fix' into 'master'Sean McGivern2017-10-132-2/+40
* Merge branch '37691-subscription-fires-multiple-notifications' into 'master'Sean McGivern2017-10-131-0/+12
* Don't create todos for old issue assigneesJarka Kadlecova2017-10-091-0/+24
* Merge branch 'tc-geo-read-only-idea' into 'master'Douwe Maan2017-10-072-1/+13
|\
| * Create idea of read-only databasetc-geo-read-only-ideaToon Claes2017-10-062-1/+13
* | Store the name of a project that's a root of a fork networkBob Van Landuyt2017-10-071-0/+13
* | Remove membership from fork network when unlinkingBob Van Landuyt2017-10-071-8/+22
* | Add a project forks spec helperBob Van Landuyt2017-10-077-35/+33
* | Create a fork network when forking a projectBob Van Landuyt2017-10-071-0/+27
* | Merge branch 'master' into '37970-ci-sections-tracking'Kamil Trzciński2017-10-0715-19/+428
|\ \
| * | Commenting on image diffsFelipe Artur2017-10-071-3/+3
| |/
| * Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Kamil Trzciński2017-10-067-0/+372
| |\
| | * Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-071-0/+10
| | |\
| | * \ Merge remote-tracking branch 'origin/master' into feature/sm/35954-create-kub...Kamil Trzcinski2017-10-054-14/+22
| | |\ \
| | * | | fetch_kubernetes_token_service_spec. Fix static analysys.Shinya Maeda2017-10-051-6/+53
| | * | | integrate_cluster_service_spec. provision_cluster_service_spec. update_cluste...Shinya Maeda2017-10-053-12/+125
| | * | | Fix Rubocop failuresKamil Trzcinski2017-10-041-2/+2
| | * | | fetch_gcp_operation_service_spec. finalize_cluster_creation_service_spec. wai...Shinya Maeda2017-10-052-9/+72
| | * | | create_cluster_service_spec. cluster_provision_worker_spec. cluster_queue_spec.Shinya Maeda2017-10-041-2/+30
| | * | | Add spec/models/gcp/cluster_spec.rbShinya Maeda2017-10-047-0/+121
| * | | | Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern2017-10-062-2/+21
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issu...Jarka Kadlecova2017-10-0312-118/+155
| | |\ \ \
| | * \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issuesJarka Kadlecova2017-09-251-0/+63
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett2017-09-207-7/+16
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett2017-09-186-7/+75
| | |\ \ \ \ \ \
| | * | | | | | | Create system notes for MR too, improve doc + clean up codeJarka Kadlecova2017-09-142-0/+14
| | * | | | | | | Support discussion locking in the backendJarka Kadlecova2017-09-142-2/+7
| * | | | | | | | Add some basic specs and refactor model and validationsRubén Dávila2017-10-051-0/+10
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_e...Douwe Maan2017-10-0513-148/+321
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | when a primary email is replaced and added to the secondary emails list,Brett Walker2017-09-231-0/+5
| * | | | | | | optimized the email servicesBrett Walker2017-09-232-6/+5
| * | | | | | | tweaks for rubocopBrett Walker2017-09-231-1/+1
| * | | | | | | add verified/unverified labels to profile emails.Brett Walker2017-09-231-0/+16
| * | | | | | | Send a confirmation email when the user adds a secondary email address. Utili...Brett Walker2017-09-231-12/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Extract `Ci::Build#parse_trace_sections!` into a service37970-ci-sections-trackingAlessio Caiazza2017-10-061-0/+55
* | | | | | | Add CI build trace sections extractorAlessio Caiazza2017-10-051-1/+1
| |/ / / / / |/| | | | |
* | | | | | Hide Gollum inside Gitlab::Git::WikiJacob Vosmaer (GitLab)2017-10-031-4/+7
* | | | | | Merge branch '38202-cannot-rename-a-hashed-project' into 'master'Nick Thomas2017-10-032-30/+79
|\ \ \ \ \ \
| * | | | | | Fix specs for project creation and update services38202-cannot-rename-a-hashed-projectDouglas Barbosa Alexandre2017-10-022-3/+3
| * | | | | | Doesn't check if path exists on disk when renaming a hashed projectDouglas Barbosa Alexandre2017-10-022-30/+79
| | |_|_|_|/ | |/| | | |