Commit Graph

81 Commits (19c317e86689bf276adf95e003a84939571b887d)

Author SHA1 Message Date
Oliver Günther c85b1c62e1 Typo in LegacyYamler 9 years ago
Oliver Günther 35f8c91792 Make to_psych migration helper available for other plugins 9 years ago
Oliver Günther d3c968558c Typo in LegacyYamler 9 years ago
Oliver Günther 06078403ea Make to_psych migration helper available for other plugins 9 years ago
Oliver Günther c1ee3d0829 Revert optional syck parser group definition 9 years ago
Oliver Günther e38810f173 Remove hard syck dependency, make it optional instead 9 years ago
Alex Coles 36d0f638ba Fix syntax (w/Rubocop) in db migrations, seeds 9 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 5158e698bf Fix syntax (w/Rubocop) in db migrations, seeds 10 years ago
Alex Coles 5b066ba8bb Prefer #map over #collect in migrations 10 years ago
Till Breuer 2c4483544c Merge branch 'dev' into feature/adding-and-removing-watchers 10 years ago
Jens Ulferts e8da662991 db safe quoting in migration 10 years ago
Alex Coles be6563f6ec Fix whitespace in migrations 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Hagen Schink 5d134cf751 Removes superfluous rake task 11 years ago
Hagen Schink e1236e541a Fixes migration for mixed column contents 11 years ago
Hagen Schink 258a9f7a07 Moves query migration details to separate file 11 years ago
Hagen Schink d469650ea3 Restores original regex behavior 11 years ago
Hagen Schink 38358d06e7 Fixes auto update text reference migration 11 years ago
Hagen Schink a23a0ee0c8 Fixes text reference migration 11 years ago
Sebastian Schuster 680bf938e4 Fixed copyright headers 11 years ago
Sebastian Schuster d913592d53 Only connected check for global custom field to check 11 years ago
Sebastian Schuster 4f4ee104ff Fixed customizable migration also removing custom values 11 years ago
Hagen Schink 548ec7e786 Migrates PE references in journal notes 11 years ago
Sebastian Schuster cb04b84f5f Fixed LegacyJournalMigrator to also run with Ruby 2.0 with added syck 11 years ago
Hagen Schink e077115f4a Fixes delete statement for MySQL 11 years ago
Hagen Schink 60f56c0795 Deletes invalid work package custom values 11 years ago
Hagen Schink 1e32b61a2a Handles MySQL collation error 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 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
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
Hagen Schink ec7f5b1c5d Adds comment for clarification 11 years ago
Hagen Schink 59c03a302d Fixes encoding errors when loading legacy data 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
Philipp Tessenow 444546e2e8 use \A and \z instead of ^ and $ in ruby regexes 11 years ago