summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* fix a whitespace34897-delete-branch-after-mergeMicael Bergeron2017-10-121-1/+1
* fix for discussionMicael Bergeron2017-10-121-3/+4
* fix the merger override to remove source branchmicael.bergeron2017-10-111-5/+8
* Stop using `branch_names.include?` and use `branch_exists?`Andrew Newdigate2017-10-101-1/+1
* Fix text for the merge request lock system noteJarka Kadlecova2017-10-101-1/+1
* Merge branch '34284-add-changes-to-issuable-webhook-data' into 'master'Douwe Maan2017-10-094-16/+16
|\
| * Start adding Gitlab::HookData::IssuableBuilderRémy Coutable2017-10-093-9/+9
| * Include the changes in issuable webhook payloadsRémy Coutable2017-10-094-16/+16
* | Don't create todos for old issue assigneesJarka Kadlecova2017-10-092-5/+6
|/
* Merge branch 'tc-geo-read-only-idea' into 'master'Douwe Maan2017-10-072-1/+3
|\
| * Create idea of read-only databasetc-geo-read-only-ideaToon Claes2017-10-062-1/+3
* | Store the name of a project that's a root of a fork networkBob Van Landuyt2017-10-071-0/+7
* | Remove membership from fork network when unlinkingBob Van Landuyt2017-10-071-0/+1
* | Create a fork network when forking a projectBob Van Landuyt2017-10-071-0/+20
* | Merge branch 'master' into '37970-ci-sections-tracking'Kamil Trzciński2017-10-0714-15/+254
|\ \ | |/
| * Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Kamil Trzciński2017-10-067-0/+221
| |\
| | * Fix almost all unresolved comments from Docs and UX reviewKamil Trzcinski2017-10-051-2/+4
| | * Added cluster controller specsKamil Trzcinski2017-10-051-1/+1
| | * Merge remote-tracking branch 'origin/master' into feature/sm/35954-create-kub...Kamil Trzcinski2017-10-055-15/+14
| | |\
| | * | fetch_kubernetes_token_service_spec. Fix static analysys.Shinya Maeda2017-10-051-0/+2
| | * | integrate_cluster_service_spec. provision_cluster_service_spec. update_cluste...Shinya Maeda2017-10-051-1/+1
| | * | Remove status enum from Gcp::Cluster, use state_machine#stateKamil Trzcinski2017-10-041-1/+0
| | * | Fix cluster event names to be prefixed with: `make_`Kamil Trzcinski2017-10-044-9/+9
| | * | Add google_api to TOP_LEVEL_ROUTES. Import/Export model failure fix. Fix stat...Shinya Maeda2017-10-043-8/+7
| | * | Specify defaults, fix policies, fix db columnsKamil Trzcinski2017-10-041-1/+1
| | * | Gcp::Cluster improvementsKamil Trzcinski2017-10-031-1/+9
| | * | Rename to ClusterProvisionWorker and CreateGkeClusterService.new.executeKamil Trzcinski2017-10-032-6/+6
| | * | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-042-0/+29
| | |\ \
| | * \ \ Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-048-140/+128
| | |\ \ \
| | * | | | Implement Policy. Use show instead of edit. Chnage db column. fix comments. d...Shinya Maeda2017-10-034-4/+91
| | * | | | PollingInterval, rename to gke_clusters, has_one :clusterShinya Maeda2017-10-023-20/+7
| | * | | | Revert KubernetesService. Introduce FetchKubernetesTokenService.Shinya Maeda2017-10-014-25/+90
| | * | | | Replace reactive_cache by multipel sidekiq workersShinya Maeda2017-10-013-24/+67
| | * | | | Databse foreing key, index, encrypt password. Use short path. Improve error h...Shinya Maeda2017-09-291-2/+2
| | * | | | Multithreading cluster creation is done with `reactive_cache`Shinya Maeda2017-09-281-0/+29
| * | | | | Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern2017-10-062-0/+19
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issu...Jarka Kadlecova2017-10-038-140/+128
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issuesJarka Kadlecova2017-09-251-0/+33
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett2017-09-208-16/+42
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett2017-09-186-9/+44
| | |\ \ \ \ \
| | * | | | | | Create system notes for MR too, improve doc + clean up codeJarka Kadlecova2017-09-143-15/+13
| | * | | | | | Support discussion locking in the backendJarka Kadlecova2017-09-143-0/+21
| * | | | | | | Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_e...Douwe Maan2017-10-059-139/+156
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | spacing and small optimisationsAlexandra2017-10-014-9/+8
| * | | | | | | fixes for rubocopBrett Walker2017-09-231-1/+1
| * | | | | | | when a primary email is replaced and added to the secondary emails list,Brett Walker2017-09-231-2/+2
| * | | | | | | optimized the email servicesBrett Walker2017-09-233-5/+5
| * | | | | | | add verified/unverified labels to profile emails.Brett Walker2017-09-231-0/+7
| * | | | | | | Send a confirmation email when the user adds a secondary email address. Utili...Brett Walker2017-09-231-7/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Extract `Ci::Build#parse_trace_sections!` into a service37970-ci-sections-trackingAlessio Caiazza2017-10-061-0/+30
| |/ / / / / |/| | | | |