summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* merge migrations to 1 single create per tableAlexis Reigel2017-07-274-48/+18
* store gpg user name and email on the signatureAlexis Reigel2017-07-271-0/+11
* gpg signature model for gpg verification cachingAlexis Reigel2017-07-271-0/+29
* add primary keyid attribute to gpg keysAlexis Reigel2017-07-271-0/+17
* add gpg key modelAlexis Reigel2017-07-271-0/+13
* Fix saving diffs that are not valid UTF-835539-can-t-create-a-merge-request-containing-a-binary-file-with-non-utf-8-charactersSean McGivern2017-07-261-0/+9
* Merge branch '29289-project-destroy-clean-up-after-failure' into 'master'Sean McGivern2017-07-261-0/+7
|\
| * Add specs for ProjectDestroyWorkerTiago Botelho2017-07-201-24/+0
| * Handle errors while a project is being deleted asynchronously.Timothy Andrew2017-07-201-0/+31
* | Add lower path index to redirect_routesmk-add-lower-path-index-to-redirect-routesMichael Kozono2017-07-251-0/+34
* | Merge branch 'master' into backstage/gb/build-stage-id-ref-bg-migration-cleanupbackstage/gb/build-stage-id-ref-bg-migration-cleanupGrzegorz Bizon2017-07-192-0/+105
|\ \ | |/
| * Move the `uploads/system` folder to `uploads/-/system`Bob Van Landuyt2017-07-181-0/+60
| * Use batching to clear orphans in head_pipeline migrationbackstage/gb/add-index-and-foreign-key-to-merge-requestsGrzegorz Bizon2017-07-181-3/+12
| * Nullify orphaned head_pipeline_ids in merge_requestsGrzegorz Bizon2017-07-181-0/+8
| * Add a foreign key to `merge_requests.head_pipeline_id`Grzegorz Bizon2017-07-181-0/+28
* | Remove migration dependency from stage_id migrationGrzegorz Bizon2017-07-181-4/+1
* | Rename stage_id reference clean up migrationGrzegorz Bizon2017-07-181-1/+1
* | Implement build stage_id reference migration clean upGrzegorz Bizon2017-07-181-0/+21
|/
* Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-131-0/+15
* Merge branch 'fix_migrations_in_the_future' into 'master'Douwe Maan2017-07-073-0/+14
|\
| * Make wrong migrations idempotentfix_migrations_in_the_futureFelipe Artur2017-07-073-3/+11
| * fix migrations in the futureFelipe Artur2017-07-073-0/+6
* | Merge branch 'master' into '33929-allow-to-enable-perf-bar-for-a-group'Sean McGivern2017-07-074-0/+77
|\ \ | |/
| * Merge branch 'feature/intermediate/32568-adding-variables-to-pipelines-schedu...Kamil Trzciński2017-07-072-0/+40
| |\
| | * Merge from master(Fix conflicts)Shinya Maeda2017-07-072-0/+38
| | |\
| | * \ merge from masterShinya Maeda2017-07-076-0/+323
| | |\ \
| | * | | Fix StaticAnlysysShinya Maeda2017-07-051-1/+1
| | * | | pipeline_schedule_variables model/dbShinya Maeda2017-07-051-1/+1
| | * | | Fix StaticAnlysysShinya Maeda2017-07-051-1/+1
| | * | | pipeline_schedule_variables model/dbShinya Maeda2017-07-052-0/+40
| * | | | Native group milestonesFelipe Artur2017-07-072-0/+37
| | |_|/ | |/| |
* | | | Merge branch 'master' into 33929-allow-to-enable-perf-bar-for-a-groupSean McGivern2017-07-076-0/+315
|\ \ \ \ | |/ / /
| * | | Basic BE changeShinya Maeda2017-07-072-0/+38
| | |/ | |/|
| * | Add table for merge request commitsSean McGivern2017-07-061-0/+20
| * | Add many foreign keys to the projects tableYorick Peterse2017-07-063-0/+257
* | | Allow to enable the Performance Bar for a group from the admin areaRémy Coutable2017-07-061-0/+9
|/ /
* | Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin2017-07-055-0/+145
|\ \
| * \ 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
| | |/ | |/|
* | | Rename ci_config_file to ci_config_pathLin Jen-Shin2017-07-051-2/+2