Commit Graph

500 Commits (ccc2d133aa2201b64887d6973329439c9c364a90)

Author SHA1 Message Date
Michael Frister 4fa4852ca8 Rename rake spec tasks, e.g. spec_all to spec:all 12 years ago
Christian Ratz e1ee21e054 rescue LoadError in plugin_tests.rake 12 years ago
Christian Ratz b55781a8da improved rake task for running specs 12 years ago
Sebastian Schuster e1f7993456 Renamed the plugin settings name into openproject_backlogs 12 years ago
Christian Ratz bd779b4f82 enable testing plugins from OpenProject core 12 years ago
Philipp Tessenow 081e349a56 cleanup cucumber rake task 12 years ago
Christian Ratz 60c9e3d752 allow to set a default version on issue create via mail handler 12 years ago
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
Gregor Schmidt 81392aec69 Switch to using string keys for settings 13 years ago
Gregor Schmidt abf0be171c Remove Redmine from names, where possible, replace with ChiliProject in other cases 13 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
Gregor Schmidt c2d235d649 Removing unused and unmaintained rake task 13 years ago
Gregor Schmidt fb42337b71 remove ical support 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
Gregor Schmidt f07eafc6d8 Moving tasks to lib folder, removing strange looking task which is probably outdated anyway 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