summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Remove unused queuesdm-dedicated-sidekiq-queuesDouwe Maan2017-12-132-1/+17
* 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-0/+0
|\
| * Fix migration that removes issues.branch_namefix-remove-branch-name-migrationYorick Peterse2017-12-111-0/+0
* | Merge branch 'add-remove-column-cop' into 'master'Rémy Coutable2017-12-1113-0/+13
|\ \ | |/ |/|
| * Add cop for use of remove_columnadd-remove-column-copSean McGivern2017-12-1113-0/+13
* | Add spec for removing issues.assignee_idSean McGivern2017-12-111-1/+3
* | Improve down step of removing issues.assignee_id columnSean McGivern2017-12-111-1/+9
* | Fix specs after removing assignee_id fieldValery Sizov2017-12-111-0/+2
* | Remove issues.assignee_id columnValery Sizov2017-12-112-2/+36
|/
* Allow git pull/push on project redirectsMayra Cabrera2017-12-083-1/+40
* Move the circuitbreaker check out in a separate processbvl-circuitbreaker-processBob Van Landuyt2017-12-084-4/+83
* The API isn't using the appropriate services for managing forksFrancisco Javier López2017-12-072-1/+28
* Merge branch 'mk-add-old-attachments-to-uploads-table' into 'master'Stan Hu2017-12-073-1/+47
|\
| * Move temp table creation into the prepare jobMichael Kozono2017-12-011-20/+0
| * Drop temporary tracking table when finishedMichael Kozono2017-12-011-8/+12
| * Fix uploads.path length for long filenamesMichael Kozono2017-12-012-1/+26
| * Fix MySQL path field lengthMichael Kozono2017-12-011-1/+1
| * Exclude `untracked_files_for_uploads` from schemaMichael Kozono2017-12-011-10/+0
| * Rename table to untracked_files_for_uploadsMichael Kozono2017-12-012-12/+12
| * Add TrackUntrackedUploads post-deploy migrationMichael Kozono2017-12-012-0/+47
* | Merge branch 'feature/custom-text-for-new-projects' into 'master'Rémy Coutable2017-12-052-0/+14
|\ \
| * | Add custom brand text on new project pagesMarkus Koller2017-12-042-0/+14
* | | Merge branch 'zj-multiple-artifacts' into 'master'Grzegorz Bizon2017-12-053-2/+41
|\ \ \
| * | | Move config_source earlierKamil Trzcinski2017-12-051-1/+1
| * | | Merge index during table creationKamil Trzcinski2017-12-053-17/+2
| * | | Remove index on file_typeKamil Trzcinski2017-12-042-4/+2
| * | | Store expire_at in ci_job_artifactsKamil Trzcinski2017-12-032-2/+4
| * | | Add unique index on job_id and file_typeZeger-Jan van de Weg2017-12-032-1/+18
| * | | Rename artifacts_* to legacy_artifacts_*Kamil Trzcinski2017-12-031-2/+2
| * | | Fix legacy migration testZeger-Jan van de Weg2017-12-031-2/+2
| * | | Fix most test failuresZeger-Jan van de Weg2017-12-032-3/+6
| * | | Rename Artifact to JobArtifact, split metadata outZeger-Jan van de Weg2017-12-033-36/+35
| * | | Create Ci::ArtifactsZeger-Jan van de Weg2017-12-032-9/+4
| * | | Create ci_artifacts tableZeger-Jan van de Weg2017-12-032-3/+35
| * | | WIPZeger-Jan van de Weg2017-12-031-0/+8
| | |/ | |/|
* | | Consistently schedule Sidekiq jobsdm-application-workerDouwe Maan2017-12-052-3/+3
| |/ |/|
* | Remove seed file from the development envrc/followup-40690Rémy Coutable2017-12-041-15/+0
|/
* Add a fixture file that uses seed-fu in the test env so that a borken seed-fu...40690-rake-dev-setup-is-broken-due-to-the-latest-update-of-seed-fuRémy Coutable2017-11-301-0/+15
* Merge branch 'remove-mr-diff-serialised-columns' into 'master'Yorick Peterse2017-11-296-5/+94
|\
| * Improve indexes on merge_request_diffsremove-mr-diff-serialised-columnsSean McGivern2017-11-283-1/+35
| * Remove serialised diff and commit columnsSean McGivern2017-11-284-4/+59
* | Reschedule the migration to populate fork networksbvl-fork-networks-for-deleted-projectsBob Van Landuyt2017-11-292-1/+28
* | Add timeouts for Gitaly callsAndrew Newdigate2017-11-292-0/+34
|/
* Fix defaults for MR states and merge statusesdefault-values-for-mr-statesYorick Peterse2017-11-244-3/+86
* 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-234-1/+41
* | Remove cluster_id from 20171013104327_migrate_gcp_clusters_to_new_clusters_ar...Shinya Maeda2017-11-231-1/+0
* | Add environment_scope to cluster tableShinya Maeda2017-11-222-0/+16
|/