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
2018-07-30Delete todos when users loses target read permissionsJarka Kadlecová
2018-07-24Merge branch 'security-event-counters-private-data' into 'master'Felipe Artur Cardozo
2018-07-22Enable frozen string in newly added filesgfyoung
2018-06-27Refactor fetching healthy shards with Gitlab::HealthChecks::GitalyCheckToon Claes
2018-06-27Rename method to #each_eligible_shardToon Claes
2018-06-27Bring Gitlab::ShardHealthCache to CEToon Claes
2018-06-27Extract EachShardWorker into a concernToon Claes
2018-06-27Enable frozen string for app/workers/**/*.rbgfyoung
2018-06-21Don't expose project names in various countersYorick Peterse
2018-04-25Move NotificationService calls to SidekiqSean McGivern
2018-03-30Send emails for issues due tomorrowSean McGivern
2018-03-08Merge remote-tracking branch 'origin/master' into 40781-os-to-ceMicaël Bergeron
2018-03-06Integrate two workers into one ArchiveTraceWorker with pipeline_background qu...Shinya Maeda
2018-03-05Replace deprecated path_with_namespace with full_pathDmitriy Zaporozhets
2018-03-01another round of fixesMicaël Bergeron
2018-02-26Allow bulk_perform_and_wait wait timeout to be overriddenDouwe Maan
2018-02-26Extract WaitableWorker out of AuthorizedProjectsWorkerDouwe Maan
2018-01-12Remove warning noise in ProjectImportOptionsStan Hu
2017-12-20Merge branch '39246-fork-and-import-jobs-should-only-be-marked-as-failed-when...Douwe Maan
2017-12-15Fork and Import jobs only get marked as failed when the number of Sidekiq ret...Tiago Botelho
2017-12-15Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-12-13Add rubocops to ensure Sidekiq workers include ApplicationWorker and don't ma...Douwe Maan
2017-12-12Use a dedicated queue for each workerDouwe Maan
2017-12-05Consistently schedule Sidekiq jobsDouwe Maan
2017-12-05Add ApplicationWorker and make every worker include itDouwe Maan
2017-11-22Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin
2017-11-17Use StrongMemoize and enable/disable cops properlyLin Jen-Shin
2017-11-17Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-08Rewrite the GitHub importer from scratchYorick Peterse
2017-11-06Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-03Rename App to ApplicationsAlessio Caiazza
2017-11-02Fix and add applications controllerKamil Trzcinski
2017-11-02Improve backend structure of dataKamil Trzcinski
2017-11-02Install k8s application with helm running inside the clusterAlessio Caiazza
2017-10-10Backports EE 38771 changes to CE.Tiago Botelho
2017-10-04Specify defaults, fix policies, fix db columnsKamil Trzcinski
2017-10-03Introduce manage_cluster queue for sidekiq workersShinya Maeda
2017-09-18Add cop to make sure we don't use ivar in a moduleLin Jen-Shin
2017-08-26Merge commit '2be34630623711fc20ef8c101b5cef688f207cc1' into backstage/gb/ren...Grzegorz Bizon
2017-08-25Enable 5 lines of Sidekiq backtrace lines to aid in debuggingStan Hu
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-21Remove sidekiq build queue and assign pipeline queueGrzegorz Bizon
2017-08-21Simplify pipeline sidekiq queues naming schemeGrzegorz Bizon
2017-08-21Extend pipelines queue mixin and add a default queueGrzegorz Bizon
2017-08-08Simplify checking if objects exist code in new issaubles workersJarka Kadlecova
2017-08-07Move some after_create parts to worker to improve performanceJarka Kadlecova
2016-10-21Re-organize queues to use for SidekiqYorick Peterse