Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
2017-12-12Clears the current Appearance cache otherwise it breaks since new_project_gui...Rémy Coutable
2017-12-12Merge branch 'fix-remove-branch-name-migration' into 'master'Sean McGivern
2017-12-11Merge branch 'add-remove-column-cop' into 'master'Rémy Coutable
2017-12-11Fix migration that removes issues.branch_nameYorick Peterse
2017-12-11Add cop for use of remove_columnSean McGivern
2017-12-11Add spec for removing issues.assignee_idSean McGivern
2017-12-11Improve down step of removing issues.assignee_id columnSean McGivern
2017-12-11Fix specs after removing assignee_id fieldValery Sizov
2017-12-11Remove issues.assignee_id columnValery Sizov
2017-12-08Allow git pull/push on project redirectsMayra Cabrera
2017-12-08Move the circuitbreaker check out in a separate processBob Van Landuyt
2017-12-07The API isn't using the appropriate services for managing forksFrancisco Javier López
2017-12-07Merge branch 'mk-add-old-attachments-to-uploads-table' into 'master'Stan Hu
2017-12-05Merge branch 'feature/custom-text-for-new-projects' into 'master'Rémy Coutable
2017-12-05Merge branch 'zj-multiple-artifacts' into 'master'Grzegorz Bizon
2017-12-05Move config_source earlierKamil Trzcinski
2017-12-05Merge index during table creationKamil Trzcinski
2017-12-05Consistently schedule Sidekiq jobsDouwe Maan
2017-12-04Remove index on file_typeKamil Trzcinski
2017-12-04Add custom brand text on new project pagesMarkus Koller
2017-12-04Remove seed file from the development envRémy Coutable
2017-12-03Store expire_at in ci_job_artifactsKamil Trzcinski
2017-12-03Add unique index on job_id and file_typeZeger-Jan van de Weg
2017-12-03Rename artifacts_* to legacy_artifacts_*Kamil Trzcinski
2017-12-03Fix legacy migration testZeger-Jan van de Weg
2017-12-03Fix most test failuresZeger-Jan van de Weg
2017-12-03Rename Artifact to JobArtifact, split metadata outZeger-Jan van de Weg
2017-12-03Create Ci::ArtifactsZeger-Jan van de Weg
2017-12-03Create ci_artifacts tableZeger-Jan van de Weg
2017-12-03WIPZeger-Jan van de Weg
2017-12-02Move temp table creation into the prepare jobMichael Kozono
2017-12-02Drop temporary tracking table when finishedMichael Kozono
2017-12-02Fix uploads.path length for long filenamesMichael Kozono
2017-12-02Fix MySQL path field lengthMichael Kozono
2017-12-02Exclude `untracked_files_for_uploads` from schemaMichael Kozono
2017-12-02Rename table to untracked_files_for_uploadsMichael Kozono
2017-12-02Add TrackUntrackedUploads post-deploy migrationMichael Kozono
2017-11-30Add a fixture file that uses seed-fu in the test env so that a borken seed-fu...Rémy Coutable
2017-11-29Merge branch 'remove-mr-diff-serialised-columns' into 'master'Yorick Peterse
2017-11-29Reschedule the migration to populate fork networksBob Van Landuyt
2017-11-29Add timeouts for Gitaly callsAndrew Newdigate
2017-11-28Improve indexes on merge_request_diffsSean McGivern
2017-11-28Remove serialised diff and commit columnsSean McGivern
2017-11-24Fix defaults for MR states and merge statusesYorick Peterse
2017-11-23Merge branch 'use-merge-requests-diff-id-column' into 'master'Douwe Maan
2017-11-23Allow password authentication to be disabled entirelyMarkus Koller
2017-11-23Use latest_merge_request_diff associationSean McGivern
2017-11-23Remove cluster_id from 20171013104327_migrate_gcp_clusters_to_new_clusters_ar...Shinya Maeda
2017-11-22Add environment_scope to cluster tableShinya Maeda
2017-11-21Update composite pipelines index to include "id"Yorick Peterse