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-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-20Stop using Sidekiq for updating Key#last_used_atYorick Peterse
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
2017-08-22Migration to remove pending delete projects with non-existing namespaceToon Claes
2017-08-22Merge branch '34533-inline-single-authorized-projects' into 'master'Douwe Maan
2017-08-22Use event-based waiting in Gitlab::JobWaiterNick Thomas
2017-08-22Include build queue worker in the processing groupGrzegorz Bizon
2017-08-21Assign some CI/CD workers to pipeline default queueGrzegorz Bizon
2017-08-21Remove sidekiq build queue and assign pipeline queueGrzegorz Bizon
2017-08-21Assign all pipeline workers to specific queuesGrzegorz Bizon
2017-08-21Simplify pipeline sidekiq queues naming schemeGrzegorz Bizon
2017-08-21Merge branch 'backstage/gb/migrate-stages-statuses' into 'master'Kamil Trzciński
2017-08-21Extend pipelines queue mixin and add a default queueGrzegorz Bizon
2017-08-17Merge branch 'ee-2628-backport-to-ce' into 'master'Douwe Maan
2017-08-17Backports EE mirror stuck handling feature (https://gitlab.com/gitlab-org/git...Tiago Botelho
2017-08-17Remove a wat in NamespacelessProjectDestroyWorkerNick Thomas
2017-08-16Merge branch 'dm-gpg-signature-performance' into 'master'Robert Speicher
2017-08-16Only create commit GPG signature when necessaryDouwe Maan
2017-08-16Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon