summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | Merge branch 'zj-drop-fk-if-exists' into 'master'Yorick Peterse2017-06-011-1/+11
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Only remove FK if it existszj-drop-fk-if-existsZ.J. van de Weg2017-06-011-1/+11
| | |_|/ / | |/| | |
* | | | | Merge branch 'master' into 'trigger-source'Grzegorz Bizon2017-05-311-0/+26
|\ \ \ \ \
| * | | | | Add feature toggles through FlipperAlejandro Rodríguez2017-05-311-0/+26
| |/ / / /
* | | | | Introduce source to pipeline entitytrigger-sourceKamil Trzcinski2017-05-311-0/+9
|/ / / /
* | | | Merge branch '32677-migrations-using-update_column_in_batches-must-have-a-spe...Robert Speicher2017-05-297-3/+7
|\ \ \ \
| * | | | Disable Migration/UpdateColumnInBatches for old migrations32677-migrations-using-update_column_in_batches-must-have-a-specRémy Coutable2017-05-297-3/+7
| | |/ / | |/| |
* | | | Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-293-0/+186
|\ \ \ \ | |/ / / |/| | |
| * | | Index project_group_links.group_idYorick Peterse2017-05-171-0/+19
| * | | Convert nested groups to regular ones for MySQLYorick Peterse2017-05-171-0/+123
| * | | Use CTEs for nested groups and authorizationsYorick Peterse2017-05-171-0/+44
* | | | Merge branch '32851-fix-postgres-9-1' into 'master'Douwe Maan2017-05-253-13/+5
|\ \ \ \