Commit Graph

377 Commits (afee6a861fd11b89ddf933c2ba82230c5dd96d85)

Author SHA1 Message Date
Eric Davis f3e3752759 Added rake task to generate the yardoc (rake yard) 15 years ago
Jean-Philippe Lang 8e57b1f6cd Fixed: Trac importer creates duplicate wiki records (#4743). 15 years ago
Jean-Philippe Lang c7c43d38ce Removes a useless assignment in Trac importer (#4931). 15 years ago
Jean-Philippe Lang 3eb815fddd Adds a rake task to receive emails from a POP3 server (#2420). 15 years ago
Jean-Philippe Lang b4cf8ea525 Adds a few STDOUT.flush to migration scripts (#3675). 15 years ago
Eric Davis 4cf2e7c216 Added a second rake task to generate the session store file. 15 years ago
Jean-Philippe Lang ff7eb7b23a Auto-detect attachment content type when blank (#3782). 15 years ago
Jean-Philippe Lang 8db9ecef08 Removes column opt in enumerations table. 15 years ago
Jean-Philippe Lang 06ca18b042 Adds a 'no_permission_check' option to the MailHandler. 15 years ago
Jean-Philippe Lang f33231181f Makes user unwatch what he can no longer view after its permissions have changed (#3589). 15 years ago
Jean-Philippe Lang ded602c89f Run all tests for coverage. 15 years ago
Jean-Philippe Lang 54e37b12fd Add test:coverage task. 15 years ago
Jean-Philippe Lang 0b3e3471b0 Makes migration scripts load tickets in batches (#4011). 15 years ago
Jean-Philippe Lang 0ac07afc67 Fixes migration scripts broken by r2726. 15 years ago
Eric Davis 26bbad5f23 Switch from a custom rcov task to the metric_fu gem. 15 years ago
Jean-Philippe Lang b3afde14fa Ability to accept incoming emails from unknown users (#2230, #3003). 16 years ago
Jean-Philippe Lang 7e1ac0e602 Same as fix as r2705 from Trac wiki pages attachments (#3291). 16 years ago
Jean-Philippe Lang 19f44cd1cb Disable email notifications before importing data. 16 years ago
Jean-Philippe Lang 0a0d14d5a7 Fixes r2707. 16 years ago
Jean-Philippe Lang 476ea76efb Fixes Mantis importer broken by 2670. 16 years ago
Jean-Philippe Lang ad1ffa06a0 Fixed Trac importer broken by r2670 (#3254). 16 years ago
Jean-Philippe Lang 175ac71b2c Rescue Redmine::DefaultData::DataAlreadyLoaded in redmine:load_default_data task. 16 years ago
Jean-Philippe Lang 47f264b15c Ability to set language for redmine:load_default_data task using REDMINE_LANG environment variable (#2847). 16 years ago
Jean-Philippe Lang b622e0f8ce Flush buffer when asking for language (#2948). 16 years ago
Jean-Philippe Lang 2bd419f23b Process all translations files. 16 years ago
Jean-Philippe Lang 1770fe54be Adds locales:update task as a replacement for gloc:update. 16 years ago
Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
Jean-Philippe Lang 4601ed2f3a Replaces Enumeration.get_values and Enumeration.default with named scopes. 16 years ago
Jean-Philippe Lang a4882467cb Fixed that Trac importer was creating duplicate custom values (#2506). 16 years ago
Eric Davis 17d455c72f Codified instructions from RUNNING_TESTS as rake tasks for convenience 16 years ago
Jean-Philippe Lang 16eb0421e5 IMAP: add options to move received emails. 16 years ago
Jean-Philippe Lang abacc2754e Adds status option to email integration rake tasks. 16 years ago
Jean-Philippe Lang 876a9b6ffb Fixed: Trac milestone links not correctly converted (#2052). 16 years ago
Jean-Philippe Lang d545ca7360 Fixed: Trac migration of ticket:123 or [ticket:34] do not work (#2053). 16 years ago
Jean-Philippe Lang 1802fa9348 Fixed: Trac migration of ticket:123 or [ticket:34] do not work (#2053). 16 years ago
Jean-Philippe Lang 29bad1dc95 Trac importer improvements (patch #2050 by Karl Heinz Marbaise). 16 years ago
Jean-Philippe Lang f7acdd1afd Merged hooks branch @ r1785 into trunk. 16 years ago
Jean-Philippe Lang 999d47f986 Use example.net as domain in default configuration (#1762). 16 years ago
Jean-Philippe Lang 53078ca949 No warning about rcov each time a rake task is ran. 16 years ago
Eric Davis 910988133d Extracted rcov options and removed gems from the rcov report. 16 years ago
Eric Davis fab5c1fdef Added rake tasks to generate rcov code coverage reports. rake -T test:coverage to see them all 16 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 40efaae6d5 Mail handler: more control over issue attributes (#1110). 17 years ago
Jean-Philippe Lang 0344719482 Makes importer work with Trac 0.8.x (#1540). 17 years ago
Jean-Philippe Lang 3d8d4fa0d6 Adds a rake task (redmine📧receive_imap) to read emails from an IMAP server (#1110). 17 years ago
Jean-Philippe Lang a01f976b4c Adds basic support for issue creation via email (#1110). 17 years ago
Jean-Philippe Lang 042da97f54 Trac importer: read session_attribute table to find user's email and real name (#1340). 17 years ago
Jean-Philippe Lang 8aa57058cf Trac importer: improves wiki link conversion (#1287). 17 years ago
Jean-Philippe Lang ffea044699 Trac importer: migrate attachments descriptions (#1326). 17 years ago
Jean-Philippe Lang 0c81052770 Adds a rake task to send reminders. An email is sent to each user with a list of the issues due in the next days, if any. 17 years ago