62 Commits (fc4df508f0dd7aeac8b0b81a7bd0b5805cde08e8)

Author SHA1 Message Date
  Jean-Philippe Lang 4a36e09d49 migrate_from_trac.rake does not properly parse First Name and Last Name (#14592). 10 years ago
  Jean-Philippe Lang 5e2eedf2c5 Fixed that Mantis/Trac users are not imported because of password too short (#14590). 10 years ago
  Toshi MARUYAMA c5ca4e2622 gender neutral source comment at lib/tasks/migrate_from_trac.rake 11 years ago
  Jean-Baptiste Barth b4c3bb0558 Fix Trac importer breaking on exotic characters with ruby 1.9+ (#13990). 11 years ago
  Jean-Baptiste Barth 2b3111122e Ensure Tranc and Mantis importers don't reset global notification settings (#13989). 11 years ago
  Jean-Philippe Lang 59c704dcd2 Don't use iconv with ruby1.9 (#12787). 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang ea296a109a Replaces find(:first/:all) calls. 11 years ago
  Jean-Philippe Lang 31c33f462d Replaces find(:first) calls. 11 years ago
  Jean-Philippe Lang 536747b747 Replaces find(:all) calls. 11 years ago
  Jean-Philippe Lang 182a215c7b Renamed #changes association to #ticket_changes. 12 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Jean-Philippe Lang fb8ca0d2f8 Makes migrate_from_trac compatible with Rails3. 12 years ago
  Jean-Philippe Lang f2ec23d80c set_table_name deprecated. 12 years ago
  Jean-Philippe Lang a00f04886f Increase username length limit from 30 to 60 (#2719). 12 years ago
  Toshi MARUYAMA 8474b08456 remove trailing white-spaces from lib/tasks/migrate_from_trac.rake 13 years ago
  Jean-Philippe Lang 44ffc5a336 Remove the limitation on characters that can be used in custom_field, issue_status, role, tracker, user names (#5152). 13 years ago
  Jean-Philippe Lang a52417eca9 Escapes attachment ids in TracMigrate (#6996). 13 years ago
  Jean-Philippe Lang 8e57b1f6cd Fixed: Trac importer creates duplicate wiki records (#4743). 14 years ago
  Jean-Philippe Lang c7c43d38ce Removes a useless assignment in Trac importer (#4931). 14 years ago
  Jean-Philippe Lang b4cf8ea525 Adds a few STDOUT.flush to migration scripts (#3675). 14 years ago
  Jean-Philippe Lang ff7eb7b23a Auto-detect attachment content type when blank (#3782). 14 years ago
  Jean-Philippe Lang 8db9ecef08 Removes column opt in enumerations table. 14 years ago
  Jean-Philippe Lang 0b3e3471b0 Makes migration scripts load tickets in batches (#4011). 14 years ago
  Jean-Philippe Lang 0ac07afc67 Fixes migration scripts broken by r2726. 14 years ago
  Jean-Philippe Lang 7e1ac0e602 Same as fix as r2705 from Trac wiki pages attachments (#3291). 15 years ago
  Jean-Philippe Lang 19f44cd1cb Disable email notifications before importing data. 15 years ago
  Jean-Philippe Lang ad1ffa06a0 Fixed Trac importer broken by r2670 (#3254). 15 years ago
  Jean-Philippe Lang 4601ed2f3a Replaces Enumeration.get_values and Enumeration.default with named scopes. 15 years ago
  Jean-Philippe Lang a4882467cb Fixed that Trac importer was creating duplicate custom values (#2506). 15 years ago
  Jean-Philippe Lang 876a9b6ffb Fixed: Trac milestone links not correctly converted (#2052). 15 years ago
  Jean-Philippe Lang d545ca7360 Fixed: Trac migration of ticket:123 or [ticket:34] do not work (#2053). 15 years ago
  Jean-Philippe Lang 1802fa9348 Fixed: Trac migration of ticket:123 or [ticket:34] do not work (#2053). 15 years ago
  Jean-Philippe Lang 29bad1dc95 Trac importer improvements (patch #2050 by Karl Heinz Marbaise). 15 years ago
  Jean-Philippe Lang ab4873b83d Quote ids for attachment association since Trac's attachment.id is varchar (#1759). 16 years ago
  Jean-Philippe Lang 0344719482 Makes importer work with Trac 0.8.x (#1540). 16 years ago
  Jean-Philippe Lang 042da97f54 Trac importer: read session_attribute table to find user's email and real name (#1340). 16 years ago
  Jean-Philippe Lang 8aa57058cf Trac importer: improves wiki link conversion (#1287). 16 years ago
  Jean-Philippe Lang ffea044699 Trac importer: migrate attachments descriptions (#1326). 16 years ago
  Jean-Philippe Lang 251b1f75e9 Fixed: error on Trac import when :due attribute is nil (#1164). 16 years ago
  Jean-Philippe Lang 1bb51f743a Fixed: migrate_from_trac doesn't import timestamps of wiki and tickets (patch #882 by Andreas Neuhaus slightly edited). 16 years ago
  Jean-Philippe Lang ef80597c39 Trac importer: exclude more Trac wiki pages (#933). 16 years ago
  Jean-Philippe Lang 7fb72e671b Trac importer: prevent validation failure due to the default value when saving the Resolution custom field if it already exists (#869). 16 years ago
  Jean-Philippe Lang 2d01398d67 Trac importer: 16 years ago
  John Goerzen 888b254844 Further refine WikiCaps processing for Trac to eliminate problems in 16 years ago
  John Goerzen cdf3e2b6ef Fix trac converter WikiCaps to put a space before converted WikiCaps words 16 years ago
  John Goerzen 87fb78be0b Support WikiCaps for Trac migrations 16 years ago
  Jean-Philippe Lang 494a6ecfb0 Trac and Mantis importers: check that default configuration is loaded before processing. 16 years ago
  Jean-Philippe Lang fbcdfee622 Trac importer: support database schema for Trac migration (#757 by John Goerzen). 16 years ago
  Jean-Philippe Lang 421d420311 Trac importer fix: 16 years ago