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-28BE for automatic pipeline when enabling Auto DevOpsMatija Čupić
2017-11-08Rewrite the GitHub importer from scratchYorick Peterse
2017-10-04Specify defaults, fix policies, fix db columnsKamil 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-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-08-21Adjust sidekiq queues weights in queues config fileGrzegorz Bizon
2017-08-21Assign some CI/CD workers to pipeline default queueGrzegorz Bizon
2017-08-21Assign all pipeline workers to specific queuesGrzegorz Bizon
2017-08-21Simplify pipeline sidekiq queues naming schemeGrzegorz Bizon
2017-08-21Make it possible to check if worker uses a known queueGrzegorz Bizon
2017-08-07Move some after_create parts to worker to improve performanceJarka Kadlecova
2017-07-27generate gpg signature on pushAlexis Reigel
2017-07-27perform signature update in sidekiq workerAlexis Reigel
2017-06-12Add the ability to perform background migrationsYorick Peterse
2017-05-25Implement web hooks loggingAlexander Randa
2017-05-10Use worker to destroy namespaceless projects in post-deployToon Claes
2017-05-05refactor code based on feedbackJames Lopez
2017-05-04fix sidekiq spec, add changelogJames Lopez
2017-04-21Remove the ClearDatabaseCacheWorkerNick Thomas
2017-04-14Add new ScheduleUpdateUserActivityWorker and UpdateUserActivityWorkerRémy Coutable
2017-03-07Moved call of SystemHooksService from UpdateMergeRequestsWorker to GitPushSer...gpongelli
2017-03-06Add Upload model and UploadChecksumWorker workerRobert Speicher
2017-02-17Increase process_commit queue weight from 2 to 3blackst0ne
2017-02-01Fix specsKamil Trzcinski
2017-01-08Record and show last used date of SSH KeysVincent Wong
2016-12-19Add a ReactiveCaching concern for use in the KubernetesServiceNick Thomas
2016-11-18Precalculate user's authorized projects in databaseAhmad Sherif
2016-11-15Merge branch '21076-deleted-merged-branches' into 'master' Douwe Maan
2016-11-09Add button to delete all merged branchesToon Claes
2016-11-07Process commits in a separate workerYorick Peterse
2016-10-22Fix bug where e-mails were not being sent out via SidekiqStan Hu
2016-10-21Re-organize queues to use for SidekiqYorick Peterse