summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bvl-fix-already-renamed-paths' into 'master'Douwe Maan2017-05-193-1/+155
|\
| * Rename users on mysqlbvl-fix-already-renamed-pathsBob Van Landuyt2017-05-191-4/+15
| * Don't try to rename `-`Bob Van Landuyt2017-05-191-1/+0
| * Simpler way of renaming usersBob Van Landuyt2017-05-191-9/+6
| * Fix incorrectly renamed routesBob Van Landuyt2017-05-192-1/+105
| * Rename users that had their namespace renamedBob Van Landuyt2017-05-192-1/+44
* | Add temporary partial index to speed up the migrationupdate-retried-migrationLin Jen-Shin2017-05-191-14/+28
|/
* Adding NULL:false constraint with change_column_null instead of change_columnfix_set_null_false_migrationValery Sizov2017-05-181-4/+4
* Merge branch 'fix-issue-assignee-trigger' into 'master'Stan Hu2017-05-171-1/+1
|\
| * Check if OLD is set when migrating issue assigneesYorick Peterse2017-05-171-1/+1
* | Fix data migration from trigger schedulesZ.J. van de Weg2017-05-171-0/+7
|/
* Improve migration for Multipple issue assignee featureValery Sizov2017-05-167-52/+204
* Merge branch 'bvl-rename-build-events-to-job-events' into 'master' cherry-pick-0663458cDouwe Maan2017-05-165-3/+75
* Merge branch 'zj-pipeline-schedule-owner' into 'master' Kamil Trzciński2017-05-162-1/+37
|\
| * Add foreign key on pipeline_schedules.owner_idzj-pipeline-schedule-ownerZ.J. van de Weg2017-05-152-1/+37
* | Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"Douwe Maan2017-05-155-75/+3
* | Merge branch 'bvl-rename-build-events-to-job-events' into 'master' Douwe Maan2017-05-155-3/+75
|\ \
| * | Rename `build_events` columns to `job_events`Bob Van Landuyt2017-05-155-3/+75
| |/
* | Merge branch 'enable-auto-cancelling-by-default' into 'master' Kamil Trzciński2017-05-153-1/+29
|\ \
| * | Disable transaction for updating the tableLin Jen-Shin2017-05-151-0/+2
| * | Move to post_migrate and use update_column_in_batchesLin Jen-Shin2017-05-151-2/+1
| * | Make auto-cancelling pending pipelines on by defaultLin Jen-Shin2017-05-153-1/+28
| |/
* | Add missing newline in schemaLin Jen-Shin2017-05-151-1/+1
* | Merge remote-tracking branch 'upstream/master' into add-index-for-auto_cancel...Lin Jen-Shin2017-05-159-5/+144
|\ \ | |/
| * Added repository_update hookGabriel Mazetto2017-05-122-0/+16
| * Merge branch 'zj-clean-up-ci-variables-table' into 'master' Yorick Peterse2017-05-113-3/+40
| |\
| | * 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-113-3/+29
| | * Prevent NULL values on ci_variables columnsZ.J. van de Weg2017-05-111-0/+12
| * | Fix MySQL build failuredm-fix-mysql-failureDouwe Maan2017-05-101-1/+1
| |/
| * Merge branch 'retried-in-database-mysql' into 'master' Regis Boudinot2017-05-103-0/+39
| |\
| | * Make retried to be nullableKamil Trzcinski2017-05-093-10/+4
| | * Store retried in database for CI buildsretried-in-database-mysqlKamil Trzcinski2017-05-073-0/+45
| * | Merge branch '27144-enforce-rubocop-trailing_commas-no_comma-style' into 'mas...Robert Speicher2017-05-102-2/+2
| |\ \
| | * | Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-102-2/+2
| * | | No user needed to cleanup namespaceless pending delete projectsToon Claes2017-05-101-6/+3
| * | | Use worker to destroy namespaceless projects in post-deployToon Claes2017-05-102-44/+50
| * | | No user is needed to delete a projectToon Claes2017-05-101-4/+1
| * | | Add post-deploy migrate to cleanup projects in pending delete stateToon Claes2017-05-101-0/+47
| |/ /
* | | Merge branch 'master' into 'add-index-for-auto_canceled_by_id-mysql'Kamil Trzciński2017-05-0911-26/+242
|\ \ \ | |/ /
| * | Small code improvements and add migration specFelipe Artur2017-05-083-2/+1
| * | Fix specs 2Felipe Artur2017-05-081-12/+14
| * | Populate merge requests head_pipeline_idFelipe Artur2017-05-082-1/+24
| * | Preloads head pipeline for each merge requestFelipe Artur2017-05-082-0/+9
| * | Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-079-26/+209
| |/
* | Merge branch 'master' into 'add-index-for-auto_canceled_by_id-mysql'add-index-for-auto_canceled_by_id-mysqlKamil Trzciński2017-05-0617-3/+382
|\ \ | |/
| * Merge branch '17361-redirect-renamed-paths' into 'master' Sean McGivern2017-05-064-0/+76
| |\
| | * Resolve discussionsMichael Kozono2017-05-051-3/+2
| | * Fix Rubocop failuresMichael Kozono2017-05-051-1/+0
| | * Index redirect_routes path for LIKEMichael Kozono2017-05-052-0/+30