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
AgeCommit message (Expand)Author
2017-12-19Removes AddTimezoneToIssuesClosedAt migration and respective cleanup post mig...Tiago Botelho
2017-12-13Merge branch 'fix-remove-branch-name-migration' into 'master'Sean McGivern
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-05Consistently schedule Sidekiq jobsDouwe Maan
2017-12-02Move temp table creation into the prepare jobMichael Kozono
2017-12-02Drop temporary tracking table when finishedMichael Kozono
2017-12-02Fix MySQL path field lengthMichael Kozono
2017-12-02Rename table to untracked_files_for_uploadsMichael Kozono
2017-12-02Add TrackUntrackedUploads post-deploy migrationMichael Kozono
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-28Improve indexes on merge_request_diffsSean McGivern
2017-11-28Remove serialised diff and commit columnsSean McGivern
2017-11-23Allow password authentication to be disabled entirelyMarkus Koller
2017-11-23Remove cluster_id from 20171013104327_migrate_gcp_clusters_to_new_clusters_ar...Shinya Maeda
2017-11-20Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable
2017-11-17Merge branch 'restrict-update-column-in-batches-for-large-tables' into 'master'Robert Speicher
2017-11-17Prevent update_column_in_batches on large tablesSean McGivern
2017-11-17Merge branch 'bvl-delete-empty-fork-networks' into 'master'Douwe Maan
2017-11-17Delete orphaned fork networks in a migrationBob Van Landuyt
2017-11-17Convert migration to populate latest merge request ID into a background migra...Stan Hu
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-09Clean up schema of the "issues" tableYorick Peterse
2017-11-07Merge branch 'refactor-clusters' into 'master'Grzegorz Bizon
2017-11-05Fix statis analysysShinya Maeda
2017-11-03Move migration file to post-migration. Use EachBatch. batch_size 1Shinya Maeda
2017-11-03make the migration reversiblemicael.bergeron
2017-11-03add changelog and move migration to post_migratemicael.bergeron
2017-11-02Merge branch '37631-add-a-merge_request_diff_id-column-to-merge_requests' int...Yorick Peterse
2017-11-02Add a column linking an MR to its diffSean McGivern
2017-11-02Remove user authentication_token columnDouwe Maan
2017-10-24Don't rename groups/projects that aren't reserved anymoreBob Van Landuyt
2017-10-07Move migration to backgroundMichael Kozono
2017-10-07Update DN class in migrationMichael Kozono
2017-10-07Rename method to `to_normalized_s`Michael Kozono
2017-10-07Normalize existing persisted DNsMichael Kozono
2017-10-06Add more specs.Rubén Dávila
2017-10-05Small refactor and fix for RuboCopRubén Dávila
2017-10-05Convert migrations to generate subkeys to a background migrationRubén Dávila
2017-10-05Invalidate GpgSignatures associated to GpgKeySubkeys when revoking the GpgKeyRubén Dávila
2017-10-05Address some feedback from last code reviewRubén Dávila
2017-10-05Convert migration to a post deployment migrationRubén Dávila
2017-09-29Merge branch '36631-activerecord-statementinvalid-pg-querycanceled-error-canc...Rémy Coutable
2017-09-29Fix notes type created from importLin Jen-Shin (godfat)
2017-09-29Reschedule merge request diff background migrationSean McGivern
2017-09-25Fix PG::UniqueViolation external_email migrationStan Hu
2017-09-23Fix duplicate key errors in PostDeployMigrateUserExternalMailData migrationStan Hu
2017-09-18Merge branch 'mk-delete-conflicting-redirects-mysql' into 'master'Douwe Maan