Commit Graph

170 Commits (cf606a2f1f4ce1d20a2d97409e0b72520967c469)

Author SHA1 Message Date
Martin Linkhorst dd9515d745 remove cvs scm from openproject core 12 years ago
Martin Linkhorst 96dacf3150 remove bazaar scm from openproject core 12 years ago
Martin Linkhorst 2ff10f4c54 remove mercurial scm from openproject core 12 years ago
Martin Linkhorst 4b53920965 remove darcs scm from openproject core 12 years ago
Martin Linkhorst 31e614987b provide a noop rake task called db:migrate:plugins 12 years ago
Martin Linkhorst 40d099016b DEPRECATION FIX: use String#encode instead of Iconv 12 years ago
Martin Linkhorst 5a93169800 ActiveSupport::SecureRandom was deprecated in favor of SecureRandom from the standard lib 12 years ago
Martin Linkhorst 89a8e75f55 DEPRECATION_FIX: use self.table_name = :name instead of set_table_name :name 12 years ago
Martin Linkhorst ac56da9ad6 these tasks are needed to let an engine execute its cucumber features through rake against this app. 12 years ago
Martin Linkhorst 6d1354dbd0 ActiveSupport::SecureRandom was deprecated in favor of SecureRandom from the standard lib 12 years ago
Martin Linkhorst 0cdcfb07da these tasks are needed to let an engine execute its cucumber features through rake against this app. 12 years ago
Martin Linkhorst cba3439189 DEPRECATION_FIX: use self.table_name = :name instead of set_table_name :name 12 years ago
Holger Just f6622b4e76 Allow to set default values for custom fields when receiving mails 12 years ago
Felix Schäfer d5d9a414d7 ChiliProject on Travis <3 <3 <3 12 years ago
Martin Linkhorst ccc88aea0b DEPRECATION FIX: remove RAILS_ROOT in favor of Rails.root.to_s 12 years ago
Martin Linkhorst 37f3d6c124 finalize the mailer, remove the older mailer 12 years ago
Martin Linkhorst 4f9e369fc0 updated the reminder emails 12 years ago
Martin Linkhorst 727a232d3d use the new mailer! 12 years ago
Tim Felgentreff 9fda344c7e Adapt logic from Redmine 2 for plugin migrations using the ActiveRecord::Migrator 12 years ago
Jens Ulferts 4722e1185f REVIEW: disables require 'source_annotation_extractor' as it breaks rails 3 bootup 12 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 0befef718f Add rake task to set magic comments for source encoding 13 years ago
Holger Just 35b69d2a31 fastercsv is not in lib anymore but a dependency 13 years ago
Holger Just 06076e5ac1 Remove db:migrate_plugins task. 13 years ago
Eric Davis a76ef2a43e Updated yardoc static files 14 years ago
Eric Davis 3c53d1a63c Added rake release[version] task based on the release process 14 years ago
Eric Davis 731de487e4 [#453] Upgrade to Rails 2.3.12 14 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Holger Just b72785b274 [#436] Adapt rake task to also clean trailing whitespace 14 years ago
Holger Just 40ce66d05d [#197] Better regex and no trailing whitespace. 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis f18090891f [#197] Add a rake task to update the copyright in code files 14 years ago
Eric Davis e131c3b531 [#197] Remove old copyrights 14 years ago
Eric Davis a85b6780d2 [#262] Convert line endings to UNIX 14 years ago
Eric Davis 05a4c4616f [#262] Add a rake task to convert line endings to UNIX 14 years ago
Eric Davis e9676954be Fix tpyo in the example 14 years ago
Eric Davis b8904ce7a2 Handle a nil user when testin email. 14 years ago
Gregor Schmidt 20a5e41538 [#425] Avoid deprecated API to define rake tasks with parameters 14 years ago
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