gitlab-org--gitlab-foss/lib/tasks/migrate
baba 320f0ac856 Migrate notes.line_code format.
Since version 4.1, notes.line_code means:
  {SHA1 hash of file path}_{old line}_{new line}
but the older version means:
  {file index of the commit}_{old line}_{new line}

This rake task migrate the above differences.
2013-05-11 16:53:07 +09:00
..
migrate_milestones.rake migrate milestones with nil state 2013-04-16 20:00:30 +03:00
migrate_mr.rake Warn user about losing merge request diff 2013-04-15 19:33:44 +03:00
migrate_note_linecode.rake Migrate notes.line_code format. 2013-05-11 16:53:07 +09:00