summaryrefslogtreecommitdiff
path: root/spec/migrations/migrate_process_commit_worker_jobs_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove direct disk access in RemoveDotGitFromUsernamesZeger-Jan van de Weg2018-07-191-6/+2
* MigrateProcessCommitWorkerJobs to use GitalyZeger-Jan van de Weg2018-07-191-42/+21
* Remove unreachable Git codeJacob Vosmaer (GitLab)2018-07-181-2/+3
* Deny repository disk access in development and testJacob Vosmaer (GitLab)2018-06-141-1/+5
* Ignore current RSpec/FactoriesInMigrationSpecs offensesRémy Coutable2018-04-061-2/+2
* Use hashed storage in the specs40744-hashed-storage-specsNick Thomas2018-02-071-1/+1
* Incorporate Gitaly's CommitService.FindCommit RPCgitaly-find-commitAlejandro Rodríguez2017-08-071-1/+1
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-1/+1
* Support multiple Redis instances based on queue typePaul Charlton2017-07-111-2/+2
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-27/+27
* Use Project `:repository` trait where necessary in migration specsRobert Speicher2017-03-271-1/+1
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-231-27/+27
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-231-27/+27
* Enable Security/JSONLoadDouwe Maan2017-02-231-2/+2
* Encode when migrating ProcessCommitWorker jobsprocess-commit-worker-migration-encodingYorick Peterse2016-12-131-2/+25
* Pass commit data to ProcessCommitWorkerprocess-commit-worker-improvementsYorick Peterse2016-12-011-0/+194