summaryrefslogtreecommitdiff
path: root/spec/workers
Commit message (Expand)AuthorAgeFilesLines
* Validate the existence of archived traces before removing live tracesafe-archiving-for-tracesShinya Maeda2019-07-233-7/+6
* Schedule namespace aggregation in other contextsMayra Cabrera2019-07-081-0/+14
* Implements lease_release on NamespaceAggregationMayra Cabrera2019-07-041-14/+25
* Includes logic to persist namespace statisticsMayra Cabrera2019-07-023-0/+189
* Merge branch '61156-instance-level-cluster-pod-terminal-access' into 'master'Thong Kuah2019-06-271-4/+3
|\
| * Move terminal construction logic to Environment61156-instance-level-cluster-pod-terminal-accessTiger2019-06-251-4/+3
* | Use project depended feature flag for pages sslpages-ssl-project-aware-feature-flagVladimir Shushlin2019-06-252-9/+23
|/
* Renew Let's Encrypt certificatesVladimir Shushlin2019-06-242-0/+94
* Merge branch 'remove_create_deployment_from_build_success_worker' into 'master'Douwe Maan2019-06-241-44/+0
|\
| * Remove deprecated call in BuildSuccessWorkerremove_create_deployment_from_build_success_workerThong Kuah2019-06-241-44/+0
* | Merge branch '60617-enable-project-cluster-jit' into 'master'Thong Kuah2019-06-241-7/+0
|\ \ | |/ |/|
| * Enable project-level JIT resource creation60617-enable-project-cluster-jitTiger2019-06-181-7/+0
* | Add 2nd response for container api bulk deleteSteve Abrams2019-06-181-8/+0
|/
* Make KubernetesService readonlyJames Fargher2019-06-181-10/+0
* Merge branch 'error-pipelines-for-blocked-users' into 'master'Grzegorz Bizon2019-06-171-1/+2
|\
| * preventing blocked users and their PipelineSchdules from creating new Pipelinesdrew cimino2019-06-041-1/+2
* | Delete unauthorized Todos when project is privateissue_49897Felipe Artur2019-06-051-3/+10
* | Ensure DB is writable before continuing jobs11925-geo-sidekiq-nodes-try-to-run-jobs-even-thought-db-is-readonlyAsh McKenzie2019-06-052-0/+14
|/
* Merge branch 'introduce-auto-merge-process-worker' into 'master'Thong Kuah2019-06-042-27/+31
|\
| * Introduce sidekiq worker for auto merge processintroduce-auto-merge-process-workerShinya Maeda2019-06-042-27/+31
* | Merge branch 'set-real-next-run-at-for-preventing-duplciate-pipeline-creation...Kamil Trzciński2019-06-042-56/+33
|\ \ | |/ |/|
| * Make pipeline schedule worker resilientset-real-next-run-at-for-preventing-duplciate-pipeline-creationsShinya Maeda2019-06-032-56/+33
* | Abstract auto merge processesShinya Maeda2019-06-031-4/+5
|/
* Remove legacy artifact related coderemove-legacy-artifacts-related-codeShinya Maeda2019-05-311-3/+3
* Add wiki size to project statisticsPeter Marko2019-05-291-2/+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-15/+0
* Stop configuring group clusters on creation60379-remove-ci-preparing-state-feature-flagTiger2019-05-161-19/+2
* Change DetectRepositoryLanguagesWorker to not receive userDiego Silva2019-05-091-9/+2
* Add gitlab-managed option to clusters formMayra Cabrera2019-05-031-0/+10
* Use git_garbage_collect_worker to run pack_refsJan Provaznik2019-05-021-0/+13
* Remove disabled pages domainsVladimir Shushlin2019-04-302-4/+46
* Services to uninstall cluster applicationThong Kuah2019-04-291-0/+32
* Merge branch 'lock-pipeline-schedule-worker' into 'master'Stan Hu2019-04-291-0/+12
|\
| * Prevent concurrent execution of PipelineScheduleWorkerShinya Maeda2019-04-281-0/+12
* | Add deployment events to chat notification servicesJason Goodman2019-04-262-0/+40
|/
* Merge branch '60500-disable-jit-kubernetes-resource-creation-for-project-leve...Kamil Trzciński2019-04-172-48/+34
|\
| * Disable JIT resource creation for project clusters60500-disable-jit-kubernetes-resource-creation-for-project-level-clustersTiger2019-04-162-48/+34
* | Properly expire all pipeline caches when pipeline is deletedsh-fix-pipeline-delete-cachingStan Hu2019-04-151-26/+3
|/
* Process at most 4 pipelines during pushlimit-amount-of-created-pipelinesKamil Trzciński2019-04-101-3/+39
* Merge branch 'delay-update-statictics' into 'master'Douwe Maan2019-04-092-17/+47
|\
| * Refactor: extract duplicate steps to a service classHiroyuki Sato2019-04-052-45/+17
| * Update the project statistics immediatellyHiroyuki Sato2019-04-051-0/+4
| * Refactor project_cache_worker_keyHiroyuki Sato2019-04-051-1/+1
| * Fix the bug that the project statistics is not updatedHiroyuki Sato2019-04-052-15/+69
* | Extract a Git::{Base,Tag,Branch}HooksServiceNick Thomas2019-04-051-7/+18
|/
* Add frozen_string_literal to spec/workersfrozen_string_spec_workersThong Kuah2019-04-01118-0/+236
* Allow external diffs to be used conditionallyNick Thomas2019-03-272-0/+50
* Rename GitPushService -> Git::BranchPushServiceNick Thomas2019-03-251-7/+7
* Rename GitTagPushService -> Git::TagPushServiceNick Thomas2019-03-251-6/+6