Commit Graph

678 Commits (19c317e86689bf276adf95e003a84939571b887d)

Author SHA1 Message Date
Hagen Schink 8305dc7de9 Does not abort migration on missing entities 11 years ago
Hagen Schink 4d2bfce8bf Adds root id update statement for MySQL 11 years ago
Sebastian Schuster 3d148bcd54 Migrated serialized yaml in core tables from syck to psych 11 years ago
Sebastian Schuster 869e41e026 Updated yaml_migrator to only select yaml columns 11 years ago
Sebastian Schuster 83f4aabde2 Added syck gem for ruby 2.0 and yaml_migrator to 11 years ago
Sebastian Schuster 0523c9370f Fixed module namespacing 11 years ago
Hagen Schink cd51e02f93 Fixes customizable migration 11 years ago
Hagen Schink d0e6010682 Improves customizable utils implementation 11 years ago
Hagen Schink 031d1ad31a Reorder customizable migration 11 years ago
Hagen Schink dd8a4735ea Improves code layout 11 years ago
Sebastian Schuster 76248f0e69 Adds repair migration for customizable journals 11 years ago
Hagen Schink a44a1120e0 Adds missing attachable journals 11 years ago
Hagen Schink 3f0285a29d Considers journal type 11 years ago
Sebastian Schuster 772db26863 Fixed the fix of attachable journals 11 years ago
Hagen Schink a78e728195 Finds missing attachable journals 11 years ago
Michael Frister 0eb4e91108 Add indices on journal tables 11 years ago
Hagen Schink c5ad3b9023 Adds issue custom value migration 11 years ago
Sebastian Schuster 3cf7997865 Implemented data migration of planning element watchers 11 years ago
Hagen Schink c52722634b Adds missing default value migration for MySQL 11 years ago
Hagen Schink 5d3be40ef8 Sets empty description for PEs w/o description 11 years ago
Hagen Schink 6421921f9e Fixes PE name journal entry migration 11 years ago
Markus Kahl c9e2f557c7 don't choke on empty YAML document as options 11 years ago
Hagen Schink 52c3b7c8b8 Handles blank (nil or empty) timelines options 11 years ago
Martin Czuchra 7291e98837 Adds proper error for MySQL. 11 years ago
Martin Czuchra 3cb7609bc3 Adds migration for work package journals. 11 years ago
Hagen Schink ec7f5b1c5d Adds comment for clarification 11 years ago
Hagen Schink 59c03a302d Fixes encoding errors when loading legacy data 11 years ago
Till Breuer f5d517e1c7 Migrate watchers associated to issues to work packages (fixes #2618) 11 years ago
Philipp Tessenow 409dffad79 simplify journal attachment migration 11 years ago
Philipp Tessenow fe1d516a59 soo much whitespace.. 11 years ago
Hagen Schink 673a148370 Prevents adding attachables that are removed 11 years ago
Sebastian Schuster d502929045 Also fixed non-functional index remove in down migration 11 years ago
Sebastian Schuster b3195f15e6 Added migrating existing former user passwords 11 years ago
Sebastian Schuster f46fd6d35f Fixed missing renamed setting for updated_at 11 years ago
Sebastian Schuster d85797f68c Fixed wrong name of WorkPackageCustomField 11 years ago
Michael Frister d4cd2953b7 Fix migration adding indexes on users 11 years ago
Philipp Tessenow 444546e2e8 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
Sebastian Schuster 05a0c9b944 Migrated remaining core settings 11 years ago
Hagen Schink b0c9d885dc Fixes code quality issues 11 years ago
Hagen Schink fcdb962520 Adds timelines options migration 11 years ago
Hagen Schink 4d24617cc5 Refactors 'end_date' migration for code reuse 11 years ago
Hagen Schink 50baec994f Prevents name clash 11 years ago
Hagen Schink 534cf680c2 Adds migration for message attachment journals 11 years ago
Hagen Schink 47e7121705 Repairs messages' initial attachment journal 11 years ago
Hagen Schink 155b48b200 Refactors attachable repair migration 11 years ago
Hagen Schink 8effb37731 Adds migration for invalid attachable journals 11 years ago
Sebastian Schuster 90ff73d992 Added migration to rename existing IssueCustomfields 11 years ago
Sebastian Schuster 226ad02a84 Added SettingRenamer to rename settings 11 years ago
Sebastian Schuster d68db523fe Added reset_column_information to all changes to the user table 11 years ago
Till Breuer a270470103 Add delayed job's rails 3 upgrate migration 11 years ago