summaryrefslogtreecommitdiff
path: root/spec/workers
Commit message (Expand)AuthorAgeFilesLines
* Migration to remove pending delete projects with non-existing namespaceToon Claes2017-08-221-0/+14
* Merge branch '34533-inline-single-authorized-projects' into 'master'Douwe Maan2017-08-221-5/+11
|\
| * Use event-based waiting in Gitlab::JobWaiterNick Thomas2017-08-221-5/+11
* | Refactor project and storage typesGabriel Mazetto2017-08-221-1/+1
* | Merge branch 'backstage/gb/migrate-stages-statuses' into 'master'Kamil Trzciński2017-08-211-0/+22
|\ \ | |/ |/|
| * Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-08-1621-47/+264
| |\
| * | Add specs for stage update workerGrzegorz Bizon2017-07-311-0/+22
* | | Merge branch 'ee-2628-backport-to-ce' into 'master'Douwe Maan2017-08-172-18/+18
|\ \ \
| * | | Backports EE mirror stuck handling feature (https://gitlab.com/gitlab-org/git...ee-2628-backport-to-ceTiago Botelho2017-08-172-18/+18
| | |/ | |/|
* | | Only create commit GPG signature when necessarydm-gpg-signature-performanceDouwe Maan2017-08-161-17/+9
|/ /
* | Migrate events into a new formatYorick Peterse2017-08-101-3/+5
* | Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-094-5/+5
* | Merge branch '31207-clean-locked-merge-requests' into 'master'Stan Hu2017-08-082-0/+61
|\ \
| * | Store MergeWorker JID on merge request, and clean up stuck mergesOswaldo Ferreira2017-08-072-0/+61
* | | Merge branch '32844-issuables-performance' into 'master'Sean McGivern2017-08-072-0/+110
|\ \ \ | |/ / |/| |
| * | Move some after_create parts to worker to improve performance32844-issuables-performanceJarka Kadlecova2017-08-072-0/+110
* | | Don't include EmailHelpers manually, pick with rspecuse-rspec-support-helperLin Jen-Shin2017-08-032-8/+2
* | | Merge branch '28472-ignore-auto-generated-mails' into 'master'Sean McGivern2017-08-031-5/+21
|\ \ \
| * | | Don't send rejection mails for all auto-generated mails28472-ignore-auto-generated-mailsLin Jen-Shin2017-08-031-5/+21
* | | | Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-0210-19/+19
|/ / /
* | | Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-012-3/+3
* | | Rename ensure_dir_exist -> ensure_storage_path_existGabriel Mazetto2017-08-011-1/+1
|/ /
* | Merge branch 'gitaly-398-git-garbage-collect' into 'master'Sean McGivern2017-07-311-9/+43
|\ \ | |/ |/|
| * Migrate GitGarbageCollectWorker to Gitalygitaly-398-git-garbage-collectKim "BKC" Carlbäcker2017-07-281-9/+43
* | remove log statements from workersAlexis Reigel2017-07-272-21/+0
* | generate gpg signature on pushAlexis Reigel2017-07-271-0/+61
* | perform signature update in sidekiq workerAlexis Reigel2017-07-271-0/+36
|/
* Merge branch '29289-project-destroy-clean-up-after-failure' into 'master'Sean McGivern2017-07-261-4/+16
|\
| * Move exception handling to executeTiago Botelho2017-07-261-10/+9
| * Add specs for ProjectDestroyWorkerTiago Botelho2017-07-201-4/+17
* | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-174-18/+35
|\ \ | |/
| * Support multiple Redis instances based on queue typePaul Charlton2017-07-112-3/+3
| * Merge remote-tracking branch 'origin/active-record-each-batch' into fix/gb/st...Grzegorz Bizon2017-07-071-14/+0
| |\
| | * Add many foreign keys to the projects tableYorick Peterse2017-07-061-14/+0
| * | Make it possible to schedule bg migrations in bulkGrzegorz Bizon2017-07-071-1/+32
| |/
* | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-06-2915-100/+114
|\ \ | |/
| * Use gl_repository exclusively as identifier on post-receivepostreceive-gl-repositoryAlejandro Rodríguez2017-06-271-25/+13
| * Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-2112-55/+55
| * Add “Project moved” error to Git-over-SSHMichael Kozono2017-06-161-1/+1
| * Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-145-8/+24
| * Add the ability to perform background migrationsYorick Peterse2017-06-121-0/+13
| * Merge branch 'port-post-receive-changes' into 'master'Robert Speicher2017-06-081-16/+13
| |\
| | * Refactor PostReceive worker to limit merge conflictsport-post-receive-changesDouglas Barbosa Alexandre2017-06-051-16/+13
* | | Try to report why it's failing and fix testsLin Jen-Shin2017-06-061-0/+1
|/ /
* | Merge branch 'pull-mirror-overhaul-ce-backport' into 'master'Douwe Maan2017-06-052-13/+36
|\ \ | |/ |/|
| * backports changed import logic from pull mirroring feature into CETiago Botelho2017-06-052-13/+36
* | Add Conversational Development Index page to admin panelTaurie Davis, Simon Knox and Adam Niedzielski2017-06-011-14/+4
|/
* Introduce source to pipeline entitytrigger-sourceKamil Trzcinski2017-05-311-1/+2
* Merge branch 'issue_19262' into 'master'Douwe Maan2017-05-251-8/+12
|\
| * Remove unecessary commit pattern checkFelipe Artur2017-05-251-8/+0