Commit Graph

487 Commits (7ccc01d0919f961f56be6bcc30f984c03bf40d58)

Author SHA1 Message Date
friflaj b5502b8de1 Adding tests 14 years ago
friflaj f125788b68 Add a rake task to anonymize the database. Useful for diagnostic purposes. 14 years ago
friflaj 324fbd07be Rake task to set story and task trackers after the 011 migration 14 years ago
Eric Davis 69d9600f48 Added documentation about the session_path. #3968 15 years ago
friflaj adc71512cd Move hard-coded strings to translations 15 years ago
friflaj 85567ad652 Doesn't really matter whether we've selected the backlog, just show the link 15 years ago
friflaj 06afa473e3 Fix for project import 15 years ago
friflaj 712560bc90 Project importer simplification, and better problem reporting 15 years ago
Jean-Philippe Lang 4a4bc93278 Adds jdbc rake tasks (#5404). 15 years ago
friflaj 7ba8fcc4e2 wiki page import 15 years ago
friflaj 6dce56cb31 skip wiki page if just checking import 15 years ago
friflaj bab7d6d09f Wiki page importing 15 years ago
friflaj 077e4e8264 Import wiki pages if available 15 years ago
friflaj 3d219e1713 moved sample project to task dir 15 years ago
friflaj 20475449b6 project import task, burndown generate task 15 years ago
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
Mark Maglana 217d2c42b0 - First import into new repo 15 years ago
Eric Davis 26bbad5f23 Switch from a custom rcov task to the metric_fu gem. 16 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