Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-06Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Kamil TrzciƄski
2017-10-06Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern
2017-10-05Fix almost all unresolved comments from Docs and UX reviewKamil Trzcinski
2017-10-05Added cluster controller specsKamil Trzcinski
2017-10-05Merge remote-tracking branch 'origin/master' into feature/sm/35954-create-kub...Kamil Trzcinski
2017-10-05fetch_kubernetes_token_service_spec. Fix static analysys.Shinya Maeda
2017-10-05Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_e...Douwe Maan
2017-10-05integrate_cluster_service_spec. provision_cluster_service_spec. update_cluste...Shinya Maeda
2017-10-04Remove status enum from Gcp::Cluster, use state_machine#stateKamil Trzcinski
2017-10-04Fix cluster event names to be prefixed with: `make_`Kamil Trzcinski
2017-10-04Add google_api to TOP_LEVEL_ROUTES. Import/Export model failure fix. Fix stat...Shinya Maeda
2017-10-04Specify defaults, fix policies, fix db columnsKamil Trzcinski
2017-10-04Gcp::Cluster improvementsKamil Trzcinski
2017-10-04Rename to ClusterProvisionWorker and CreateGkeClusterService.new.executeKamil Trzcinski
2017-10-03Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda
2017-10-03Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda
2017-10-03Implement Policy. Use show instead of edit. Chnage db column. fix comments. d...Shinya Maeda
2017-10-03Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issu...Jarka Kadlecova
2017-10-02PollingInterval, rename to gke_clusters, has_one :clusterShinya Maeda
2017-10-02Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ff_port_from_eeValery Sizov
2017-10-01spacing and small optimisationsAlexandra
2017-10-01Revert KubernetesService. Introduce FetchKubernetesTokenService.Shinya Maeda
2017-09-30Replace reactive_cache by multipel sidekiq workersShinya Maeda
2017-09-29Migrate Gitlab::Git::Repository#add_tag to GitalyAhmad Sherif
2017-09-29Merge branch 'master' into ff_port_from_eeEric Eastwood
2017-09-28Merge branch 'fix-mr-sidebar-counter-after-merge' into 'master'Robert Speicher
2017-09-28Clear merge requests counter cache after mergeSean McGivern
2017-09-28Add support to migrate existing projects to Hashed Storage asyncGabriel Mazetto
2017-09-28Databse foreing key, index, encrypt password. Use short path. Improve error h...Shinya Maeda
2017-09-28Multithreading cluster creation is done with `reactive_cache`Shinya Maeda
2017-09-28Merge branch 'refactor-services' into 'master'Grzegorz Bizon
2017-09-28Merge branch '38476-improve-merge-jid-cleanup-on-merge-process' into 'master'Sean McGivern
2017-09-28refactor emails serviceJames Lopez
2017-09-28fix update serviceJames Lopez
2017-09-28refactor users update serviceJames Lopez
2017-09-28fix users update serviceJames Lopez
2017-09-28update initializersJames Lopez
2017-09-28refactor services to match EE signatureJames Lopez
2017-09-27Clean merge_jid whenever necessary on the merge processOswaldo Ferreira
2017-09-27Add some minor improvements to pipeline creation chainGrzegorz Bizon
2017-09-27Merge branch 'master' into ff_port_from_eeEric Eastwood
2017-09-26Fix coding style offenses in pipeline chain classesGrzegorz Bizon
2017-09-26Add specs for pipeline builder abilities validatorGrzegorz Bizon
2017-09-26Move pipeline builder validation chain to a moduleGrzegorz Bizon
2017-09-26Split pipeline chain builder validation classGrzegorz Bizon
2017-09-26Add class that handles pipeline creation sequenceGrzegorz Bizon
2017-09-26Extract pipeline persistence to a separate chain classGrzegorz Bizon
2017-09-26Fix code style offenses in pipeline create servicesGrzegorz Bizon
2017-09-25Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issuesJarka Kadlecova
2017-09-25Use tag/branch methods to check if pipeline ref existsGrzegorz Bizon