summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Move stages status migration to the background workerbackstage/gb/migrate-stages-statusesGrzegorz Bizon2017-07-051-61/+10
* Merge branch 'fix/gb/stage-id-reference-background-migration' into backstage/...Grzegorz Bizon2017-07-051-0/+29
|\
| * Reduce a delay between stage_id scheduled migrationsGrzegorz Bizon2017-07-031-1/+1
| * Do not override original AR5 batching interfaceGrzegorz Bizon2017-06-301-2/+5
| * Improve specs for background stage_id ref migrationGrzegorz Bizon2017-06-291-6/+5
| * Perform stage_id ref backgound migration in bulksGrzegorz Bizon2017-06-291-3/+3
| * Use ActiveRecord 5 batching to schedule bg migrationGrzegorz Bizon2017-06-291-4/+3
| * Add specs for delayed stage_id background migrationsGrzegorz Bizon2017-06-281-3/+4
| * Schedule background migration only when it is neededGrzegorz Bizon2017-06-281-4/+6
| * Find builds that require a migration in batchesGrzegorz Bizon2017-06-281-3/+6
| * Update `db/schema.rb` with a new schema versionGrzegorz Bizon2017-06-281-1/+1
| * Add initial build stage_id ref background migrationGrzegorz Bizon2017-06-281-0/+10
| * Add initial stage_id background migration filesGrzegorz Bizon2017-06-281-0/+12
* | Disable statement timeout in stages statuses migrationGrzegorz Bizon2017-07-051-4/+4
* | Migrate only old stages without status that is setGrzegorz Bizon2017-07-041-1/+3
* | Implement initial working stages statuses migrationGrzegorz Bizon2017-07-041-26/+20
* | Extend stages statuses migrationGrzegorz Bizon2017-07-041-21/+34
* | Add initial changes for stages statuses migrationGrzegorz Bizon2017-06-303-1/+87
* | Merge branch 'bvl-rename-all-reserved-paths' into 'master'Sean McGivern2017-06-291-0/+113
|\ \ | |/ |/|
| * Disable statement timeoutBob Van Landuyt2017-06-261-0/+4
| * Revert renames from a migrationBob Van Landuyt2017-06-261-0/+1
| * Rename each route individuallyBob Van Landuyt2017-06-261-3/+3
| * Rename all forbidden paths againBob Van Landuyt2017-06-261-0/+108
* | Merge branch '34052-store-mr-ref-fetched-in-database' into 'master'Sean McGivern2017-06-272-1/+11
|\ \ | |/ |/|
| * Store merge request ref_fetched status in the database34052-store-mr-ref-fetched-in-databaseAdam Niedzielski2017-06-262-1/+11
* | Merge branch 'master' into fix/gb/improve-updating-column-in-batches-helperGrzegorz Bizon2017-06-2221-106/+174
|\ \ | |/
| * Merge branch 'fix/gb/improve-build-stage-reference-migration' into 'master'Kamil Trzciński2017-06-216-23/+75
| |\
| | * Merge branch 'master' into 'fix/gb/improve-build-stage-reference-migration'Grzegorz Bizon2017-06-213-1/+17
| | |\
| | * | Bump build stage id reference migration identifierGrzegorz Bizon2017-06-212-15/+34
| | * | Fix adding/removing foreign keys on MySQLGrzegorz Bizon2017-06-213-4/+3
| | * | Fix build stages reference migrationGrzegorz Bizon2017-06-215-5/+39
| * | | Merge branch 'fix/gb/improve-autocancel-pipelines-migraton' into 'master'Kamil Trzciński2017-06-211-0/+2
| |\ \ \
| | * | | Disable statement timeout in CI pipelines migrationfix/gb/improve-autocancel-pipelines-migratonGrzegorz Bizon2017-06-191-0/+2
| | |/ /
| * | | Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-2113-82/+82
| | |/ | |/|
| * | Merge branch 'add-index-for-head-pipeline-id' into 'master'Yorick Peterse2017-06-212-1/+17
| |\ \
| | * | Add index for head pipeline idadd-index-for-head-pipeline-idKamil Trzcinski2017-06-212-1/+17
| | |/
* | | Fix migration specs that can not run within transactionGrzegorz Bizon2017-06-211-0/+2
* | | Disable transactions in migrations that should not use itGrzegorz Bizon2017-06-2110-0/+21
|/ /
* | Replace invalid chars while seeding environmentsZeger-Jan van de Weg2017-06-211-1/+1
|/
* Add table for files in merge request diffsSean McGivern2017-06-164-1/+53
* Migration - Remove position field from issues and merge requestsFelipe Artur2017-06-162-3/+9
* Deserialise existing custom notification settingsdeserialize-custom-notificationsSean McGivern2017-06-152-1/+56
* Add columns for custom notification settingsSean McGivern2017-06-152-0/+38
* Help landing page customizations - db changesRobin Bobbitt2017-06-133-0/+21
* Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_time...32054-rails-should-use-timestamptz-database-type-for-postgresqlblackst0ne2017-06-1336-0/+41
* Bring in security changes from the 9.2.5 releaseDJ Mountney2017-06-076-2/+455
* Sync email address from specified omniauth provider - db changesRobin Bobbitt2017-06-074-2/+42
* Merge branch 'feature/gb/migrate-pipeline-stages' into 'master'Kamil Trzciński2017-06-076-1/+126
|\
| * Fix reverting builds stage ref migration on MySQLGrzegorz Bizon2017-06-061-1/+1
| * Migrate stages only with correct foreign referencesGrzegorz Bizon2017-06-061-1/+4