summaryrefslogtreecommitdiff
path: root/app/workers
Commit message (Expand)AuthorAgeFilesLines
* Revert "Avoid conflicts between enumlator's schedule! method and state machin...Shinya Maeda2018-10-042-2/+2
* Avoid conflicts between enumlator's schedule! method and state machine's sche...Shinya Maeda2018-10-042-2/+2
* Improve performance of stale scheduled builds searchShinya Maeda2018-10-031-28/+12
* Rename failure reason to stale_scheduleShinya Maeda2018-10-021-1/+1
* Cleanup drop_stale_scheduled_builds codeShinya Maeda2018-10-021-2/+7
* Fix StuckCiJobsWorker and added testsShinya Maeda2018-10-021-1/+1
* Fix coding style offenceShinya Maeda2018-10-021-8/+8
* Fix stuck ci jobs workerShinya Maeda2018-10-021-1/+1
* Simplify StuckCiJobsWorkerShinya Maeda2018-10-021-30/+25
* Fix stuck job worker. Fix sidekiq queue namespaceShinya Maeda2018-10-022-17/+31
* Add cleanup mechanizm for stale scheduled jobsShinya Maeda2018-10-021-13/+17
* Execute the worker in pipeline_processing queueShinya Maeda2018-10-021-0/+4
* Introduce enqueue_scheduled eventShinya Maeda2018-10-021-4/+3
* Add a new status to ci_builds.statusShinya Maeda2018-10-021-2/+1
* Make schedule and unschedule consistentShinya Maeda2018-10-021-6/+3
* Rename delayed to scheduledShinya Maeda2018-10-022-2/+5
* Squashed commit of the following:Shinya Maeda2018-10-023-0/+18
* Extend reports to support security featuresOlivier Gonzalez2018-09-271-1/+1
* Use standalone diff stats RPC on every comparison viewOswaldo Ferreira2018-09-191-1/+1
* Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher2018-09-1355-0/+132
|\
| * Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-1155-0/+132
* | Log project services errors when executing asyncFelipe Artur2018-09-101-1/+5
|/
* Merge branch 'sh-delete-container-registry-async' into 'master'Robert Speicher2018-09-072-0/+35
|\
| * Delete a container registry asynchronouslyStan Hu2018-09-072-0/+35
* | Merge branch 'osw-write-cache-upon-mr-creation-and-cache-refactoring' into 'm...Douwe Maan2018-09-071-0/+2
|\ \ | |/ |/|
| * Cache diff highlighting upon Merge Request creation (refactors diff caching)Oswaldo Ferreira2018-09-071-0/+2
* | Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera2018-09-063-0/+46
|/
* Merge branch 'remove-background-migration-worker-feature-flag' into 'master'Douwe Maan2018-08-311-13/+1
|\
| * Remove feature flag from BackgroundMigrationWorkerYorick Peterse2018-08-281-13/+1
* | Updates code using class_methods over module ClassMethodsJacopo2018-08-292-2/+2
|/
* Merge branch 'blacklist-destroy-all' into 'master'Robert Speicher2018-08-172-1/+3
|\
| * Whitelist existing destroy_all offensesblacklist-destroy-allYorick Peterse2018-08-162-1/+3
* | Merge branch 'zj-remove-repository-languages-feature-gate' into 'master'Nick Thomas2018-08-161-2/+0
|\ \ | |/ |/|
| * Remove feature gates for Repository LanguagesZeger-Jan van de Weg2018-08-161-2/+0
* | Enable frozen string in vestigial app filesgfyoung2018-08-126-0/+12
|/
* Merge branch 'group-todos' into 'master'Sean McGivern2018-08-072-0/+11
|\
| * Add changes from the EEJarka Kadlecová2018-08-061-0/+1
| * Remove group todos when a users looses accessJarka Kadlecová2018-08-021-0/+10
* | Merge branch 'background-migrations-system-load' into 'master'Stan Hu2018-08-061-7/+54
|\ \
| * | Respond to DB health in background migrationsYorick Peterse2018-08-061-7/+54
* | | Resolve "Hashed storage: extend "Enable hashed storage for all new projects" ...Valery Sizov2018-08-031-2/+2
* | | Merge branch 'sh-fix-failing-gpg-signature-ce' into 'master'Robert Speicher2018-08-031-0/+4
|\ \ \ | |_|/ |/| |
| * | Make CreateGpgSignatureWorker backwards compatible with original method signa...Stan Hu2018-08-021-0/+4
* | | Add repository languages for projectsZeger-Jan van de Weg2018-08-012-0/+34
| |/ |/|
* | Merge branch 'fj-6860-instance-level-project-templates' into 'master'Sean McGivern2018-08-011-5/+11
|\ \ | |/ |/|
| * Code review comment appliedFrancisco Javier López2018-07-231-2/+2
| * EE PortFrancisco Javier López2018-07-201-5/+11
* | Merge branch 'todos-visibility-change' into 'master'Sean McGivern2018-07-316-0/+57
|\ \
| * | Remove todos when project feature visibility changesJarka Kadlecová2018-07-312-0/+11
| * | Delete todos when users loses target read permissionsJarka Kadlecová2018-07-305-0/+46