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
2019-05-23Add note for index requirement with FK constraintShinya Maeda
2019-04-12Add information about moving migrationsGosia Ksionek
2019-02-18Remove consecutive blank lines from markdown filesEvan Read
2019-01-08Make unordered lists conform to styleguideEvan Read
2019-01-04Add config_options|variables to BuildMetadataKamil Trzciński
2018-12-12Fix ActiveRecord::Migration deprecationsYorick Peterse
2018-11-20Merge branch 'improve_migrations_docs' into 'master'Yorick Peterse
2018-11-15Validate foreign keys being indexedKamil Trzciński
2018-08-14Correct inaccurate phrase related to disable_ddl_transaction modeNikolay
2018-08-09Docs: FK constraints require an index.Andreas Brandl
2018-03-22make a little more obvious what operations might need downtime or enhanced mi...Brett Walker
2018-03-20Shortcut concurrent index creation/removal if no effect.Andreas Brandl
2018-01-19doc: Spelling fixesVille Skyttä
2017-11-17Add computed update docs for update_column_in_batchesSean McGivern
2017-08-04Mention schema migrations and patch releasesYorick Peterse
2017-08-04Removed commit guidelines for migrationsYorick Peterse
2017-06-13Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_time...blackst0ne
2017-05-02Add some documentation for the new migration helpersBob Van Landuyt
2017-04-12Prepare for zero downtime migrationsYorick Peterse
2017-04-06Add remove_concurrent_index to database helperblackst0ne
2016-11-09Add more highlighting to Migration Style Guide docRobert Speicher
2016-10-02Link to the "What requires downtime?" page from the Migration Style GuideNick Thomas
2016-09-16Add support for column limits in add_column_with_defaultDrew Blessing
2016-07-20Added checks for migration downtimeYorick Peterse
2016-06-23Remove Rubocop skip comment from migration style guide [ci skip]Drew Blessing
2016-06-16Update migration_style_guide.md with new detailsDrew Blessing
2016-05-30updtae -> updateChris Spicer
2016-05-12Updated migration styleguide for new helpersYorick Peterse
2016-02-17Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceRémy Coutable
2016-02-12Fix a typo [ci skip]Prayag Verma
2015-11-02Add notice about offline migrationsKamil Trzciński
2015-05-12update migration style guideValery Sizov
2015-05-11Small improvements to style guide.Sytse Sijbrandij
2015-05-11create migration style guide. Fixes #2305Job van der Voort