Commit Graph

131 Commits (3c19cacf978c352b43d7a6b448a8a77c99fe8d76)

Author SHA1 Message Date
Jean-Philippe Lang d88fa6ccce Adds support for SCM/LDAP passwords encryption in the database (#7411). 14 years ago
Jean-Philippe Lang 7c57bd35f9 Adds tasks for locales maintenance. 14 years ago
Toshi MARUYAMA 911fbefb45 scm: change gunzip to tar -z option for scm repository setup in lib/tasks/testing.rake. 14 years ago
Eric Davis 376260e968 [#211] Override the Rails doc:app task to include our doc layout 14 years ago
Holger Just 8583c25706 Force recreation of test db and migrate plugins during rake ci. 14 years ago
Eric Davis 99a12ecbcf [#129] Replace public strings using Redmine with ChiliProject 14 years ago
Jean-Philippe Lang a8473368ee Prevent error when Mantis version.date_order is nil (#7476). 14 years ago
Toshi MARUYAMA 331cdbed2f scm: mercurial: fix r4686 setup mercurial test repository (#7272). 14 years ago
Toshi MARUYAMA 35b9972c81 scm: mercurial: test:scm:setup:mercurial task can be simpler (#7272). 14 years ago
Jean-Philippe Lang 2cbf60851f Store the mercurial test repository as a bundle to make it compatible with older hg versions. 14 years ago
Jean-Philippe Lang e6118347d3 Adds a rake task test:scm:update to update test repositories if needed. 14 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). 14 years ago
Jean-Philippe Lang 4695754d2a Fixes task description. 14 years ago
Jean-Philippe Lang 339bcc97e0 Adds tasks to run scm tests: test:scm:units, test:scm:functionals and test:scm. 14 years ago
Jean-Philippe Lang a52417eca9 Escapes attachment ids in TracMigrate (#6996). 14 years ago
Jean-Philippe Lang c4a218358f Replaced SessionStore :session_key with :key (#6887). 14 years ago
Jean-Philippe Lang 97a9210483 Updates mantis importer for new project name/identifier max lengths (#6446). 14 years ago
Eric Davis 06c0e5ad1c Add rake task to send test email. (#6511) 14 years ago
Eric Davis 1bfbc012f5 Add rake tasks to add and remove keys in the locales. #6548 14 years ago
Eric Davis 51359704a0 Added a users options to the reminders email 14 years ago
Eric Davis c090d115e2 Added a rake task to display permissions. 14 years ago
Eric Davis 2e14ba95a0 Add static docs to YARD. 14 years ago
Eric Davis 2c79572e4b Save yard doc to the doc/app directory. 14 years ago
Eric Davis 7a3dcdc67f Exclude test files from YARD. 14 years ago
Eric Davis ab546a14cb Add a rake task to run CI. 14 years ago
Eric Davis 69d9600f48 Added documentation about the session_path. #3968 15 years ago
Jean-Philippe Lang 4a4bc93278 Adds jdbc rake tasks (#5404). 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
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