Commit Graph

602 Commits (19c317e86689bf276adf95e003a84939571b887d)

Author SHA1 Message Date
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
Jens Ulferts 908f5e191e adds indexes on users 11 years ago
Sebastian Schuster 75f09eff63 Added util class to support squashing migrations 11 years ago
Hagen Schink 442ed6f433 Add 'end date' migration for timelines options 11 years ago
Christian Ratz feaee73e9c fixed migration 11 years ago
Christian Ratz 19666d6a0b fixed migration 11 years ago
Hagen Schink fa0bf59681 Adds journal entry after text migration 11 years ago
Hagen Schink 44fc4497e2 Ignores pre/code blocks 11 years ago
Hagen Schink 4e2227e5f9 Extends column update interface 11 years ago
Hagen Schink f6a97f80bf Resets journal primary key after migration 11 years ago
Hagen Schink 781d93395b Uses original timelines regex 11 years ago
Hagen Schink bf23d46d9b Makes test reference migration the last one 11 years ago
Hagen Schink 8bcd69c25e Removes migration of text references in journals 11 years ago
Hagen Schink 600a9bc0a1 Removes changeset migration 11 years ago
Hagen Schink 5f68109f0e Adds support for host postfixes 11 years ago
Hagen Schink b666d1bdb8 Considers host name in settings 11 years ago
Hagen Schink 1d492f13b3 Extracts text reference update methods 11 years ago
Hagen Schink 6fef1d8e38 Adds text reference migration 11 years ago
Stefan Frank 1715343507 removed obsolete fields and added missing indices to work_package 11 years ago
Stefan Frank e193e2162a This adds a set of indices for the journal-table. 11 years ago
Hagen Schink 1cb831877b Renames issue category to category 11 years ago
Hagen Schink 65cd8bbffe Adds migration 11 years ago
Martin Czuchra fb87e1129f Fixes adapter check for postgres. 11 years ago
Martin Czuchra f993527abc Limits reset_pk_sequence to postgres. 11 years ago
Martin Czuchra 0c9ff0adfa Fixes missing sequence update. 11 years ago
Martin Czuchra b10a5b076c Treats nil changed_data gracefully. 11 years ago
Martin Czuchra f2294d75e2 Adds page_id to be inserted in journals. 11 years ago
Martin Czuchra 497e0bc513 Adds a progress bar. 11 years ago