summaryrefslogtreecommitdiff
path: root/spec/migrations
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into fix/gb/improve-updating-column-in-batches-helperGrzegorz Bizon2017-06-223-38/+38
|\
| * Merge branch 'fix/gb/improve-build-stage-reference-migration' into 'master'Kamil Trzciński2017-06-211-2/+2
| |\
| | * Rename stage ref migration specs to match a class namefix/gb/improve-build-stage-reference-migrationGrzegorz Bizon2017-06-211-0/+0
| | * Update build stage reference migration specsGrzegorz Bizon2017-06-211-2/+2
| * | Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-212-36/+36
| |/
* | Disable transaction in specs for some migrationsGrzegorz Bizon2017-06-221-1/+1
* | Fix migration specs that can not run within transactionGrzegorz Bizon2017-06-212-2/+2
|/
* 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