summaryrefslogtreecommitdiff
path: root/spec/workers
Commit message (Expand)AuthorAgeFilesLines
* Allow external diffs to be used conditionallyNick Thomas2019-03-272-0/+50
* Rename GitPushService -> Git::BranchPushServiceNick Thomas2019-03-251-7/+7
* Rename GitTagPushService -> Git::TagPushServiceNick Thomas2019-03-251-6/+6
* Add feature flag for build preparing stateTiger2019-03-202-0/+37
* Create framework for build prerequisitesTiger2019-03-201-0/+30
* Merge dev master into GitLab.com masterYorick Peterse2019-03-041-1/+1
|\
| * Arbitrary file read via MergeRequestDiffFrancisco Javier López2019-03-041-1/+1
* | Merge branch '53966-make-hashed-storage-migration-safer-and-more-inviting' in...Douglas Barbosa Alexandre2019-03-013-1/+78
|\ \
| * | Added Rollbacker workers and support on the rake taskGabriel Mazetto2019-03-011-0/+27
| * | Refactor ProjectMigrate and ProjectRollback workersGabriel Mazetto2019-03-012-2/+2
| * | Adds Rollback functionality to HashedStorage migrationGabriel Mazetto2019-03-011-0/+50
* | | Add suffix for merge request eventShinya Maeda2019-03-011-1/+1
|/ /
* | Add project http fetch statistics APIJacopo2019-02-271-0/+35
|/
* Move ChatOps to CoreJames Fargher2019-02-202-0/+110
* Fix failing test in spec/workers/post_receive_spec.rbsh-fix-ee-issue-8871Stan Hu2019-02-061-4/+11
* Clean up Shell.fork_repositoryStan Hu2019-02-051-8/+1
* Send project name with Gitaly repository requestsStan Hu2019-02-051-1/+3
* Make `ActionContorller::Parameters` serializable for sidekiq jobsPeter Leitzen2019-02-051-5/+44
* Refactor Storage MigrationGabriel Mazetto2019-01-252-13/+14
* Move MigrationService to HashedStorage moduleGabriel Mazetto2019-01-251-4/+4
* Prepare rake task for storage rollbackGabriel Mazetto2019-01-251-1/+1
* Merge branch 'container-repository-cleanup-api' into 'master'Grzegorz Bizon2019-01-251-0/+47
|\
| * Add Container Registry APIKamil Trzciński2019-01-251-0/+47
* | Merge branch '56392-enable-the-layout-extraspacing-cop' into 'master'Lin Jen-Shin2019-01-241-2/+2
|\ \
| * | Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-2/+2
| |/
* | Remove expired artifacts periodicallyShinya Maeda2019-01-241-0/+14
|/
* Only send one notification for failed remote mirrorStan Hu2019-01-152-0/+46
* Ensure pool participants are linked before GCZeger-Jan van de Weg2019-01-141-0/+11
* Merge branch '49231-import-issues-csv' into 'master'Douwe Maan2019-01-071-0/+21
|\
| * Import CSV BackendHeinrich Lee Yu2019-01-071-0/+21
* | Refactor the logic of updating head pipelinesShinya Maeda2019-01-041-5/+5
|/
* Merge branch 'blackst0ne-bump-rails-cve-2018-16476' into 'master'Grzegorz Bizon2019-01-021-3/+14
|\
| * Bump Ruby on Rails to 5.0.7.1blackst0ne-bump-rails-cve-2018-16476blackst0ne2018-12-211-3/+14
* | Rename `ClusterPlatformConfigureWorker`George Tsiolis2018-12-212-3/+3
* | Merge branch 'zj-pool-destruction' into 'master'Kamil Trzciński2018-12-191-0/+31
|\ \
| * | Leave object pools when destroying projectsZeger-Jan van de Weg2018-12-191-0/+31
| |/
* | Adjust flaky Rails logger call testOswaldo Ferreira2018-12-181-1/+2
|/
* Send a notification email on mirror update errorsAlejandro Rodríguez2018-12-111-3/+10
* Allow public forks to be deduplicatedZeger-Jan van de Weg2018-12-072-0/+94
* Merge branch 'dm-remove-prune-web-hook-logs-worker' into 'master'Robert Speicher2018-12-072-25/+9
|\
| * Improve PruneWebHookLogsWorker specDouwe Maan2018-12-071-7/+9
| * Remove RemoveOldWebHookLogsWorkerDouwe Maan2018-12-071-18/+0
* | Use BFG object maps to clean projectsNick Thomas2018-12-061-0/+55
* | Merge branch 'deprecated-instance-find' into 'master'Rémy Coutable2018-12-061-1/+1
|\ \
| * | Fix deprecation: You are passing an instance of ActiveRecord::Base to findJasper Maes2018-11-261-1/+1
* | | Merge branch '34758-deployment-cluster' into 'master'Kamil Trzciński2018-12-051-15/+37
|\ \ \
| * | | Create k8s namespace for project in group clustersThong Kuah2018-12-051-15/+37
* | | | Rename project's pipelines relationFrancisco Javier López2018-12-051-6/+6
* | | | Merge request pipelinesShinya Maeda2018-12-051-0/+28
|/ / /
* | | CE port of Add new service to create the web ide terminalFrancisco Javier López2018-12-041-0/+1
| |/ |/|