summaryrefslogtreecommitdiff
path: root/spec/migrations
Commit message (Expand)AuthorAgeFilesLines
* Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-261-0/+0
* Add a post-deploy migration to migrate from former Redis activity to DBRémy Coutable2017-04-141-0/+49
* Change project view default for existing users and anonymous visitors to file...dz-fix-project-viewDmitriy Zaporozhets2017-04-101-0/+17
* Add spec for schema.rbblackst0ne2017-04-101-0/+23
* Use Project `:repository` trait where necessary in migration specsRobert Speicher2017-03-271-1/+1
* All CI offline migrationsKamil Trzciński2017-03-171-0/+74
* Reserve few project and nested group pathsDmitriy Zaporozhets2017-03-131-0/+47
* 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
* fix typo, added relevant specfix/rc-migration-typoJames Lopez2017-01-162-29/+57
* Fill missing authorized projects rowsfill-authorized-projectsYorick Peterse2017-01-111-0/+18
* Merge branch 'master' into 'dz-rename-reserved-project-names'Dmitriy Zaporozhets2016-12-271-0/+29
|\
| * Rename users with namespace ending with .gitdz-rename-invalid-usersDmitriy Zaporozhets2016-12-261-0/+29
* | Fix rename projects spec so it doesn't hangdz-rename-reserved-project-namesYorick Peterse2016-12-271-3/+5
* | Rename projects with reserved path namesDmitriy Zaporozhets2016-12-241-0/+45
|/
* 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