summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
...
| * | Make auto-cancelling pending pipelines on by defaultLin Jen-Shin2017-05-152-0/+27
| |/
* | Merge remote-tracking branch 'upstream/master' into add-index-for-auto_cancel...Lin Jen-Shin2017-05-156-2/+62
|\ \ | |/
| * Added repository_update hookGabriel Mazetto2017-05-121-0/+15
| * Remove rails dependent: :destroy statementZ.J. van de Weg2017-05-111-1/+0
| * Add a foreign key to ci_variables to projectsZ.J. van de Weg2017-05-112-0/+37
| * Merge branch 'retried-in-database-mysql' into 'master' Regis Boudinot2017-05-101-0/+9
| |\
| | * Make retried to be nullableKamil Trzcinski2017-05-091-8/+2
| | * Store retried in database for CI buildsretried-in-database-mysqlKamil Trzcinski2017-05-071-0/+15
| * | Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-102-2/+2
* | | Merge branch 'master' into 'add-index-for-auto_canceled_by_id-mysql'Kamil Trzciński2017-05-097-0/+114
|\ \ \ | |/ /
| * | Small code improvements and add migration specFelipe Artur2017-05-081-0/+0
| * | Preloads head pipeline for each merge requestFelipe Artur2017-05-081-0/+7
| * | Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-076-0/+107
| |/
* | Merge branch 'master' into 'add-index-for-auto_canceled_by_id-mysql'add-index-for-auto_canceled_by_id-mysqlKamil Trzciński2017-05-0614-0/+285
|\ \ | |/
| * Merge branch '17361-redirect-renamed-paths' into 'master' Sean McGivern2017-05-063-0/+64
| |\
| | * Resolve discussionsMichael Kozono2017-05-051-3/+2
| | * Fix Rubocop failuresMichael Kozono2017-05-051-1/+0
| | * Index redirect_routes path for LIKEMichael Kozono2017-05-051-0/+29
| | * Add index for source association and for pathMichael Kozono2017-05-051-0/+22
| | * Redirect from redirect routes to canonical routesMichael Kozono2017-05-051-0/+15
| * | Merge branch 'blackst0ne/gitlab-ce-add_system_note_for_editing_issuable'Sean McGivern2017-05-052-0/+28
| |\ \
| | * | Add alias_attributes for notesblackst0ne2017-05-041-14/+0
| | * | Add last_edited_at and last_edited_by attributesblackst0ne2017-05-043-0/+42
| * | | Merge branch 'mia_backort' into 'master' Jacob Schatz2017-05-052-0/+92
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov2017-05-053-0/+38
| | |\ \
| | * | | [Multiple issue assignee] Fix a number of specsValery Sizov2017-05-051-1/+1
| | * | | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-042-0/+92
| * | | | Merge branch 'add-sentry-js-again-with-vue' into 'master' Phil Hughes2017-05-051-0/+33
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge branch 'master' into 'add-sentry-js-again-with-vue'Luke "Jared" Bennett2017-05-042-0/+22
| | |\ \ \
| | * | | | 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
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | 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
| | |\ \ \
| | | * | | 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
| * | | | | | Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-04-196-0/+82
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |