Commit Graph

6704 Commits (c5280b970f18d6e49176791e4c92e0edcebdd05f)
 

Author SHA1 Message Date
Martin Linkhorst c5280b970f in order to give plugins consistent entry points 12 years ago
Martin Linkhorst 9afb247beb deprecation: require 'mocha/setup' instead of just 'mocha' 12 years ago
Martin Linkhorst d47525f564 update mocha to newer version 12 years ago
Martin Linkhorst 090f93f9e6 remove unnecessary scm files (no submodules, no mercurial) 12 years ago
Philipp Tessenow fe73816b71 group_test partially use FactoryGirl now. No more failing group specs because of broken fixtures. 12 years ago
Philipp Tessenow 29ad4df408 did a 'bundle update' 12 years ago
Philipp Tessenow 1e5d56690f make watcher-test(test_watcher_user_ids_should_make_ids_uniq) use factories. fix validation issue through saving the issue first and then adding a watcher 12 years ago
Philipp Tessenow 184d761399 make watcher-test(test_watcher_users_should_not_validate_user) use factories. fix validation issue through saving the issue first and then adding a watcher 12 years ago
Philipp Tessenow 1a1bd1e8e9 repair some of our factories 12 years ago
Philipp Tessenow 60acb17098 do not require (currently) private gems 12 years ago
Philipp Tessenow 578590693c revert performance optimization for Rails2 12 years ago
Philipp Tessenow aa03faa159 Merge remote-tracking branch 'openproject/master' into feature/rails3 12 years ago
Philipp Tessenow d2888e3612 Merge branch 'master' into feature/rails3 12 years ago
Philipp Tessenow 9e389a1c0f Merge branch 'feature/rails3' of github.com:finnlabs/chiliproject into feature/rails3 12 years ago
Martin Linkhorst 7cc4a46baf Merge remote-tracking branch 'origin/feature/rails3' into feature/rails3 12 years ago
Martin Czuchra a8530183a8 Merge remote-tracking branch 'openproject/master' into master 12 years ago
Martin Linkhorst 784f9246cf let's use pry! 12 years ago
Martin Linkhorst 82cf022528 .suclasses already returns constants 12 years ago
Martin Linkhorst 3244800882 REVIEW: in order to use object daddy helpers we need to include them 12 years ago
Martin Linkhorst 8ed05d4f78 move support libraries to /lib 12 years ago
Martin Linkhorst 02e58ee814 put possible values for available settings into a lambda block because available_settings class variable can change at runtime (was different before) 12 years ago
Martin Linkhorst 106ed83b1c add features from coretests plugin as of revision 2f2aff7 of github remote 12 years ago
Martin Linkhorst 52837e9a46 this enabled Factory.add_to functions and also loads factories from plugins. the former should be added when needed and maybe rewritten. the latter is done by engines. 12 years ago
Martin Linkhorst af5109372c add step definitions from coretests plugin as of revision 2f2aff7 on github remote (merge group steps into existing step definitions for groups) 12 years ago
Martin Linkhorst 12e5e31c34 add some support files from chiliproject_cucumber as of revision 648a300 on github remote 12 years ago
Martin Linkhorst 12017dc2d2 add step_definitions from chiliproject_cucumber as of revision 648a300 on github remote 12 years ago
Martin Linkhorst 9c5ff0810a add identical_ext to rspecs support folder as of rev b352ad9 on github remote 12 years ago
Martin Linkhorst 8bcd0cc619 migrate specs from core_tests as of revision 2f2aff7 on github remote 12 years ago
Martin Linkhorst 74adf8c32f migrate factories from dev_tools as of revision b352ad9 on github remote 12 years ago
Philipp Tessenow bb5388cd10 we dont have private issues (yet?) 12 years ago
Jean-Philippe Lang 4e1d6925c4 Override watcher_user_ids= to make ids uniq (#10538). 12 years ago
Philipp Tessenow 5fcc089e55 require all the fixtures token_test.rb needs to pass 12 years ago
Philipp Tessenow 0453fc3170 require more fixtures to let time_entry_activity_test pass 12 years ago
Philipp Tessenow 5cf8554947 require enough fixtures to let time_entry_tests run 12 years ago
Philipp Tessenow 56913b390e try to make our ci happy 12 years ago
Martin Linkhorst c6b12f3b12 move redmine specs to the right folder spec/lib 12 years ago
Martin Linkhorst 572fd3c3d8 seems to be a better way to define a struct 12 years ago
Martin Linkhorst 2cd9c25a44 use :github for repositories on github 12 years ago
Philipp Tessenow 7a302c8829 fixed my recent messed up Gemfile.lock change 12 years ago
Philipp Tessenow c84303aff9 use debugger-ruby_core_source (~> 1.1.5) instead of 1.1.3 12 years ago
Philipp Tessenow f5c20ec19b add gem execjs to Gemfile 12 years ago
Philipp Tessenow 03777a2794 watch lib/plugins for plugin Gemfiles 12 years ago
Philipp Tessenow f707c386dd add gem therubyracer 12 years ago
Philipp Tessenow edc058cc90 document Project.allowed_to_condition. with doc-string from redmine 12 years ago
Philipp Tessenow a20c3068e0 fix typo in name of TimeEntry#earliest_date_for_project 12 years ago
Martin Linkhorst 30ac4b8e28 wrote new specs for themes 12 years ago
Martin Linkhorst b63bbe8309 refactored themes code 12 years ago
Martin Linkhorst 154c8ab04c re-enable guard for rspec 12 years ago
meeee 0bbabe8610 Merge pull request #1 from mmteam/master 12 years ago
Felix Bruckner 301c833a92 Use https instead of git urls in plugin_config.yml 12 years ago