Commit Graph

262 Commits (3905015e0cedc3a0fa72f7cc155d9236b0174cbf)

Author SHA1 Message Date
Christian Ratz fb5de4908b fix cucumber:plugins task for plugins without cukes 11 years ago
Martin Czuchra b962bd1e51 More verbose error output. 11 years ago
Sebastian Schuster 2dcdf9c7ea Changed copyright rake task to allow adding copyright 11 years ago
Martin Czuchra a825cc8f56 Renames Tracker to Type in lib, etc. folder 11 years ago
Michael Frister 345e7b4a8f Improve cucumber task startup time 11 years ago
Michael Frister 02e51b520a Remove coveralls for now, seems to be broken for months. 11 years ago
Toshi MARUYAMA f6fe3eda2a add newline at end of lib/tasks/extract_fixtures.rake 11 years ago
Michael Frister 260d3d05bb Remove Mantis and Trac migrations scripts 11 years ago
Martin Czuchra 5cba510b1f Updates copyright notice in timelines sources. 12 years ago
Martin Czuchra 46ffcfc195 Refactors current timelines API into api/v2. 12 years ago
Jens Ulferts bf1cb1e449 removes vendored acts_as_list 12 years ago
Martin Czuchra 7963fe3521 Updates copyright notice in timelines sources. 12 years ago
Martin Czuchra 0fcbb60a7c Adds external timelines library names. 12 years ago
Martin Czuchra c1bfd5202a Open-sources timelines. 12 years ago
Jens Ulferts f28dfa91f2 replaces bundled prototype_legacy_helper by gemfile reference 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Jens Ulferts d818f09f9c adapt copyright rake task to include all own files 12 years ago
Christian Ratz 584b58f96a better handling of secret_token 12 years ago
Christian Ratz d8c181b16e rake task for generate secret_token 12 years ago
Christian Ratz c2bef73ec9 fixes testing rake task for production mode 12 years ago
Philipp Tessenow 2c8025a81c remove unused code from testing.rake 12 years ago
Philipp Tessenow 031562155a add coveralls rake task 12 years ago
Philipp Tessenow b5115e563d I probably have to require coveralls/rake/task 12 years ago
Michael Frister 2dd1898e78 Remove db plugin migration code 12 years ago
Martin Linkhorst 2adda9d882 define the default rake task to run the whole test suite 12 years ago
Michael Frister 0db5704de5 Cukes: Allow running features specified by file/folder/scenario name 12 years ago
Michael Frister 82e75e3066 Plugin cukes rake task: Support CUCUMBER_OPTS 12 years ago
Michael Frister a58bf74465 Add rake tasks for executing plugin/all cukes 12 years ago
Michael Frister 8731670f65 Rename rake plugin_tests to plugin_specs 12 years ago
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
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