Commit Graph

81 Commits

Author SHA1 Message Date
John Bintz 265cb5021a more work on tests 2011-08-31 11:42:56 -04:00
John Bintz 06387cb1e6 use bundler, rails 3 style 2011-08-27 15:20:59 -04:00
John Bintz 94b73ee426 set an rsync timeout, and trying to get the tests to run 2011-08-23 07:01:48 -04:00
Nick Gauthier 248221f5c7 removed warmsnake binary. moved to hydra-console gem 2010-11-03 10:25:13 -04:00
Nick Gauthier ba2d10c629 Version 0.23.2: SSH worker fixes. Thanks sskirby! 2010-11-03 09:18:06 -04:00
Nick Gauthier 9e449918a4 Version 0.23.1: fix to rspec autorun override 2010-10-25 14:23:46 -04:00
Nick Gauthier e97c65ea78 Version 0.23.0: Cucumber 0.9.2 support 2010-10-22 16:14:43 -04:00
Nick Gauthier dd25eac997 bumped cucumber version requirement 2010-10-22 16:11:22 -04:00
Nick Gauthier 304fbb9c85 Merge branch 'master' of github.com:ngauthier/hydra
Conflicts:
	VERSION
	hydra.gemspec
2010-09-07 14:26:59 -04:00
Nick Gauthier d943670878 Version 0.21.1: RAILS_ENV deprecated 2010-09-07 14:25:12 -04:00
Nick Gauthier 0e8c80b588 Version 0.22.1: Proper exit status returned 2010-09-02 16:34:03 -05:00
Nick Gauthier fcad8a27cc Version 0.22.0: Worker preload file. OSX tmpdir fix. Thanks @weplay 2010-09-02 16:12:03 -05:00
Nick Gauthier 4fa7cc2b69 Version 0.21.0: Rspec 2.0 beta support 2010-08-23 14:43:18 -04:00
Nick Gauthier 05410b1af5 rspec 2.0 support 2010-08-23 14:42:51 -04:00
Nick Gauthier ca4b97443e Version 0.20.0: Cucumber 0.8.5 support 2010-08-20 15:45:51 -04:00
Nick Gauthier d4f1bf59d2 cucumber 0.8.5 and warmsnake (experimental) 2010-08-20 15:43:56 -04:00
Nick Gauthier 7fe96ecc70 Version 0.19.4: hydra's progressbar is now R-G colorblind friendly. Thanks @ccahoon 2010-07-08 10:58:32 -04:00
Nick Gauthier 2b387cabb2 Version 0.19.3: hybrid task setup with t.serial 2010-07-08 10:46:14 -04:00
Nick Gauthier 5f55baba19 added t.serial task option. moved rails env check to task run instead of definition 2010-07-08 10:45:25 -04:00
Nick Gauthier 2774881e7d Version 0.19.2: removed glitchy incomplete file printout. updated therubyracer support 2010-06-18 13:56:32 -04:00
Nick Gauthier c1ed4ec12a Version 0.19.1: added worker events. fixed deadlock bug. warn when env is development. 2010-06-18 13:39:16 -04:00
Nick Gauthier ae2895b6fc Version 0.19.0
* Cleaned up synchronization (sskirby)
* ERB in YAML files (raldred)
* Fix to work with current therubyracer
2010-06-07 11:36:45 -04:00
Nick Gauthier e1783268cb Merge branch 'master' of http://github.com/sskirby/hydra into sskirby 2010-06-07 11:22:15 -04:00
Nick Gauthier c08bf86e0a Version 0.18.0: JSLint support 2010-05-28 10:59:03 -04:00
Nick Gauthier 727871117c cleaned up js output 2010-05-28 10:51:27 -04:00
Nick Gauthier c7d7be6ed2 testing javascript files with jslint 2010-05-28 10:38:58 -04:00
Sean Kirby 3500388765 merged with ngauthier master 2010-05-10 16:23:27 -04:00
Nick Gauthier 969f834440 Version 0.17.0: Profiling support 2010-05-10 14:24:00 -04:00
Nick Gauthier 4ad5a1ed3d added profiling tasks 2010-05-10 14:22:25 -04:00
Sean Kirby 7821852a52 refactored out the Rsync functionality of the Master into the Sync class and added a rake task to invoke syncing 2010-04-30 19:03:43 -04:00
Nick Gauthier 60c2d7344b Version 0.16.7: better mysql and postgres deadlock detection 2010-04-28 15:05:41 -04:00
Nick Gauthier 2f874f1f1b postgres and mysql specific deadlock detection 2010-04-28 15:05:03 -04:00
Nick Gauthier 42a3fa834b Version 0.16.6: Deadlock retry 2010-04-22 16:04:32 -04:00
Nick Gauthier 7853940813 Version 0.16.5: RSpec tests no longer fail when there is a pending spec. Thanks @rud! 2010-04-20 10:27:51 -04:00
Nick Gauthier 9068de745d Version 0.16.4: patch to safe_fork to catch when the user has no connection before forking 2010-04-19 13:10:29 -04:00
Nick Gauthier 3c71985196 Version 0.16.3: ActiveRecord concurrency 2010-04-19 10:28:13 -04:00
Nick Gauthier a6847107ad added activerecord concurrency to safe_fork 2010-04-19 10:27:44 -04:00
Nick Gauthier 283ebbf8d6 Version 0.16.2: fixed Rspec success detection. Thanks @joshuaclayton! 2010-04-11 11:03:44 -04:00
Nick Gauthier 85627c5749 Version 0.16.1: fix to Test::Unit after RSpec support 2010-04-06 10:14:03 -04:00
Nick Gauthier bf8c75dfe3 extracted the spec override from the formatter and change the requirement style so as not to kill test::unit files 2010-04-06 10:13:32 -04:00
Nick Gauthier 65f01fe08d added rspec and cucumber development dependencies 2010-04-05 17:22:03 -04:00
Nick Gauthier 38d6b6803e Version 0.16.0: Rspec support 2010-04-04 21:38:42 -04:00
Nick Gauthier 38044943c3 runs rspec, but slowly because spec_helper keeps getting reloaded 2010-04-04 14:07:27 -04:00
Nick Gauthier b831522a47 almost done with rspec integration. rspec is still running its at_exit 2010-04-03 21:43:35 -04:00
Nick Gauthier b11d522f0d Version 0.15.1: Hydra can now run more than one cucumber feature file per runner 2010-03-31 11:06:15 -04:00
Nick Gauthier 1de1b0f2f9 fixed cucumber feature loading to support more than one feature file per runner 2010-03-31 11:05:42 -04:00
Nick Gauthier 5d5a7a2a33 Version 0.15.0: Cucumber Support: The pickle has landed 2010-03-30 13:45:41 -04:00
Nick Gauthier 2fd871ed9b cucumber support 2010-03-30 13:45:10 -04:00
Nick Gauthier 24f550f62c Version 0.14.1 small patch to chang progress bar output 2010-03-25 14:38:30 -04:00
Nick Gauthier d000a61419 Version 0.14.0 ProgressBar and Notifier listeners. ProgressBar is now the default 2010-03-25 14:36:27 -04:00