summaryrefslogtreecommitdiff
path: root/app/workers
Commit message (Expand)AuthorAgeFilesLines
* add specJames Lopez2018-01-261-1/+0
* disable retry attempts for Import/Export until that is fixedJames Lopez2018-01-261-1/+10
* Look for rugged with static analysislint-ruggedJacob Vosmaer2018-01-251-4/+1
* Fork now protects default branch on completion19493-fork-does-not-protect-default-branchTiago Botelho2018-01-151-4/+1
* Remove warning noise in ProjectImportOptionsStan Hu2018-01-111-2/+2
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+1
* Merge branch 'remove-soft-removals' into 'master'Douwe Maan2018-01-111-1/+1
|\
| * Remove soft removals related codeYorick Peterse2018-01-081-1/+1
* | Fix link to billingKamil Trzciński2018-01-101-1/+1
* | Fix billing checkingKamil Trzciński2018-01-101-2/+2
* | Merge branch 'delay-background-migrations' into 'master'Rémy Coutable2018-01-081-1/+44
|\ \ | |/ |/|
| * Run background migrations with a minimum intervaldelay-background-migrationsYorick Peterse2018-01-051-1/+44
* | Set timeout to billing information39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabledKamil Trzciński2018-01-071-1/+4
* | Refactor GCP session token exchange schemeMatija Čupić2018-01-071-5/+20
* | Use token from redis in gcp project billing workerMatija Čupić2018-01-061-1/+14
* | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2018-01-052-0/+13
|\ \
| * | Backport 'Rebase' feature from EE to CEjprovazn-rebaseJan Provaznik2018-01-052-0/+13
| |/
* | Move worker to gcp_project namespaceMatija Čupić2018-01-052-1/+2
* | Use token hash for redis keyMatija Čupić2018-01-051-2/+2
* | Return list of billing enabled projectsMatija Čupić2018-01-051-2/+2
* | Change CheckGcpProjectBillingWorker lease to 15sMatija Čupić2018-01-051-1/+1
* | Add CheckGcpProjectBilling worker to all_queuesMatija Čupić2017-12-211-0/+1
* | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2017-12-2129-74/+220
|\ \ | |/
| * Merge branch '39246-fork-and-import-jobs-should-only-be-marked-as-failed-when...Douwe Maan2017-12-204-36/+29
| |\
| | * 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-154-36/+29
| * | Merge branch 'zj-gitaly-pipelines-n-1' into 'master'Robert Speicher2017-12-191-1/+1
| |\ \
| | * | Load commit in batches for pipelines#indexZeger-Jan van de Weg2017-12-191-1/+1
| * | | Add pipeline_creation:run_pipeline_schedule into Sidekiq queue listuse-queue_namespaceStan Hu2017-12-181-0/+1
| * | | Use queue_namespace rather than enqueue_inLin Jen-Shin2017-12-181-1/+1
| * | | Merge branch 'sh-add-schedule-pipeline-run-now' into 'master'Kamil Trzciński2017-12-181-0/+22
| |\ \ \ | | |/ / | |/| |
| | * | Fix Sidekiq worker and make flash message return a link to the pipelines pageStan Hu2017-12-121-1/+1
| | * | Address some comments with running a pipeline scheduleStan Hu2017-12-121-2/+4
| | * | Add button to run scheduled pipeline immediatelyStan Hu2017-12-121-0/+20
| | |/
| * | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-12-1594-212/+313
| |\ \
| | * \ Merge branch 'dm-dedicated-sidekiq-queues' into 'master'Sean McGivern2017-12-1422-31/+145
| | |\ \
| | | * | Add rubocops to ensure Sidekiq workers include ApplicationWorker and don't ma...Douwe Maan2017-12-131-2/+2
| | | * | Use a dedicated queue for each workerDouwe Maan2017-12-1222-30/+144
| | | |/
| | * | Prevent worker that updates merge requests head pipeline from failing jobsFelipe Artur2017-12-132-2/+18
| | |/
| * | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-304-5/+53
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-222-0/+2
| |\ \ \
| * | | | Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin2017-11-221-4/+4
| * | | | Use StrongMemoize and enable/disable cops properlyLin Jen-Shin2017-11-181-6/+4
| * | | | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-1724-31/+648
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-0612-3/+120
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-09-251-13/+0
| |\ \ \ \ \ \
| * | | | | | | Add cop to make sure we don't use ivar in a moduleLin Jen-Shin2017-09-181-0/+2
* | | | | | | | Add lease to CheckGcpProjectBillingWorkerMatija Čupić2017-12-161-0/+11
* | | | | | | | Add CheckGcpProjectBillingWorkerMatija Čupić2017-12-161-0/+16
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fix update head pipeline workerFelipe Artur2017-12-051-1/+1
* | | | | | | Ensure pippeline corresponds with the sha of an MRJarka Kadlecova2017-12-051-0/+15