summaryrefslogtreecommitdiff
path: root/spec/workers
Commit message (Expand)AuthorAgeFilesLines
* Backport of gitlab-ee!8470ce-rd-extract-ee-specific-sidekiq-queue-configRubén Dávila2018-11-191-3/+3
* Fix typos in libGeorge Tsiolis2018-11-151-1/+1
* Fix error handling in cluster_platform_configure_workerDylan Griffith2018-11-091-0/+14
* Merge branch 'fix-stuck-import-jobs-query-performance-issue' into 'master'Douwe Maan2018-11-071-11/+11
|\
| * StuckImportJobsWorker query performance optimizationTiago Botelho2018-11-071-11/+11
* | Apply patches when creating MR via emailBob Van Landuyt2018-11-071-0/+15
|/
* Create deployments only if action: startShinya Maeda2018-11-061-0/+13
* Squashed commit of the following:Shinya Maeda2018-11-062-9/+68
* Incorporates Kubernetes Namespace into Cluster's flowThong Kuah2018-11-022-1/+41
* Removes idenfitication by commit from Gitlab::Identifier51335-fail-early-when-user-cannot-be-identifiedTiago Botelho2018-10-251-0/+11
* User not defined in PostReceive#process_project_changesTiago Botelho2018-10-251-56/+68
* Remove broken git storage for testingZeger-Jan van de Weg2018-10-231-1/+1
* Remove the `ForkedProjectLink` modelBob Van Landuyt2018-10-193-22/+26
* Merge branch 'increase-event-retention-prune-old-events-worker' into 'master'Douwe Maan2018-10-081-7/+13
|\
| * Added new test and updated all event idsJeremy Watson2018-10-051-3/+8
| * Renamed test eventsJeremy Watson2018-10-051-2/+3
| * Updated existing spec for new 2 year timeframeJeremy Watson2018-10-051-3/+3
* | 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
* | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-042-6/+5
|\ \ | |/
| * Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez2018-10-022-6/+5
* | Improve performance of stale scheduled builds searchShinya Maeda2018-10-031-1/+1
* | Fix specShinya Maeda2018-10-021-1/+1
* | Fix coding style offenceShinya Maeda2018-10-021-1/+1
* | Fix StuckCiJobsWorker and added testsShinya Maeda2018-10-021-0/+41
* | Add spec for BuildScheduleWorker and RunScheduledBuildServiceShinya Maeda2018-10-021-0/+40
|/
* Log project services errors when executing asyncFelipe Artur2018-09-101-0/+25
* Delete a container registry asynchronouslyStan Hu2018-09-071-0/+33
* Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera2018-09-061-0/+57
* Merge branch 'blacklist-destroy-all' into 'master'Robert Speicher2018-08-171-1/+1
|\
| * Whitelist existing destroy_all offensesblacklist-destroy-allYorick Peterse2018-08-161-1/+1
* | Fix: Project deletion may not log audit events during user deletionValery Sizov2018-08-171-7/+0
|/
* Merge branch 'group-todos' into 'master'Sean McGivern2018-08-071-0/+12
|\
| * Remove group todos when a users looses accessJarka Kadlecová2018-08-021-0/+12
* | Merge branch 'background-migrations-system-load' into 'master'Stan Hu2018-08-061-0/+52
|\ \
| * | Respond to DB health in background migrationsYorick Peterse2018-08-061-0/+52
* | | Resolve "Hashed storage: extend "Enable hashed storage for all new projects" ...Valery Sizov2018-08-031-1/+1
* | | Merge branch 'sh-fix-failing-gpg-signature-ce' into 'master'Robert Speicher2018-08-031-2/+11
|\ \ \ | |_|/ |/| |
| * | Make CreateGpgSignatureWorker backwards compatible with original method signa...Stan Hu2018-08-021-2/+11
| |/
* | Add repository languages for projectsZeger-Jan van de Weg2018-08-011-0/+32
|/
* Merge branch 'todos-visibility-change' into 'master'Sean McGivern2018-07-314-0/+48
|\
| * Remove todos when project feature visibility changesJarka Kadlecová2018-07-311-0/+12
| * Delete todos when users loses target read permissionsJarka Kadlecová2018-07-303-0/+36
* | Fix typos in CreateGpgSignatureWorker specPeter Leitzen2018-07-301-1/+1
* | Create GPG commit signature in bulkFrancisco Javier López2018-07-301-11/+27
|/
* Merge branch 'security-event-counters-private-data' into 'master'Felipe Artur Cardozo2018-07-245-5/+0
|\
| * Don't expose project names in various countersYorick Peterse2018-06-215-5/+0
* | Replace 'Sidekiq::Testing.inline!' with 'perform_enqueued_jobs'blackst0ne2018-07-231-1/+1
* | Merge branch '43312-remove_user_activity_workers' into 'master'Rémy Coutable2018-07-192-60/+0
|\ \
| * | Delete UserActivities and related workers43312-remove_user_activity_workersImre Farkas2018-07-182-60/+0