summaryrefslogtreecommitdiff
path: root/spec/workers
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ |/|
* | Squashed commit of the following:Shinya Maeda2018-11-301-3/+75
* | Improve commentsShinya Maeda2018-11-291-0/+15
* | Improve specShinya Maeda2018-11-292-59/+12
* | Squashed commit of the following:Shinya Maeda2018-11-292-4/+46
* | Merge branch '50341-cleanup-useless-project-import-attributes' into 'master'Douwe Maan2018-11-287-49/+60
|\ \
| * | Removes all the irrelevant import related code and columnsTiago Botelho2018-11-277-49/+60
| |/
* | Merge branch 'lock-trace-writes' into 'master'Stan Hu2018-11-271-1/+1
|\ \ | |/ |/|
| * Lock writes to trace streamKamil Trzciński2018-11-271-1/+1
* | Backport of gitlab-ee!8470ce-rd-extract-ee-specific-sidekiq-queue-configRubén Dávila2018-11-191-3/+3
|/
* Fix typos in libGeorge Tsiolis2018-11-151-1/+1
* Fix error handling in cluster_platform_configure_workerDylan Griffith2018-11-091-0/+14
* Merge branch 'fix-stuck-import-jobs-query-performance-issue' into 'master'Douwe Maan2018-11-071-11/+11
|\
| * StuckImportJobsWorker query performance optimizationTiago Botelho2018-11-071-11/+11
* | Apply patches when creating MR via emailBob Van Landuyt2018-11-071-0/+15
|/
* Create deployments only if action: startShinya Maeda2018-11-061-0/+13
* Squashed commit of the following:Shinya Maeda2018-11-062-9/+68
* Incorporates Kubernetes Namespace into Cluster's flowThong Kuah2018-11-022-1/+41
* Removes idenfitication by commit from Gitlab::Identifier51335-fail-early-when-user-cannot-be-identifiedTiago Botelho2018-10-251-0/+11
* User not defined in PostReceive#process_project_changesTiago Botelho2018-10-251-56/+68
* Remove broken git storage for testingZeger-Jan van de Weg2018-10-231-1/+1
* Remove the `ForkedProjectLink` modelBob Van Landuyt2018-10-193-22/+26
* Merge branch 'increase-event-retention-prune-old-events-worker' into 'master'Douwe Maan2018-10-081-7/+13
|\
| * Added new test and updated all event idsJeremy Watson2018-10-051-3/+8
| * Renamed test eventsJeremy Watson2018-10-051-2/+3
| * Updated existing spec for new 2 year timeframeJeremy Watson2018-10-051-3/+3
* | Revert "Avoid conflicts between enumlator's schedule! method and state machin...Shinya Maeda2018-10-042-2/+2
* | Avoid conflicts between enumlator's schedule! method and state machine's sche...Shinya Maeda2018-10-042-2/+2
* | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-042-6/+5
|\ \ | |/
| * Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez2018-10-022-6/+5
* | Improve performance of stale scheduled builds searchShinya Maeda2018-10-031-1/+1
* | Fix specShinya Maeda2018-10-021-1/+1