summaryrefslogtreecommitdiff
path: root/db/migrate/20130218141327_convert_closed_to_state_in_merge_request.rb
Commit message (Expand)AuthorAgeFilesLines
* removes redundant code from database.rb29056-backport-ee-cleanup-database-fileTiago Botelho2017-04-111-1/+1
* Enable RuboCop for migrationsenable-rubocop-for-migrationsSean McGivern2016-06-091-0/+1
* Use raw SQL instead of Rails models in migrations where appropriaters-fix-migrationsRobert Speicher2016-03-281-9/+13
* Data converting migrations was wrong. FixedAndrew8xx82013-02-271-3/+3
* Fix merge request migration for postgresDmitriy Zaporozhets2013-02-251-5/+5
* Migrations iprovedAndrew8xx82013-02-191-18/+5
* Migrations refactored ro support data convertionAndrew8xx82013-02-181-0/+29