summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-04-196-0/+82
|\
| * Merge branch 'sh-add-index-to-system-note-metadata' into 'master' Sean McGivern2017-04-191-0/+17
| |\
| | * Add unique index for note_id to system note metadata tablesh-add-index-to-system-note-metadataStan Hu2017-04-191-0/+17
| * | Merge branch 'usage-ping-port' into 'master' Sean McGivern2017-04-194-0/+41
| |\ \ | | |/ | |/|
| | * Make downtime_check happySean McGivern2017-04-141-0/+2
| | * Remove unused user activities codeSean McGivern2017-04-141-22/+2
| | * Add new ScheduleUpdateUserActivityWorker and UpdateUserActivityWorkerRémy Coutable2017-04-141-0/+9
| | * Add user activity service and spec. Also added relevant - NOT offline - migra...James Lopez2017-04-141-0/+27
| | * Port 'Add uuid to usage ping' to CESean McGivern2017-04-141-0/+16
| | * Port 'Add EE usage ping' to CESean McGivern2017-04-141-0/+7
| * | Add migration to remove orphaned notification settingsJames Lopez2017-04-191-0/+24
| |/
* | Fix Rubocop complains plus some small refactorRuben Davila2017-04-191-1/+5
* | Add preferred_language column to usersRuben Davila2017-04-121-0/+14
|/
* removes redundant code from database.rb29056-backport-ee-cleanup-database-fileTiago Botelho2017-04-1111-11/+11
* Add foreign key on trigger requestszj-fk-ci-triggersZ.J. van de Weg2017-04-111-0/+15
* Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett2017-04-074-0/+63
|\
| * Merge branch 'dosuken123/gitlab-ce-2989-run-cicd-pipelines-on-a-schedule-idea...Sean McGivern2017-04-073-0/+36
| |\
| | * Yet, another errorsdosuken123/gitlab-ce-2989-run-cicd-pipelines-on-a-schedule-idea1-basic-backend-implementation-with-quick-uiKamil Trzcinski2017-04-071-1/+1
| | * Another round of code reviewKamil Trzcinski2017-04-071-2/+8
| | * Update migrationsKamil Trzcinski2017-04-073-44/+12
| | * Fix ref referenceKamil Trzcinski2017-04-072-0/+62
| * | Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master' Douwe Maan2017-04-071-0/+27
| |\ \ | | |/ | |/|
| | * Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-066-0/+99
| | |\
| | * \ Merge branch 'last-green-master' into 18471-restrict-tag-pushes-protected-tagsJames Edwards-Jones2017-04-0645-1/+73
| | |\ \
| | * | | Protected Tags backend review changesJames Edwards-Jones2017-04-061-1/+0
| | * | | Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-067-4/+123
| | |\ \ \
| | * | | | Renamed ProtectedTag push_access_levels to create_access_levelsJames Edwards-Jones2017-04-041-4/+4
| | * | | | Removed unnecessary table ‘protected_tag_merge_access_levels’James Edwards-Jones2017-03-311-17/+6
| | * | | | Database migrations for protected tagsJames Edwards-Jones2017-03-311-0/+39
* | | | | | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-076-1/+78
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-071-1/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-078-0/+118
| |\ \ \ \ \
| * | | | | | Fix rubocop offenses8998_skip_pending_commits_if_not_headLin Jen-Shin2017-04-061-1/+1
| * | | | | | Also track auto-cancelling in jobs, detail:Lin Jen-Shin2017-04-062-0/+31
| * | | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-0643-2/+54
| |\ \ \ \ \ \
| * | | | | | | Fix rolling back for MySQLLin Jen-Shin2017-04-064-57/+2
| * | | | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-061-3/+2
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | split up migrationsRydkin Maxim2017-04-042-15/+42
| * | | | | | | fix migration errorRydkin Maxim2017-04-041-1/+1
| * | | | | | | replace on_delete in migration with database type related expressionRydkin Maxim2017-04-041-1/+8
| * | | | | | | fix on_deleteRydkin Maxim2017-04-041-1/+1
| * | | | | | | rename `auto_canceled_by` and add foreign keyRydkin Maxim2017-04-041-4/+10
| * | | | | | | add auto-cancel for pending pipelines on branch, if they are not HEADRydkin Maxim2017-04-042-0/+62
* | | | | | | | Merge branch 'master' into new-resolvable-discussionDouwe Maan2017-04-068-0/+118
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge branch 'rubocop-fix-migration-two-factor-columns' into 'master' Stan Hu2017-04-061-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Fixed rubocop failure for the add_two_factor_columns_migrationrubocop-fix-migration-two-factor-columnsJose Ivan Vargas2017-04-061-1/+1
| * | | | | | | Merge branch '2989-run-cicd-pipelines-on-a-schedule-idea1-basic-backend-imple...Kamil Trzciński2017-04-063-0/+45
| |\ \ \ \ \ \ \
| | * | | | | | | Rename cron_time_zone to cron_timezone. Separate add_concurrent_foreign_key.Shinya Maeda2017-04-062-12/+19
| | * | | | | | | Fix rubocop issues. Use add_concurrent_foreign_key.Shinya Maeda2017-04-062-10/+9
| | * | | | | | | Maintain MRShinya Maeda2017-04-062-32/+0