summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'backstage/gb/build-stage-id-ref-bg-migration-cleanup' into 'mas...Yorick Peterse2017-07-201-0/+18
|\
| * Merge branch 'master' into backstage/gb/build-stage-id-ref-bg-migration-cleanupbackstage/gb/build-stage-id-ref-bg-migration-cleanupGrzegorz Bizon2017-07-195-1/+167
| |\
| * | Fix database schema version numberGrzegorz Bizon2017-07-181-1/+1
| * | 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-182-1/+22
* | | Merge branch '33359-pers-snippet-files-location' into 'security-9-3'Sean McGivern2017-07-191-0/+91
* | | Merge branch 'bvl-remove-appearance-symlink' into 'security-9-3'Douwe Maan2017-07-192-1/+53
| |/ |/|
* | Add a background migration to rename `uploads` in the uploads tableBob Van Landuyt2017-07-182-1/+21
* | Move the `uploads/system` folder to `uploads/-/system`Bob Van Landuyt2017-07-183-1/+101
* | 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-182-1/+30
|/
* Merge branch 'fixes-for-internal-auth-disabled' into 'master'Sean McGivern2017-07-143-1/+31
|\
| * Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-133-1/+31
* | Support multiple Redis instances based on queue typePaul Charlton2017-07-111-2/+2
|/
* Merge branch 'fix/gb/stage-id-reference-background-migration' into 'master'Grzegorz Bizon2017-07-081-0/+33
|\
| * Merge branch 'master' into 'fix/gb/stage-id-reference-background-migration'Grzegorz Bizon2017-07-077-2/+149
| |\
| * | Do not schedule bg migration when it is not neededGrzegorz Bizon2017-07-071-1/+1
| * | Schedule stage_id bg migrations in batches of 10Grzegorz Bizon2017-07-071-3/+6
| * | Use new `each_batch` helper instead of custom oneGrzegorz Bizon2017-07-071-6/+8
| * | Merge remote-tracking branch 'origin/active-record-each-batch' into fix/gb/st...Grzegorz Bizon2017-07-075-5/+327
| |\ \
| * | | Schedule stage_id background migration in rangesGrzegorz Bizon2017-07-071-9/+8
| * | | Reduce a delay between stage_id scheduled migrationsGrzegorz Bizon2017-07-071-1/+1
| * | | Do not override original AR5 batching interfaceGrzegorz Bizon2017-07-071-2/+5
| * | | Improve specs for background stage_id ref migrationGrzegorz Bizon2017-07-071-6/+5
| * | | Perform stage_id ref backgound migration in bulksGrzegorz Bizon2017-07-071-3/+3
| * | | Use ActiveRecord 5 batching to schedule bg migrationGrzegorz Bizon2017-07-071-4/+3
| * | | Add specs for delayed stage_id background migrationsGrzegorz Bizon2017-07-071-3/+4
| * | | Schedule background migration only when it is neededGrzegorz Bizon2017-07-071-4/+6
| * | | Find builds that require a migration in batchesGrzegorz Bizon2017-07-071-3/+6
| * | | Add initial build stage_id ref background migrationGrzegorz Bizon2017-07-071-0/+10
| * | | Add initial stage_id background migration filesGrzegorz Bizon2017-07-071-0/+12
* | | | Merge branch 'fix_migrations_in_the_future' into 'master'Douwe Maan2017-07-074-1/+15
|\ \ \ \
| * | | | Make wrong migrations idempotentfix_migrations_in_the_futureFelipe Artur2017-07-073-3/+11
| * | | | fix migrations in the futureFelipe Artur2017-07-074-1/+7
| | |_|/ | |/| |
* | | | Merge branch 'master' into '33929-allow-to-enable-perf-bar-for-a-group'Sean McGivern2017-07-075-2/+96
|\ \ \ \ | |/ / /
| * | | Merge branch 'feature/intermediate/32568-adding-variables-to-pipelines-schedu...Kamil Trzciński2017-07-073-0/+54
| |\ \ \
| | * \ \ Merge from master(Fix conflicts)Shinya Maeda2017-07-073-0/+53
| | |\ \ \
| | * \ \ \ merge from masterShinya Maeda2017-07-078-15/+380
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | 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-053-0/+54
| * | | | | Native group milestonesFelipe Artur2017-07-073-2/+42
| | |_|/ / | |/| | |
* | | | | Merge branch 'master' into 33929-allow-to-enable-perf-bar-for-a-groupSean McGivern2017-07-077-5/+380
|\ \ \ \ \ | |/ / / /
| * | | | Basic BE changeShinya Maeda2017-07-073-0/+53
| | |/ / | |/| |
| * | | Add table for merge request commitsSean McGivern2017-07-062-0/+36
| * | | Add many foreign keys to the projects tableYorick Peterse2017-07-064-5/+291
| | |/ | |/|
* | | Allow to enable the Performance Bar for a group from the admin areaRémy Coutable2017-07-062-1/+11
|/ /