summaryrefslogtreecommitdiff
path: root/spec/workers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dm-waitable-worker' into 'master'Sean McGivern2018-02-262-79/+92
|\
| * Extract WaitableWorker out of AuthorizedProjectsWorkerDouwe Maan2018-02-262-79/+92
* | Merge branch 'master' into '29497-pages-custom-domain-dns-verification'Robert Speicher2018-02-231-17/+41
|\ \
| * | Verify project import status again before marking as failedDouwe Maan2018-02-231-17/+31
| * | Adds scheduled import jobs to the stuck import jobs detection worker.Tiago Botelho2018-02-231-3/+13
| |/
* | Add DNS verification to Pages custom domainsNick Thomas2018-02-232-0/+48
|/
* applying feedback32564-fix-double-system-closing-notesMicaël Bergeron2018-02-161-1/+1
* fix specsMicaël Bergeron2018-02-161-13/+10
* stop ProcessCommitWorker from processing MR merge commitMicaël Bergeron2018-02-161-6/+32
* Count all billing_state transitions with labels41722-track-gcp-billing-enabled-project-changesMatija Čupić2018-02-121-4/+4
* Refactor CheckGcpProjectBillingWorkerMatija Čupić2018-02-121-12/+6
* Use Prometheus counter instead of redisMatija Čupić2018-02-121-9/+3
* Add missing newline in CheckGcpProjectBillingWorker specMatija Čupić2018-02-121-0/+1
* Add specs for billing_enabled change counterMatija Čupić2018-02-121-0/+66
* Use hashed storage in the specs40744-hashed-storage-specsNick Thomas2018-02-072-2/+2
* Reorder async/sync tasks in BuildFinishedWorker to read traces efficientlyfeature/sm/artifacts-traceShinya Maeda2018-02-061-10/+6
* Alessio catches: Test fixShinya Maeda2018-02-061-1/+1
* Fix create_trace_artifact_worker_spec.rbShinya Maeda2018-02-061-1/+1
* Add essential testsShinya Maeda2018-02-062-0/+31
* port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-011-8/+21
* update code based on feedback42327-import-from-gitlab-com-fails-destination-already-exists-and-is-not-an-empty-directory-errorJames Lopez2018-01-261-2/+2
* add specJames Lopez2018-01-261-0/+13
* Initial work to add notification reason to emailsMario de la Ossa2018-01-162-4/+7
* Fork now protects default branch on completion19493-fork-does-not-protect-default-branchTiago Botelho2018-01-151-0/+8
* Fix CheckGcpProjectBillingWorker specMatija Čupić2018-01-111-1/+1
* Merge branch 'jej/backport-authorized-keys-to-ce' into 'master'Douwe Maan2018-01-091-0/+12
|\
| * Backport authorized_keys_enabled defaults to true'Michael Kozono2018-01-081-0/+12
* | Merge branch 'delay-background-migrations' into 'master'Rémy Coutable2018-01-081-2/+21
|\ \
| * | Run background migrations with a minimum intervaldelay-background-migrationsYorick Peterse2018-01-051-2/+21
* | | Merge branch '3968-protected-branch-is-not-set-for-default-branch-on-import' ...Douwe Maan2018-01-081-0/+1
|\ \ \
| * | | Protected branch is now created for default branch on import3968-protected-branch-is-not-set-for-default-branch-on-importTiago Botelho2018-01-061-0/+1
| |/ /
* | | Fix check_gcp_project_billing_worker_spec.rbKamil Trzciński2018-01-071-1/+1
* | | Refactor GCP session token exchange schemeMatija Čupić2018-01-071-2/+2
* | | Separate let and subject line in specMatija Čupić2018-01-071-0/+1
* | | Use token from redis in gcp project billing workerMatija Čupić2018-01-061-14/+32
* | | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2018-01-051-0/+27
|\ \ \ | | |/ | |/|
| * | Backport 'Rebase' feature from EE to CEjprovazn-rebaseJan Provaznik2018-01-051-0/+27
| |/
* | Return list of billing enabled projectsMatija Čupić2018-01-051-2/+2
* | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2018-01-051-1/+1
|\ \ | |/
| * Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2017-12-2113-56/+141
|\ \ | |/
| * Merge branch '39246-fork-and-import-jobs-should-only-be-marked-as-failed-when...Douwe Maan2017-12-203-31/+61
| |\
| | * Fork and Import jobs only get marked as failed when the number of Sidekiq ret...39246-fork-and-import-jobs-should-only-be-marked-as-failed-when-the-number-of-retries-was-exhaustedTiago Botelho2017-12-153-31/+61
| * | Merge branch 'sh-add-schedule-pipeline-run-now' into 'master'Kamil Trzciński2017-12-181-0/+39
| |\ \
| | * | Address some comments with running a pipeline scheduleStan Hu2017-12-121-6/+9
| | * | Add button to run scheduled pipeline immediatelyStan Hu2017-12-121-0/+36
| | |/
| * | Merge branch 'dm-dedicated-sidekiq-queues' into 'master'Sean McGivern2017-12-147-22/+36
| |\ \
| | * | Add rubocops to ensure Sidekiq workers include ApplicationWorker and don't ma...Douwe Maan2017-12-131-4/+0
| | * | Use a dedicated queue for each workerDouwe Maan2017-12-127-18/+36
| | |/
| * | Prevent worker that updates merge requests head pipeline from failing jobsFelipe Artur2017-12-132-3/+5
| |/