summaryrefslogtreecommitdiff
path: root/doc/development/migration_style_guide.md
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-131-4/+24
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-021-4/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-281-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-271-0/+15
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-241-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-211-2/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-211-8/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-201-4/+15
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-111-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-0/+198
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-041-4/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-091-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-271-6/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-011-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-071-0/+42
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-241-4/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-231-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Removes trailing whitespace to fix lintingEvan Read2019-08-271-5/+5
* Migrations guide: use atomic steps, when possibleMayra Cabrera2019-08-271-43/+98
* Update Migration Style Guidemigration-style-guide-docsValery Sizov2019-08-071-8/+3
* Update redirected links to final destinationMarcel Amirault2019-07-091-1/+1
* Add note for index requirement with FK constraintShinya Maeda2019-05-231-1/+5
* Add information about moving migrationsGosia Ksionek2019-04-121-0/+6
* Remove consecutive blank lines from markdown filesEvan Read2019-02-181-1/+0
* Make unordered lists conform to styleguidedocs/fix-unordered-list-styleEvan Read2019-01-081-5/+5
* Add config_options|variables to BuildMetadatakamil-refactor-ci-builds-v5Kamil Trzciński2019-01-041-0/+25
* Fix ActiveRecord::Migration deprecationsYorick Peterse2018-12-121-8/+8
* Merge branch 'improve_migrations_docs' into 'master'Yorick Peterse2018-11-201-3/+3
|\
| * Correct inaccurate phrase related to disable_ddl_transaction modeimprove_migrations_docsNikolay2018-08-141-3/+3
* | Validate foreign keys being indexedKamil Trzciński2018-11-151-6/+1
|/
* Docs: FK constraints require an index.Andreas Brandl2018-08-081-0/+28
* make a little more obvious what operations might need downtime or enhanced mi...Brett Walker2018-03-221-4/+12
* Shortcut concurrent index creation/removal if no effect.Andreas Brandl2018-03-201-1/+4
* doc: Spelling fixesVille Skyttä2018-01-191-1/+1
* Add computed update docs for update_column_in_batchesSean McGivern2017-11-171-1/+37
* Mention schema migrations and patch releasesdocs/upgrades-for-background-migrationsYorick Peterse2017-08-041-0/+6
* Removed commit guidelines for migrationsYorick Peterse2017-08-041-10/+3
* Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_time...32054-rails-should-use-timestamptz-database-type-for-postgresqlblackst0ne2017-06-131-2/+37
* Add some documentation for the new migration helpersBob Van Landuyt2017-05-021-0/+25
* Prepare for zero downtime migrationszero-downtime-migrationsYorick Peterse2017-04-121-20/+113
* Add remove_concurrent_index to database helperblackst0ne2017-04-061-2/+14
* Add more highlighting to Migration Style Guide docRobert Speicher2016-11-091-6/+6
* Link to the "What requires downtime?" page from the Migration Style GuideNick Thomas2016-10-021-4/+4
* Add support for column limits in add_column_with_defaultDrew Blessing2016-09-151-0/+22
* Added checks for migration downtimemigration-downtime-tagsYorick Peterse2016-07-201-23/+23
* Remove Rubocop skip comment from migration style guide [ci skip]Drew Blessing2016-06-231-1/+0
* Update migration_style_guide.md with new detailsfix_migration_style_guideDrew Blessing2016-06-151-2/+14
* updtae -> updateChris Spicer2016-05-291-1/+1