summaryrefslogtreecommitdiff
path: root/app/workers
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'set-real-next-run-at-for-preventing-duplciate-pipeline-creation...Kamil Trzciński2019-06-042-39/+28
|\ \ | |/ |/|
| * Make pipeline schedule worker resilientset-real-next-run-at-for-preventing-duplciate-pipeline-creationsShinya Maeda2019-06-032-39/+28
* | Abstract auto merge processesShinya Maeda2019-06-031-3/+4
|/
* Add wiki size to project statisticsPeter Marko2019-05-292-1/+5
* Add GitDeduplicationService for deduplication housekeepingjc-git-deduplication-serviceJohn Cai2019-05-211-1/+3
* Expire pipeline cache on finishmc/bug/pipeline-cache-invalidMatija Čupić2019-05-211-0/+1
* Remove remove_disabled_domains feature flagVladimir Shushlin2019-05-201-2/+0
* Stop configuring group clusters on creation60379-remove-ci-preparing-state-feature-flagTiger2019-05-161-1/+1
* Include MR information if possible when emailing notification of closing an i...Michał Zając2019-05-161-1/+1
* Change DetectRepositoryLanguagesWorker to not receive userDiego Silva2019-05-091-4/+3
* Add gitlab-managed option to clusters formMayra Cabrera2019-05-031-1/+1
* Use git_garbage_collect_worker to run pack_refsJan Provaznik2019-05-021-2/+9
* Remove disabled pages domainsVladimir Shushlin2019-04-302-0/+17
* DELETE clusters/:id/:application endpointThong Kuah2019-04-292-0/+18
* Services to uninstall cluster applicationThong Kuah2019-04-292-0/+21
* Merge branch 'lock-pipeline-schedule-worker' into 'master'Stan Hu2019-04-291-11/+17
|\
| * Prevent concurrent execution of PipelineScheduleWorkerShinya Maeda2019-04-281-11/+17
* | Port changes for design management to CEBob Van Landuyt2019-04-291-1/+3
* | Add deployment events to chat notification servicesJason Goodman2019-04-262-0/+14
|/
* Merge branch '60500-disable-jit-kubernetes-resource-creation-for-project-leve...Kamil Trzciński2019-04-172-5/+3
|\
| * Disable JIT resource creation for project clusters60500-disable-jit-kubernetes-resource-creation-for-project-level-clustersTiger2019-04-162-5/+3
* | Properly expire all pipeline caches when pipeline is deletedsh-fix-pipeline-delete-cachingStan Hu2019-04-151-50/+1
|/
* Merge branch 'limit-amount-of-created-pipelines' into 'master'Grzegorz Bizon2019-04-111-12/+15
|\
| * Process at most 4 pipelines during pushlimit-amount-of-created-pipelinesKamil Trzciński2019-04-101-12/+15
* | Externalize strings in app/workersMartin Wortschack2019-04-103-16/+16
|/
* Merge branch '43263-git-push-option-to-create-mr' into 'master'Nick Thomas2019-04-091-1/+1
|\
| * Use Gitlab::PushOptions for `ci.skip` push optionLuke Duncalfe2019-04-091-1/+1
* | Merge branch 'delay-update-statictics' into 'master'Douwe Maan2019-04-093-6/+33
|\ \ | |/ |/|
| * Refactor: extract duplicate steps to a service classHiroyuki Sato2019-04-052-8/+3
| * Update the project statistics immediatellyHiroyuki Sato2019-04-051-0/+7
| * Refactor project_cache_worker_keyHiroyuki Sato2019-04-051-1/+1
| * Fix the bug that the project statistics is not updatedHiroyuki Sato2019-04-053-6/+31
* | Allow reactive caching to be used in servicesReuben Pereira2019-04-041-3/+4
|/
* Allow external diffs to be used conditionallyNick Thomas2019-03-273-0/+28