summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* Clears the current Appearance cache otherwise it breaks since new_project_gui...41041-undefined-method-new_project_guidelines_html-unable-to-load-from-cacheRémy Coutable2017-12-121-0/+6
* Merge branch 'fix-remove-branch-name-migration' into 'master'Sean McGivern2017-12-121-14/+0
|\
| * Fix migration that removes issues.branch_namefix-remove-branch-name-migrationYorick Peterse2017-12-111-13/+0
* | Add cop for use of remove_columnadd-remove-column-copSean McGivern2017-12-1113-0/+13
|/
* Allow git pull/push on project redirectsMayra Cabrera2017-12-082-0/+37
* Move the circuitbreaker check out in a separate processbvl-circuitbreaker-processBob Van Landuyt2017-12-081-0/+20
* Merge branch 'mk-add-old-attachments-to-uploads-table' into 'master'Stan Hu2017-12-071-0/+25
|\
| * Fix uploads.path length for long filenamesMichael Kozono2017-12-011-0/+25
* | Merge branch 'feature/custom-text-for-new-projects' into 'master'Rémy Coutable2017-12-051-0/+12
|\ \
| * | Add custom brand text on new project pagesMarkus Koller2017-12-041-0/+12
| |/
* | Merge index during table creationKamil Trzcinski2017-12-052-16/+1
* | Remove index on file_typeKamil Trzcinski2017-12-041-2/+2
* | Store expire_at in ci_job_artifactsKamil Trzcinski2017-12-031-1/+2
* | Add unique index on job_id and file_typeZeger-Jan van de Weg2017-12-031-0/+16
* | Fix legacy migration testZeger-Jan van de Weg2017-12-031-2/+2
* | Fix most test failuresZeger-Jan van de Weg2017-12-031-1/+3
* | Rename Artifact to JobArtifact, split metadata outZeger-Jan van de Weg2017-12-032-21/+19
* | Create Ci::ArtifactsZeger-Jan van de Weg2017-12-031-4/+1
* | Create ci_artifacts tableZeger-Jan van de Weg2017-12-031-3/+19
* | WIPZeger-Jan van de Weg2017-12-031-0/+8
|/
* Merge branch 'remove-mr-diff-serialised-columns' into 'master'Yorick Peterse2017-11-292-2/+49
|\
| * Remove serialised diff and commit columnsSean McGivern2017-11-282-2/+49
* | Add timeouts for Gitaly callsAndrew Newdigate2017-11-291-0/+31
|/
* Fix defaults for MR states and merge statusesdefault-values-for-mr-statesYorick Peterse2017-11-243-0/+83
* Merge branch 'use-merge-requests-diff-id-column' into 'master'Douwe Maan2017-11-231-0/+30
|\
| * Use latest_merge_request_diff associationSean McGivern2017-11-231-0/+30
* | Allow password authentication to be disabled entirelyMarkus Koller2017-11-232-0/+24
* | Add environment_scope to cluster tableShinya Maeda2017-11-221-0/+15
|/
* Update composite pipelines index to include "id"fix-ci-pipelines-indexYorick Peterse2017-11-211-0/+35
* Fix merge_requests.source_project_id migrationfix-mr-cleanupYorick Peterse2017-11-201-4/+4
* Clean up schema of the "merge_requests" tableYorick Peterse2017-11-206-0/+258
* Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable2017-11-201-0/+1
|\
| * Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+1
* | Merge branch 'restrict-update-column-in-batches-for-large-tables' into 'master'Robert Speicher2017-11-1714-11/+14
|\ \
| * | Prevent update_column_in_batches on large tablesSean McGivern2017-11-1714-11/+14
| |/
* | Add throttle application settingsMichael Kozono2017-11-171-0/+38
|/
* Clean up schema of the "issues" tablecleanup-issues-schemaYorick Peterse2017-11-097-0/+219
* Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsKamil Trzcinski2017-11-072-0/+34
|\
| * Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-072-0/+34
| |\
| | * Merge branch 'feature/custom-attributes-on-projects-and-groups' into 'master'Rémy Coutable2017-11-072-0/+34
| | |\
| | | * Support custom attributes on groupsMarkus Koller2017-11-061-0/+19
| | | * Support custom attributes on projectsMarkus Koller2017-11-061-0/+15
| * | | Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-072-87/+5
| |\ \ \ | | |/ /
* | | | Add ingress applicationKamil Trzcinski2017-11-061-0/+21
* | | | Merge remote-tracking branch 'origin/refactor-clusters' into 36629-35958-add-...Kamil Trzcinski2017-11-062-87/+5
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'master' into refactor-clustersShinya Maeda2017-11-051-1/+5
| |\ \ | | |/
| | * Put a condition to old migration that adds fast_forward column to MRsValery Sizov2017-11-041-1/+5
| * | Move migration file to post-migration. Use EachBatch. batch_size 1Shinya Maeda2017-11-041-90/+0
| * | Fix MigrateGcpClustersToNewClustersArchitectures. Improve specShinya Maeda2017-11-031-1/+5
* | | Merge branch 'refactor-clusters' into 38464-k8s-appsAlessio Caiazza2017-11-031-1/+1
|\ \ \ | |/ /