summaryrefslogtreecommitdiff
path: root/spec/workers
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add feature flag for build preparing stateTiger2019-03-202-0/+37
* Create framework for build prerequisitesTiger2019-03-201-0/+30
* Merge dev master into GitLab.com masterYorick Peterse2019-03-041-1/+1
|\
| * Arbitrary file read via MergeRequestDiffFrancisco Javier López2019-03-041-1/+1
* | Merge branch '53966-make-hashed-storage-migration-safer-and-more-inviting' in...Douglas Barbosa Alexandre2019-03-013-1/+78
|\ \
| * | Added Rollbacker workers and support on the rake taskGabriel Mazetto2019-03-011-0/+27
| * | Refactor ProjectMigrate and ProjectRollback workersGabriel Mazetto2019-03-012-2/+2
| * | Adds Rollback functionality to HashedStorage migrationGabriel Mazetto2019-03-011-0/+50
* | | Add suffix for merge request eventShinya Maeda2019-03-011-1/+1
|/ /
* | Add project http fetch statistics APIJacopo2019-02-271-0/+35
|/
* Move ChatOps to CoreJames Fargher2019-02-202-0/+110
* Fix failing test in spec/workers/post_receive_spec.rbsh-fix-ee-issue-8871Stan Hu2019-02-061-4/+11
* Clean up Shell.fork_repositoryStan Hu2019-02-051-8/+1
* Send project name with Gitaly repository requestsStan Hu2019-02-051-1/+3
* Make `ActionContorller::Parameters` serializable for sidekiq jobsPeter Leitzen2019-02-051-5/+44
* Refactor Storage MigrationGabriel Mazetto2019-01-252-13/+14