summaryrefslogtreecommitdiff
path: root/app/workers
Commit message (Expand)AuthorAgeFilesLines
...
* Allow external diffs to be used conditionallyNick Thomas2019-03-273-0/+28
* Merge branch 'bvl-allow-more-repos-per-resource-ce' into 'master'James Lopez2019-03-271-2/+2
|\
| * Allow multiple repositories per projectBob Van Landuyt2019-03-261-2/+2
* | Rename GitPushService -> Git::BranchPushServiceNick Thomas2019-03-252-3/+3
* | Rename GitTagPushService -> Git::TagPushServiceNick Thomas2019-03-251-1/+1
|/
* Merge branch 'refresh-commit-count-after-head-change' into 'master'Stan Hu2019-03-221-0/+1
|\
| * Refresh commit count after repository head changesKamil Trzciński2019-03-221-0/+1
* | Add feature flag for build preparing stateTiger2019-03-202-0/+4
* | Create framework for build prerequisitesTiger2019-03-202-0/+17
* | 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
|\ \