summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'add-sentry-js-again-with-vue' into 'master' Phil Hughes2017-05-051-0/+33
|\ | | | | | | | | Add sentry JS See merge request !6764
| * Merge branch 'master' into 'add-sentry-js-again-with-vue'Luke "Jared" Bennett2017-05-042-0/+22
| |\ | | | | | | | | | # Conflicts: # db/schema.rb
| * | clientside_sentry migration and schema changes commitLuke "Jared" Bennett2017-05-041-0/+33
| | |
| * | Reset migration to headLuke "Jared" Bennett2017-05-042-96/+0
| | |
| * | Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett2017-05-042-0/+15
| |\ \
| * | | 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
| |\ \ \
| * | | | 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
| |\ \ \ \
| * | | | | Added migrationLuke "Jared" Bennett2017-04-281-0/+9
| | | | | |
* | | | | | Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-05-044-0/+37
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/gitlab/cycle_analytics/review_stage.rb lib/gitlab/cycle_analytics/staging_stage.rb lib/gitlab/cycle_analytics/test_stage.rb
| * | | | | Add index to last_repository_updated_at on projectsDouglas Barbosa Alexandre2017-05-041-0/+15
| | | | | |
| * | | | | Add last_repository_updated_at to projectsDouglas Barbosa Alexandre2017-05-041-0/+7
| | |_|_|/ | |/| | |
| * | | | Fix caching large snippet HTML content on MySQL databasesNick Thomas2017-05-032-0/+15
| | |_|/ | |/| |
* | | | First round of updates from the code review.Ruben Davila2017-05-021-3/+1
| | | |
* | | | Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-05-0219-0/+145
|\ \ \ \ | |/ / /
| * | | Merge branch 'metrics-deployment-history' into 'master' Douwe Maan2017-05-021-0/+15
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Metrics deployment history Closes #26914 See merge request !10649
| | * | | Remove concurrent indexPawel Chojnacki2017-04-251-1/+1
| | | | |
| | * | | Merge remote-tracking branch 'upstream/master' into ↵Pawel Chojnacki2017-04-2082-15/+532
| | |\ \ \ | | | | | | | | | | | | | | | | | | 26914-add_deploy_history_data_source
| | * | | | Fix unreversible migration, and small rubocop warningsPawel Chojnacki2017-03-281-1/+5
| | | | | |
| | * | | | Add endpoint that returns a list of deployments that happened within last ↵Pawel Chojnacki2017-03-281-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8.hours add index created_at
| * | | | | Disable AddColumnWithDefaultToLargeTable cop for pre-existing migrationsrs-add_column_with_default_copsRobert Speicher2017-04-2811-0/+11
| | |_|_|/ | |/| | |
| * | | | Add index on ci_runners.contacted_atblackst0ne2017-04-281-0/+19
| | | | |
| * | | | Merge branch 'remove-invalid-services' into 'master' Douwe Maan2017-04-271-0/+12
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Remove invalid services with nil or empty type See merge request !10847
| | * | | | 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
| | |_|_|/ | |/| | |
| * | | | 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 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-04-196-0/+82
|\ \ \ | |/ / | | | | | | | | | Conflicts: db/schema.rb
| * | Merge branch 'sh-add-index-to-system-note-metadata' into 'master' Sean McGivern2017-04-191-0/+17
| |\ \ | | | | | | | | | | | | | | | | Add unique index to system note metadata See merge request !10774
| | * | Add unique index for note_id to system note metadata tablesh-add-index-to-system-note-metadataStan Hu2017-04-191-0/+17
| | | | | | | | | | | | | | | | In issue 1, the sequential scan was taking 250+ ms.
| * | | Merge branch 'usage-ping-port' into 'master' Sean McGivern2017-04-194-0/+41
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | Usage ping port Closes #27750 See merge request !10481
| | * | 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
| | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| | * | Add user activity service and spec. Also added relevant - NOT offline - ↵James Lopez2017-04-141-0/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | migration It uses a user activity table instead of a column in users. Tested with mySQL and postgreSQL
| | * | Port 'Add uuid to usage ping' to CESean McGivern2017-04-141-0/+16
| | | | | | | | | | | | | | | | CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1521
| | * | Port 'Add EE usage ping' to CESean McGivern2017-04-141-0/+7
| | | | | | | | | | | | | | | | CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/557
| * | | 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
| | | | | | | | | | | | | | | | | | I started out as I missed the foreign key on ci_triggers and projects. However, it seemed Yorick caught this already on gitlab-org/gitlab-ce!9388. Still I found a missing foreign key, between the trigger requests and triggers. This commit adds it, and removes the depend: :destroy on the Rails model Ci::Triggers
* | Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett2017-04-074-0/+63
|\ \
| * \ Merge branch ↵Sean McGivern2017-04-073-0/+36
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'dosuken123/gitlab-ce-2989-run-cicd-pipelines-on-a-schedule-idea1-basic-backend-implementation-with-quick-ui' into 'master' Add "engineering" UI for Pipeline Schedule See merge request !10533
| | * | 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
| | | |