summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 'fix/gb/improve-stage-id-foreign-key-migration'fix/gb/improve-stage-id-foreign-key-migrationGrzegorz Bizon2017-07-044-0/+110
|\
| * Only indent if the subsequent line is a subqueryLin Jen-Shin2017-06-291-12/+12
| * Better indent the SQLadd-ci_variables-environment_scope-mysqlLin Jen-Shin2017-06-271-7/+10
| * Merge remote-tracking branch 'upstream/master' into add-ci_variables-environm...Lin Jen-Shin2017-06-277-0/+21
| |\
| * | Rename instead of delete, feedback:Lin Jen-Shin2017-06-272-45/+35
| * | Add back project_id index for MySQL if revertingLin Jen-Shin2017-06-231-2/+7
| * | Remove old project_id index and make sure mysql workLin Jen-Shin2017-06-232-4/+33
| * | We cannot delete the index for MySQL, because fkLin Jen-Shin2017-06-231-1/+1
| * | Remove duplicated records and add unique constraintLin Jen-Shin2017-06-223-0/+68
| * | Add environment_scope column to ci_variables tableLin Jen-Shin2017-06-211-0/+15
* | | Check foreign keys in migration in separate conditionalGrzegorz Bizon2017-07-041-1/+15
* | | Improve stage_id in ci_builds foreign key migrationGrzegorz Bizon2017-07-031-0/+21
| |/ |/|
* | Merge branch '34052-store-mr-ref-fetched-in-database' into 'master'Sean McGivern2017-06-271-0/+9
|\ \
| * | Store merge request ref_fetched status in the database34052-store-mr-ref-fetched-in-databaseAdam Niedzielski2017-06-261-0/+9
| |/
* | Merge branch 'master' into fix/gb/improve-updating-column-in-batches-helperGrzegorz Bizon2017-06-227-43/+50
|\ \ | |/
| * Merge branch 'fix/gb/improve-build-stage-reference-migration' into 'master'Kamil Trzciński2017-06-211-8/+0
| |\
| | * Merge branch 'master' into 'fix/gb/improve-build-stage-reference-migration'Grzegorz Bizon2017-06-211-0/+15
| | |\
| | * | Fix adding/removing foreign keys on MySQLGrzegorz Bizon2017-06-211-4/+0
| | * | Fix build stages reference migrationGrzegorz Bizon2017-06-211-4/+0
| * | | Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-215-35/+35
| | |/ | |/|
| * | Add index for head pipeline idadd-index-for-head-pipeline-idKamil Trzcinski2017-06-211-0/+15
| |/
* | Disable transactions in migrations that should not use itGrzegorz Bizon2017-06-216-0/+12
|/
* Add table for files in merge request diffsSean McGivern2017-06-163-0/+35
* Add columns for custom notification settingsSean McGivern2017-06-151-0/+26
* Help landing page customizations - db changesRobin Bobbitt2017-06-132-0/+18
* Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_time...32054-rails-should-use-timestamptz-database-type-for-postgresqlblackst0ne2017-06-1335-0/+40
* Bring in security changes from the 9.2.5 releaseDJ Mountney2017-06-072-0/+290
* Sync email address from specified omniauth provider - db changesRobin Bobbitt2017-06-072-0/+24
* Merge branch 'feature/gb/migrate-pipeline-stages' into 'master'Kamil Trzciński2017-06-072-0/+46
|\
| * Fix reverting builds stage ref migration on MySQLGrzegorz Bizon2017-06-061-1/+1
| * Improve indexes and refs in pipeline stages migrationsGrzegorz Bizon2017-06-062-2/+25
| * Improve order of columns in pipeline stages tableGrzegorz Bizon2017-06-061-1/+1
| * Merge branch 'master' into feature/gb/migrate-pipeline-stagesGrzegorz Bizon2017-06-0519-17/+320
| |\
| * | Add stage_id column to ci_builds in a separate migrationGrzegorz Bizon2017-05-261-0/+9
| * | Add pipeline stages post deployment migrationGrzegorz Bizon2017-05-261-1/+1
| * | Simplify migrations for specific database schemaGrzegorz Bizon2017-05-251-1/+1
| * | Add PoC of ActiveRecord migration testingGrzegorz Bizon2017-05-251-0/+14
* | | Merge branch 'instrument-infra' into 'master'Grzegorz Bizon2017-06-071-0/+16
|\ \ \
| * | | Make login_counter instance variable instead of class one.Pawel Chojnacki2017-06-021-0/+1
| * | | Mark migration as requiring no downtimePawel Chojnacki2017-06-021-0/+2
| * | | Add Prometheus metrics configurationPawel Chojnacki2017-06-021-0/+13
* | | | Merge branch '12910-snippets-description' into 'master'Phil Hughes2017-06-071-0/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Support descriptions for snippetsJarka Kadlecova2017-05-311-0/+12
* | | | Merge branch '30469-convdev-index' into 'master'Sean McGivern2017-06-051-0/+39
|\ \ \ \ | |_|/ / |/| | |
| * | | Add Conversational Development Index page to admin panelTaurie Davis, Simon Knox and Adam Niedzielski2017-06-011-0/+39
* | | | Merge branch '24196-protected-variables' into 'master'Kamil Trzciński2017-06-011-0/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' into '24196-protected-variables'Kamil Trzciński2017-06-012-0/+35
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into 24196-protected-variablesLin Jen-Shin2017-05-3110-3/+193
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'master' into '24196-protected-variables'Lin Jen-Shin (godfat)2017-05-265-13/+46
| |\ \ \ \
| * | | | | Backend implementation for protected variablesLin Jen-Shin2017-05-251-0/+15