summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix jobs_cache_index migration class nameMatija Čupić2018-01-051-1/+1
| * | Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2018-01-046-2/+166
| |\ \
| * | | Rename Project#cache_index to jobs_cache_indexMatija Čupić2018-01-041-1/+1
| * | | Remove default value from cache_index migrationMatija Čupić2017-12-221-8/+2
| * | | Add cache_index migrationMatija Čupić2017-12-221-0/+19
* | | | Add the EE `rebase_commit_sha` migration back in its original locationRobert Speicher2018-01-051-0/+22
* | | | Fix rebase commit SHA migration namefix-ce-migration-timestampSean McGivern2018-01-052-7/+15
| |_|/ |/| |
* | | Backport 'Rebase' feature from EE to CEjprovazn-rebaseJan Provaznik2018-01-051-0/+7
| |/ |/|
* | Merge branch 'mdelaossa/gitlab-ce-31995-project-limit-default-fix'Dmitriy Zaporozhets2018-01-041-0/+38
|\ \
| * | User#projects_limit remove DB default and added NOT NULL constraintMario de la Ossa2017-12-301-0/+38
* | | Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira2018-01-021-0/+37
* | | Fix user membership destroy relationFrancisco Javier López2018-01-022-0/+52
* | | Merge branch '39289-local-schema-rb-automatically-reverts-datetime-to-datetim...Sean McGivern2018-01-021-0/+25
|\ \ \ | |/ / |/| |
| * | Prevent schema.rb reverting from datetime_with_timezone to datetime39289-local-schema-rb-automatically-reverts-datetime-to-datetime_with_timezone-after-migrationsJames Edwards-Jones2017-12-071-0/+25
* | | Simplify implementation and allow for batch updates in MySQLStan Hu2017-12-271-27/+16
* | | Fix PostgreSQL implementation of migrationsh-fix-mysql-migration-10-3Stan Hu2017-12-271-1/+3
* | | Fix migration for removing orphaned issues.moved_to_id values in MySQLStan Hu2017-12-261-2/+23
| |/ |/|
* | Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-221-0/+18
* | Add index on namespaces lower(name) for UsersController#existsindex-namespaces-lower-nameGreg Stark2017-12-211-0/+30
* | Fix missing WHERE clause in 20171106135924_issues_milestone_id_foreign_key mi...Stan Hu2017-12-181-0/+1
* | 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