summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* Reset schema and migrationLuke "Jared" Bennett2017-05-041-0/+65
* [ci skip] Update migration to be reversible and use add_column_with_defaultLuke "Jared" Bennett2017-05-031-9/+28
* Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett2017-05-0312-0/+26
|\
| * Merge branch 'metrics-deployment-history' into 'master' Douwe Maan2017-05-021-0/+15
| |\
| | * Remove concurrent indexPawel Chojnacki2017-04-251-1/+1
| | * Merge remote-tracking branch 'upstream/master' into 26914-add_deploy_history_...Pawel Chojnacki2017-04-2082-15/+532
| | |\
| | * | Fix unreversible migration, and small rubocop warningsPawel Chojnacki2017-03-281-1/+5
| | * | Add endpoint that returns a list of deployments that happened within last 8.h...Pawel Chojnacki2017-03-281-0/+11
| * | | Disable AddColumnWithDefaultToLargeTable cop for pre-existing migrationsrs-add_column_with_default_copsRobert Speicher2017-04-2811-0/+11
* | | | Added migration downtime tagLuke "Jared" Bennett2017-04-281-0/+3
* | | | Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett2017-04-283-0/+41
|\ \ \ \ | |/ / /
| * | | Add index on ci_runners.contacted_atblackst0ne2017-04-281-0/+19
| * | | Merge branch 'remove-invalid-services' into 'master' Douwe Maan2017-04-271-0/+12
| |\ \ \
| | * | | tadds migration to remove invalid servicesTiago Botelho2017-04-271-0/+12
| * | | | Fill missing uuid on the application_settings table2246-uuid-is-nil-for-new-installationDouglas Barbosa Alexandre2017-04-261-0/+10
* | | | | Added migrationLuke "Jared" Bennett2017-04-281-0/+9
|/ / / /
* | | | Add index on ci_builds.user_idblackst0ne2017-04-261-0/+19
|/ / /
* | | Add index to webhooks type columnJames Lopez2017-04-251-0/+15
* | | Add index on ci_builds.updated_atblackst0ne2017-04-231-0/+19
* | | Start versioning cached markdown fieldsNick Thomas2017-04-211-0/+25
| |/ |/|
* | 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
|/ /
* | 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