summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Add a background migration to rename `uploads` in the uploads tableBob Van Landuyt2017-07-181-1/+1
* Move the `uploads/system` folder to `uploads/-/system`Bob Van Landuyt2017-07-181-1/+1
* Add a foreign key to `merge_requests.head_pipeline_id`Grzegorz Bizon2017-07-181-1/+2
* Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-131-1/+1
* Merge branch 'fix_migrations_in_the_future' into 'master'Douwe Maan2017-07-071-1/+1
|\
| * fix migrations in the futureFelipe Artur2017-07-071-1/+1
* | Merge branch 'master' into '33929-allow-to-enable-perf-bar-for-a-group'Sean McGivern2017-07-071-2/+19
|\ \ | |/
| * Merge branch 'feature/intermediate/32568-adding-variables-to-pipelines-schedu...Kamil Trzciński2017-07-071-0/+14
| |\
| | * Merge from master(Fix conflicts)Shinya Maeda2017-07-071-0/+15
| | |\
| | * \ merge from masterShinya Maeda2017-07-071-6/+52
| | |\ \
| | * | | pipeline_schedule_variables model/dbShinya Maeda2017-07-051-0/+14
| * | | | Native group milestonesFelipe Artur2017-07-071-2/+5
| | |_|/ | |/| |
* | | | Merge branch 'master' into 33929-allow-to-enable-perf-bar-for-a-groupSean McGivern2017-07-071-5/+65
|\ \ \ \ | |/ / /
| * | | Basic BE changeShinya Maeda2017-07-071-0/+15
| | |/ | |/|
| * | Add table for merge request commitsSean McGivern2017-07-061-0/+16
| * | Add many foreign keys to the projects tableYorick Peterse2017-07-061-5/+34
* | | Allow to enable the Performance Bar for a group from the admin areaRémy Coutable2017-07-061-1/+2
|/ /
* | Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin2017-07-051-2/+3
|\ \
| * \ Merge branch 'master' into 'fix/gb/improve-stage-id-foreign-key-migration'fix/gb/improve-stage-id-foreign-key-migrationGrzegorz Bizon2017-07-041-1/+2
| |\ \ | | |/
| | * Merge remote-tracking branch 'upstream/master' into add-ci_variables-environm...Lin Jen-Shin2017-06-271-0/+1
| | |\
| | * | Remove old project_id index and make sure mysql workLin Jen-Shin2017-06-231-1/+1
| | * | Remove duplicated records and add unique constraintLin Jen-Shin2017-06-221-2/+2
| | * | Add environment_scope column to ci_variables tableLin Jen-Shin2017-06-211-0/+1
| * | | Bump database schema versionGrzegorz Bizon2017-07-041-1/+1
| | |/ | |/|
* | | Rename ci_config_file to ci_config_pathLin Jen-Shin2017-07-051-1/+1
* | | Merge remote-tracking branch 'upstream/master' into 15041-Add-Custom-CI-Confi...15041-Add-Custom-CI-Config-PathLin Jen-Shin2017-06-281-648/+1005
|\ \ \ | |/ /
| * | Store merge request ref_fetched status in the database34052-store-mr-ref-fetched-in-databaseAdam Niedzielski2017-06-261-1/+2
| |/
| * Merge branch 'master' into 'fix/gb/improve-build-stage-reference-migration'Grzegorz Bizon2017-06-211-0/+1
| |\
| | * Add index for head pipeline idadd-index-for-head-pipeline-idKamil Trzcinski2017-06-211-1/+2
| * | Fix build stages reference migrationGrzegorz Bizon2017-06-211-1/+1
| |/
| * Add table for files in merge request diffsSean McGivern2017-06-161-1/+18
| * Migration - Remove position field from issues and merge requestsFelipe Artur2017-06-161-3/+1
| * Deserialise existing custom notification settingsdeserialize-custom-notificationsSean McGivern2017-06-151-1/+1
| * Add columns for custom notification settingsSean McGivern2017-06-151-0/+12
| * Help landing page customizations - db changesRobin Bobbitt2017-06-131-0/+3
| * Bring in security changes from the 9.2.5 releaseDJ Mountney2017-06-071-2/+1
| * Sync email address from specified omniauth provider - db changesRobin Bobbitt2017-06-071-2/+3
| * Merge branch 'feature/gb/migrate-pipeline-stages' into 'master'Kamil Trzciński2017-06-071-1/+18
| |\
| | * Improve indexes and refs in pipeline stages migrationsGrzegorz Bizon2017-06-061-2/+6
| | * Use the latest migration version as a schema versionGrzegorz Bizon2017-06-051-1/+1
| | * Merge branch 'master' into feature/gb/migrate-pipeline-stagesGrzegorz Bizon2017-06-051-2/+66
| | |\
| | * | Reorder pipeline stages-related migrationsGrzegorz Bizon2017-05-261-1/+1
| | * | Create foreign keys for pipeline stages in migrationGrzegorz Bizon2017-05-261-1/+3
| | * | Migrate build stage reference in a separate migrationGrzegorz Bizon2017-05-261-1/+1
| | * | Add pipeline stages post deployment migrationGrzegorz Bizon2017-05-261-1/+4
| | * | Simplify migrations for specific database schemaGrzegorz Bizon2017-05-251-1/+9
| * | | Merge branch 'instrument-infra' into 'master'Grzegorz Bizon2017-06-071-0/+1
| |\ \ \
| | * | | Prometheus settingsPawel Chojnacki2017-06-021-0/+1
| * | | | Merge branch '12910-snippets-description' into 'master'Phil Hughes2017-06-071-0/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Support descriptions for snippetsJarka Kadlecova2017-05-311-0/+2