summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Small code improvements and add migration specissue_27168_2Felipe Artur2017-05-051-1/+1
* Fix specs 2Felipe Artur2017-05-051-15/+0
* Populate merge requests head_pipeline_idFelipe Artur2017-05-051-0/+7
* Preloads head pipeline for each merge requestFelipe Artur2017-05-051-2/+12
* Merge branch 'add-sentry-js-again-with-vue' into 'master' Phil Hughes2017-05-051-2/+4
|\
| * Merge branch 'master' into 'add-sentry-js-again-with-vue'Luke "Jared" Bennett2017-05-041-1/+3
| |\
| * | clientside_sentry migration and schema changes commitLuke "Jared" Bennett2017-05-041-1/+3
| * | Reset migration to headLuke "Jared" Bennett2017-05-041-2/+0
| * | Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett2017-05-041-1/+1
| |\ \
| * | | Fixed schema diffsLuke "Jared" Bennett2017-05-031-5/+6
| * | | Updated schema.rb with patch modeLuke "Jared" Bennett2017-05-031-7/+6
| * | | Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett2017-05-031-0/+1
| |\ \ \
| * | | | Reverted false schema diffsLuke "Jared" Bennett2017-04-281-5/+6
| * | | | Applied schema update with patchLuke "Jared" Bennett2017-04-281-7/+8
| * | | | Revert schema.db to masterLuke "Jared" Bennett2017-04-281-11/+6
| * | | | Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett2017-04-281-0/+4
| |\ \ \ \
| * | | | | Added migrationLuke "Jared" Bennett2017-04-281-1/+4
| * | | | | Attempted adding separate clientside_sentry settingsLuke "Jared" Bennett2017-04-281-7/+6
* | | | | | Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-05-041-1/+3
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Add index to last_repository_updated_at on projectsDouglas Barbosa Alexandre2017-05-041-1/+2
| * | | | | Add last_repository_updated_at to projectsDouglas Barbosa Alexandre2017-05-041-1/+2
| | |_|_|/ | |/| | |
| * | | | Fix caching large snippet HTML content on MySQL databasesNick Thomas2017-05-031-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-05-021-1/+19
|\ \ \ \ | |/ / /
| * | | Merge branch 'metrics-deployment-history' into 'master' Douwe Maan2017-05-021-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Merge remote-tracking branch 'upstream/master' into 26914-add_deploy_history_...Pawel Chojnacki2017-04-201-3/+83
| | |\ \
| | * | | Add endpoint that returns a list of deployments that happened within last 8.h...Pawel Chojnacki2017-03-281-1/+2
| * | | | Add index on ci_runners.contacted_atblackst0ne2017-04-281-1/+2
| * | | | Fill missing uuid on the application_settings table2246-uuid-is-nil-for-new-installationDouglas Barbosa Alexandre2017-04-261-1/+1
| | |_|/ | |/| |
| * | | Add index on ci_builds.user_idblackst0ne2017-04-261-0/+1
| * | | Add index to webhooks type columnJames Lopez2017-04-251-1/+2
| * | | Add index on ci_builds.updated_atblackst0ne2017-04-231-1/+2
| * | | Start versioning cached markdown fieldsNick Thomas2017-04-211-0/+13
| | |/ | |/|
* | | Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-04-191-1/+6
|\ \ \ | |/ /
| * | Merge branch 'sh-add-index-to-system-note-metadata' into 'master' Sean McGivern2017-04-191-1/+3
| |\ \
| | * | Add unique index for note_id to system note metadata tablesh-add-index-to-system-note-metadataStan Hu2017-04-191-1/+3
| * | | Merge branch 'usage-ping-port' into 'master' Sean McGivern2017-04-191-0/+3
| |\ \ \ | | |/ / | |/| |
| | * | Add new ScheduleUpdateUserActivityWorker and UpdateUserActivityWorkerRémy Coutable2017-04-141-0/+1
| | * | Remove user activities table and use redis instead of PG for recording activi...James Lopez2017-04-141-8/+0
| | * | Add user activity service and spec. Also added relevant - NOT offline - migra...James Lopez2017-04-141-0/+8
| | * | Port 'Add uuid to usage ping' to CESean McGivern2017-04-141-0/+1
| | * | Port 'Add EE usage ping' to CESean McGivern2017-04-141-0/+1
| * | | Add migration to remove orphaned notification settingsJames Lopez2017-04-191-1/+1
| |/ /
* | | Add preferred_language column to usersRuben Davila2017-04-121-1/+2
|/ /
* | Add foreign key on trigger requestszj-fk-ci-triggersZ.J. van de Weg2017-04-111-0/+2
* | Periodically clean up temporary upload files to recover storage spaceblackst0ne2017-04-101-1/+1
* | Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett2017-04-071-1/+28
|\ \
| * \ Merge branch 'dosuken123/gitlab-ce-2989-run-cicd-pipelines-on-a-schedule-idea...Sean McGivern2017-04-071-1/+4
| |\ \
| | * | Update migrationsKamil Trzcinski2017-04-071-1/+2
| | * | Update tests to cover trigger scheduleKamil Trzcinski2017-04-071-1/+3
| * | | Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master' Douwe Maan2017-04-071-0/+24
| |\ \ \ | | |/ / | |/| |