summaryrefslogtreecommitdiff
path: root/app/workers
Commit message (Expand)AuthorAgeFilesLines
* Run rubocop -aNick Thomas2019-03-136-48/+37
* Merge branch '56937-edit-knative-domain' into 'master'Grzegorz Bizon2019-03-072-0/+14
|\
| * Rename ClusterUpdateAppWorker to ClusterPatchAppWorkerJoão Cunha2019-03-052-2/+2
| * Creates Clusterss::ApplciationsController update endpointJoão Cunha2019-03-052-0/+14
* | Rename ambiguous association names in Ci::PipelineShinya Maeda2019-03-051-1/+1
|/
* Extract common logic to HashedStorage::BaseWorkerGabriel Mazetto2019-03-013-55/+33
* Added Rollbacker workers and support on the rake taskGabriel Mazetto2019-03-014-4/+21
* Refactor ProjectMigrate and ProjectRollback workersGabriel Mazetto2019-03-015-87/+97
* Adds Rollback functionality to HashedStorage migrationGabriel Mazetto2019-03-012-0/+43
* Merge branch '42086-project-fetch-statistics-api-http-only' into 'master'57125-heatmap-chart-typeNick Thomas2019-02-272-0/+14
|\
| * Add project http fetch statistics APIJacopo2019-02-272-0/+14
* | Fix Etag expiration for forked projectsStan Hu2019-02-261-3/+3
|/
* Move ChatOps to CoreJames Fargher2019-02-203-0/+35
* Update Metrics references to Object pathSarah Yasonik2019-02-141-1/+1
* Upgrade cluster applications, starting with runnerThong Kuah2019-02-072-0/+14
* Clean up Shell.fork_repositoryStan Hu2019-02-051-3/+1
* Send project name with Gitaly repository requestsStan Hu2019-02-051-5/+7
* Make `ActionContorller::Parameters` serializable for sidekiq jobsPeter Leitzen2019-02-051-1/+30
* Refactor Storage MigrationGabriel Mazetto2019-01-254-25/+31
* Move MigrationService to HashedStorage moduleGabriel Mazetto2019-01-251-1/+1
* Prepare rake task for storage rollbackGabriel Mazetto2019-01-251-2/+8
* Merge branch 'container-repository-cleanup-api' into 'master'Grzegorz Bizon2019-01-253-1/+58
|\
| * Add Container Registry APIKamil Trzciński2019-01-253-1/+58
* | Merge branch '56392-enable-the-layout-extraspacing-cop' into 'master'Lin Jen-Shin2019-01-241-1/+1
|\ \
| * | Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* | | Remove expired artifacts periodicallyShinya Maeda2019-01-241-1/+13
|/ /
* | Refactor ExpirePipelineCacheWorker for EEYorick Peterse2019-01-211-8/+20
* | Refactor BuildFinishedWorker for EEYorick Peterse2019-01-211-7/+19
|/
* Only send one notification for failed remote mirrorStan Hu2019-01-151-0/+3
* Ensure pool participants are linked before GCZeger-Jan van de Weg2019-01-142-6/+6
* Use record's primary key instead of hardcoded `id`Peter Leitzen2019-01-081-1/+1
* Merge branch '49231-import-issues-csv' into 'master'Douwe Maan2019-01-072-0/+21
|\
| * Remove caching of CSV file49231-import-issues-csvHeinrich Lee Yu2019-01-071-1/+5
| * Import CSV BackendHeinrich Lee Yu2019-01-072-0/+17
* | Refactor the logic of updating head pipelinesShinya Maeda2019-01-041-19/+2
|/
* Merge branch '18667-handle-push-opts' into 'master'Douwe Maan2019-01-021-4/+16
|\
| * Add support for Git push options, specifically ci.skipJonathon Reinhart2018-12-311-4/+16
* | Merge branch 'blackst0ne-bump-rails-cve-2018-16476' into 'master'Grzegorz Bizon2019-01-021-1/+22
|\ \ | |/ |/|
| * Bump Ruby on Rails to 5.0.7.1blackst0ne-bump-rails-cve-2018-16476blackst0ne2018-12-211-1/+22
* | Rename `ClusterPlatformConfigureWorker`George Tsiolis2018-12-213-3/+3
* | Merge branch 'zj-pool-destruction' into 'master'Kamil Trzciński2018-12-192-0/+17
|\ \
| * | Leave object pools when destroying projectsZeger-Jan van de Weg2018-12-192-0/+17
| |/
* | Adjust flaky Rails logger call testOswaldo Ferreira2018-12-181-1/+5
|/
* Merge branch '54650-send-an-email-to-project-owners-when-a-mirror-update-fail...Nick Thomas2018-12-123-1/+17
|\
| * Send a notification email on mirror update errorsAlejandro Rodríguez2018-12-113-1/+17
* | Merge branch 'sh-remove-gitlab-shell-include' into 'master'Rémy Coutable2018-12-101-1/+0
|\ \ | |/ |/|
| * Remove unnecessary includes of ShellAdapterStan Hu2018-12-051-1/+0
* | Merge branch 'zj-pool-repository-creation' into 'master'Nick Thomas2018-12-076-0/+101
|\ \
| * | Allow public forks to be deduplicatedZeger-Jan van de Weg2018-12-076-0/+101
* | | Merge branch 'ce-4326-one-notification-per-code-review' into 'master'Douwe Maan2018-12-071-1/+8
|\ \ \ | |/ / |/| |