summaryrefslogtreecommitdiff
path: root/app/workers
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-7-stable-eeGitLab Bot2020-01-2116-20/+325
* Add latest changes from gitlab-org/gitlab@12-6-stable-eeGitLab Bot2019-12-2016-31/+186
* Add latest changes from gitlab-org/gitlab@12-5-stable-eeGitLab Bot2019-11-1966-24/+200
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-22114-55/+273
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-185-5/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-137-1/+14
* CE port for pipelines for external pull requestsce-detect-github-pull-requestsFabio Pitino2019-09-052-0/+26
* Remove unnecessary freeze in appDinesh Panda2019-09-042-2/+2
* Merge branch 'master' into 'master'Stan Hu2019-08-231-1/+1
|\
| * Reduce dedup calls to gc onlyBoris Krylov2019-08-221-1/+1
* | Avoid conflicts between ArchiveTraceWorkersavoid-race-condition-of-archive-trace-cron-workerShinya Maeda2019-08-221-1/+1
|/
* Merge branch 'dm-process-commit-worker-n+1' into 'master'Stan Hu2019-08-161-15/+2
|\
| * Look up upstream commits once before queuing ProcessCommitWorkersDouwe Maan2019-08-161-15/+2
* | Expire project caches once per push instead of once per refStan Hu2019-08-162-6/+30
* | Add usage pings for source code pushesIgor2019-08-131-0/+1
* | Rework retry strategy for remote mirrorsBob Van Landuyt2019-08-132-30/+33
* | Only expire tag cache once per pushsh-only-flush-tags-once-per-pushStan Hu2019-08-131-0/+2
|/
* Merge branch '65803-invalidate-branches-cache-on-refresh' into 'master'Bob Van Landuyt2019-08-131-0/+3
|\
| * Rename branches_exist? -> includes_branches?65803-invalidate-branches-cache-on-refreshStan Hu2019-08-091-1/+1
| * Invalidate branches cache on PostReceivePatrick Bajao2019-08-091-0/+3
* | Remove unused `BuildProcessWorker`Kamil Trzciński2019-08-132-17/+0
|/
* Update reliable fetcherupdate-reliable-fetcherValery Sizov2019-08-061-0/+2
* Merge branch 'prefer-to-use-process-pipeline-worker' into 'master'Sean McGivern2019-08-052-4/+5
|\
| * Extend PipelineProcessWorker to accept a list of buildsprefer-to-use-process-pipeline-workerKamil Trzciński2019-08-022-4/+5
* | Removes update_statistics_namespace feature flagMayra Cabrera2019-08-022-10/+2
|/
* Add support for DAGKamil Trzciński2019-08-012-0/+17
* Further remove code branches by database typeAndreas Brandl2019-07-291-2/+0
* Remove unused Clusters::RefreshServiceTiger2019-07-292-8/+2
* Validate the existence of archived traces before removing live tracesafe-archiving-for-tracesShinya Maeda2019-07-232-2/+2
* Merge branch 'an-sidekiq-chaos' into 'master'Lin Jen-Shin2019-07-187-0/+75
|\
| * Adds chaos endpoints to Sidekiqan-sidekiq-chaosAndrew Newdigate2019-07-187-0/+75
* | Update usage ping cron behaviorbjk/usage_pingBen Kochie2019-07-181-0/+6
|/
* Remove auto ssl feature flagsVladimir Shushlin2019-07-122-3/+3
* Add a rubocop for Rails.loggerMayra Cabrera2019-07-1018-18/+22
* Add queue_size method to ApplicationWorkerdm-queue-mirror-jobs-in-batches-drain-ceDouwe Maan2019-07-051-0/+6
* Allow asynchronous rebase operations to be monitoredNick Thomas2019-07-041-0/+2
* Includes logic to persist namespace statisticsMayra Cabrera2019-07-024-0/+102
* Use project depended feature flag for pages sslpages-ssl-project-aware-feature-flagVladimir Shushlin2019-06-252-6/+4
* Renew Let's Encrypt certificatesVladimir Shushlin2019-06-243-0/+31
* Merge branch 'remove_create_deployment_from_build_success_worker' into 'master'Douwe Maan2019-06-241-12/+0
|\
| * Remove deprecated call in BuildSuccessWorkerremove_create_deployment_from_build_success_workerThong Kuah2019-06-241-12/+0
* | Merge branch '60617-enable-project-cluster-jit' into 'master'Thong Kuah2019-06-241-2/+0
|\ \ | |/ |/|
| * Enable project-level JIT resource creation60617-enable-project-cluster-jitTiger2019-06-181-2/+0
* | Merge branch 'ce-12014-incremental-es-wiki-updates' into 'master'Nick Thomas2019-06-191-8/+15
|\ \
| * | Backport of 12014-incremental-es-wiki-updatesce-12014-incremental-es-wiki-updatesMario de la Ossa2019-06-181-8/+15
| |/
* | Add 2nd response for container api bulk deleteSteve Abrams2019-06-181-26/+3
|/
* Delete unauthorized Todos when project is privateissue_49897Felipe Artur2019-06-051-2/+2
* Ensure DB is writable before continuing jobs11925-geo-sidekiq-nodes-try-to-run-jobs-even-thought-db-is-readonlyAsh McKenzie2019-06-052-0/+4
* Merge branch 'introduce-auto-merge-process-worker' into 'master'Thong Kuah2019-06-043-8/+17
|\
| * Introduce sidekiq worker for auto merge processintroduce-auto-merge-process-workerShinya Maeda2019-06-043-8/+17