summaryrefslogtreecommitdiff
path: root/spec/migrations
Commit message (Expand)AuthorAgeFilesLines
* Deserialise existing custom notification settingsdeserialize-custom-notificationsSean McGivern2017-06-151-0/+118
* Document a new migrations testing techniquedocs/gb/document-new-migrations-testing-techniqueGrzegorz Bizon2017-06-151-0/+87
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-142-2/+6
* Update rename_system_namespace_spec to new validations.upstream-9-2-securityBob Van Landuyt2017-06-081-5/+7
* Bring in security changes from the 9.2.5 releaseDJ Mountney2017-06-084-0/+419
* Fix reverting builds stage ref migration on MySQLGrzegorz Bizon2017-06-061-1/+0
* Migrate stages only with correct foreign referencesGrzegorz Bizon2017-06-062-3/+19
* Merge branch 'master' into feature/gb/migrate-pipeline-stagesGrzegorz Bizon2017-06-054-18/+183
|\
| * Add missing specsKamil Trzcinski2017-06-011-8/+8
| * Fix data inconsistency issue for old artifacts by moving them to a currently ...Kamil Trzcinski2017-06-011-0/+117
| * Merge branch '32677-migrations-using-update_column_in_batches-must-have-a-spe...Robert Speicher2017-05-291-0/+0
| |\
| | * Disable Migration/UpdateColumnInBatches for old migrations32677-migrations-using-update_column_in_batches-must-have-a-specRémy Coutable2017-05-291-0/+0
| * | Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-292-18/+66
| |\ \ | | |/ | |/|
| | * Convert nested groups to regular ones for MySQLYorick Peterse2017-05-171-0/+66
| | * Use CTEs for nested groups and authorizationsYorick Peterse2017-05-171-18/+0
* | | Calculate previous migration version in specs supportGrzegorz Bizon2017-06-052-2/+2
* | | Reorder pipeline stages-related migrationsGrzegorz Bizon2017-05-261-2/+2
* | | Migrate build stage reference in a separate migrationGrzegorz Bizon2017-05-262-2/+56
* | | Add pipeline stages post deployment migrationGrzegorz Bizon2017-05-261-7/+37
* | | Add migrations helpers to simplify writing migration specsGrzegorz Bizon2017-05-261-17/+0
* | | Make migration specs by using migrator in around hookGrzegorz Bizon2017-05-261-2/+15
* | | Simplify migrations for specific database schemaGrzegorz Bizon2017-05-251-113/+9
* | | Add PoC of ActiveRecord migration testingGrzegorz Bizon2017-05-251-0/+127
|/ /
* | Fix migrations for older PostgreSQL versionsfix-retried-for-postgresKamil Trzcinski2017-05-231-2/+2
* | Respect the typo as rubocop saidLin Jen-Shin2017-05-221-0/+0
* | Add a test to ensure this works on MySQLLin Jen-Shin2017-05-221-0/+17
* | Merge branch 'bvl-fix-already-renamed-paths' into 'master'Douwe Maan2017-05-192-0/+95
|\ \
| * | Simpler way of renaming usersBob Van Landuyt2017-05-191-1/+4
| * | Fix incorrectly renamed routesBob Van Landuyt2017-05-191-0/+73
| * | Rename users that had their namespace renamedBob Van Landuyt2017-05-191-0/+19
* | | Remove readme project_view optionDouwe Maan2017-05-191-1/+6
|/ /
* | Merge branch 'bvl-rename-build-events-to-job-events' into 'master' cherry-pick-0663458cDouwe Maan2017-05-161-74/+0
* | Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"Douwe Maan2017-05-151-0/+74
* | Remove old migration spec.bvl-rename-build-events-to-job-eventsBob Van Landuyt2017-05-151-74/+0
|/
* Fix MySQL build failuredm-fix-mysql-failureDouwe Maan2017-05-101-1/+1
* No user needed to cleanup namespaceless pending delete projectsToon Claes2017-05-101-2/+10
* Use worker to destroy namespaceless projects in post-deployToon Claes2017-05-102-72/+24
* Add post-deploy migrate to cleanup projects in pending delete stateToon Claes2017-05-101-0/+72
* Small code improvements and add migration specFelipe Artur2017-05-081-0/+33
* 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