Commit Graph

580 Commits (722bbf3cb044247f788e1e5e1b4829eec6df8d57)

Author SHA1 Message Date
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Greg Mefford b44dd085ac Prevent large production databases from consuming all the RAM on the server and causing the migration to take forever. On a database with a large SVN repo, the Changesets ran for over two days before I gave up and cancelled it. After this change, the migration ran in under 10 minutes. 13 years ago
Holger Just e7f69d4236 [#633] Fix mock of WikiContent::Version for Ruby 1.9 13 years ago
Gregor Schmidt 3fd809f059 [#633] WikiPages may have no author - but should have 13 years ago
Holger Just 139dedfd5f Add copyright header 13 years ago
Holger Just c57c598204 Fix trailing whitespace 13 years ago
Felix Schäfer 4bc5bc9fa6 Avoid touching journaled objects on backdated journal creation. 13 years ago
Felix Schäfer ff6d75ca74 Only build initial journals for core classes. #542 13 years ago
Felix Schäfer 55f9ecbe23 Remove double initial WikiContentJournals. #542 13 years ago
Eric Davis c0d26da34e Refactor: move method to recreate the initial journals out of migration 13 years ago
Holger Just 9e35b24bcd [#512] Fix Copyright 14 years ago
Eric Davis 2bb42e90a1 [#493] Force loading the classes of activity provider 14 years ago
Eric Davis 6017e2712e Add rescues to the aaj migrations for unsaved records. 14 years ago
Eric Davis 9de3fcbc3f [#397] Remove FIXME, there is only one activity per Model 14 years ago
Eric Davis 0daa081d19 [#475] Set the activity_type on the initial journals 14 years ago
Eric Davis 2ff9711fc7 Migrate existing journals so version 1 is open for the initial journal 14 years ago
Eric Davis 8b13992c0a Print any errors when saving the initial journal instead of aborting 14 years ago
Eric Davis 52b83da8dd [#479] Split GeneralizeJournals into separate, incremental migrations 14 years ago
Eric Davis 47c7e0774a [#467] Fix bug with Journal subclasses having caches columns 14 years ago
Eric Davis b52d2b2238 [#467] Fix uninitialized constant Journal::Journaled error 14 years ago
Felix Schäfer 2ceffca3e3 Don't loose the time of the wiki_edits. #468 14 years ago
Eric Davis 33e3a71341 [#445] Track initial object attributes on the initial journal 14 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis a85b6780d2 [#262] Convert line endings to UNIX 14 years ago
Felix Schäfer dbc10d2730 Save the comments to wiki page updates correctly. #415 14 years ago
Holger Just d90102420d [#112] Adapt database switches to use ChiliProject::Database 14 years ago
Eric Davis adf57a64f1 [#123] Move aaj migrations to core 14 years ago
Eric Davis d29315341d [#196 #216 #216] Complete the upgrade to Rails 2.3.11 14 years ago
Jean-Philippe Lang ed867c4a7f Adds an index on users.type for faster retrieval of groups. 14 years ago
Toshi MARUYAMA 231fcf6fd8 scm: copy global log encoding setting to repository (#1735). 14 years ago
Toshi MARUYAMA ab8bdf282b scm: add log_encoding column to repositories table (#1735). 14 years ago
Jean-Philippe Lang c9497f39b8 Keep track of issue description changes (#746). 14 years ago
Jean-Philippe Lang d88fa6ccce Adds support for SCM/LDAP passwords encryption in the database (#7411). 14 years ago
Toshi MARUYAMA 2195984e35 scm: add "path_encoding" column in repositories table (#2664, #2274). 14 years ago
Jean-Philippe Lang 9964c43b3b Adds random salt to user passwords (#7410). 14 years ago
Jean-Philippe Lang cc2d6f3605 Allow additional workflow transitions for issue author and assignee (#2732). 14 years ago
Eric Davis 2ffea883a6 [#279] Add an optional Start Date to Versions 14 years ago
Eric Davis 99a12ecbcf [#129] Replace public strings using Redmine with ChiliProject 14 years ago
Jean-Baptiste Barth d29052f682 Added missing remove_index in AddUniqueIndexOnMembers down migration. #7212 14 years ago
Jean-Philippe Lang 427ec05c8b Fixed: Migration from boolean to varchar fails on PostgreSQL 8.1 (#6943). 14 years ago
Jean-Philippe Lang 8ef06826c3 Raised maximum length of project names and identifiers to 255 and 100 respectively (#6446). 14 years ago
Jean-Philippe Lang f8ca6e58aa Make sure existing custom fields visibility is set to true. 14 years ago
Jean-Philippe Lang 475530e59f Adds a "visible" option on User and Project custom fields (#1738). 14 years ago
Jean-Philippe Lang b67e4a87e4 Clean up member_roles if needed. 14 years ago
Jean-Philippe Lang c50b611f85 Adds a unique index on members (#6826). 14 years ago
Jean-Philippe Lang 73167fb4f2 Rewrites UpdateMailNotificationValues migration to avoid model validations and failures. 14 years ago
Eric Davis d2986eb98f Correctly update all mail_notification options. #6549 14 years ago
Eric Davis 0316af7f6b Converted User#mail_notification from a boolean to a string. 14 years ago
Eric Davis 0d7cead479 Merged r4013 from trunk. 14 years ago