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-11-02Extract ClusterWaitForAppInstallationWorker logic into a serviceAlessio Caiazza
2017-11-02Fix and add applications controllerKamil Trzcinski
2017-11-02Improve backend structure of dataKamil Trzcinski
2017-11-02Merge branch 'refactor-clusters' into 38464-k8s-appsKamil Trzcinski
2017-11-02Install k8s application with helm running inside the clusterAlessio Caiazza
2017-11-01Merge branch '35914-merge-request-update-worker-is-slow' into 'master'Sean McGivern
2017-11-01rework the UpdateMergeRequestsWorker#metrics_tagsmicael.bergeron
2017-11-01Merge branch 'master' into refactor-clustersShinya Maeda
2017-10-31reword `targets` to `metric tags`micael.bergeron
2017-10-31add metrics tagging to the sidekiq middlewaremicael.bergeron
2017-10-30specs for workers.Shinya Maeda
2017-10-27Make merge_jid handling less stateful in MergeServiceOswaldo Ferreira
2017-10-23This worksShinya Maeda
2017-10-23Refactor Clusters to be consisted from GcpProvider and KubernetesPlatformKamil Trzcinski
2017-10-10Backports EE 38771 changes to CE.Tiago Botelho
2017-10-07Merge branch 'master' into '37970-ci-sections-tracking'Kamil Trzciński
2017-10-06Use utc for time comparisionShinya Maeda
2017-10-05Fix almost all unresolved comments from Docs and UX reviewKamil Trzcinski
2017-10-05Add CI build trace sections extractorAlessio Caiazza
2017-10-04Fix cluster event names to be prefixed with: `make_`Kamil Trzcinski
2017-10-04Specify defaults, fix policies, fix db columnsKamil Trzcinski
2017-10-04Prefer to use `.tap` as `.try` hides an exceptions from workersKamil 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-03Introduce manage_cluster queue for sidekiq workersShinya Maeda
2017-10-03Implement Policy. Use show instead of edit. Chnage db column. fix comments. d...Shinya Maeda
2017-10-02PollingInterval, rename to gke_clusters, has_one :clusterShinya Maeda
2017-10-01authorize in controller. validation in model.Shinya Maeda
2017-10-01Revert KubernetesService. Introduce FetchKubernetesTokenService.Shinya Maeda
2017-09-30Replace reactive_cache by multipel sidekiq workersShinya Maeda
2017-09-28Add support to migrate existing projects to Hashed Storage asyncGabriel Mazetto
2017-09-25Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-09-20Stop using Sidekiq for updating Key#last_used_atYorick Peterse
2017-09-18Add cop to make sure we don't use ivar in a moduleLin Jen-Shin
2017-09-07Adds exclusive lease to Git garbage collect worker.Tiago Botelho
2017-09-05pass whole commit to Gitlab::Gpg::Commit againAlexis Reigel
2017-09-05Fix enum listsShinya Maeda
2017-09-05Fix enum wordingShinya Maeda
2017-09-05Implement `failure_reason` on `ci_builds`Shinya Maeda
2017-08-28Track enqueued and ongoing MRsOswaldo Ferreira
2017-08-28Merge branch '36792-inline-user-refresh-when-creating-project' into 'master'Douwe Maan
2017-08-26Merge commit '2be34630623711fc20ef8c101b5cef688f207cc1' into backstage/gb/ren...Grzegorz Bizon
2017-08-25Move sidekiq-based project authorization refresh out of Projects::CreateServiceNick Thomas
2017-08-25Enable 5 lines of Sidekiq backtrace lines to aid in debuggingStan Hu
2017-08-25Merge branch 'master' into 'backstage/gb/rename-ci-cd-processing-sidekiq-queues'Kamil Trzciński
2017-08-25Revert "Merge branch 'sh-sidekiq-backtrace' into 'master'"Robert Speicher
2017-08-24Enable 5 lines of Sidekiq backtrace lines to aid in debuggingStan Hu
2017-08-22Enqueue a new stage worker in CI/CD processing queueGrzegorz Bizon
2017-08-22Merge branch 'master' into backstage/gb/rename-ci-cd-processing-sidekiq-queuesGrzegorz Bizon
2017-08-22Use EachBatch concern to loop over batchesToon Claes