Commit Graph

213 Commits

Author SHA1 Message Date
Nick Gauthier b800ddfc20 updated license 2010-09-02 14:50:09 -05:00
Nick Gauthier 0aa2f1de7f warmsnake docs 2010-08-24 09:52:16 -04:00
Nick Gauthier a9b9b09853 cleaned up test suite. allowed warmsnake to be run 2010-08-24 09:50:25 -04:00
Nick Gauthier 4fa7cc2b69 Version 0.21.0: Rspec 2.0 beta support 2010-08-23 14:43:18 -04:00
Nick Gauthier d00d342cd7 Version bump to 0.21.0 2010-08-23 14:42:56 -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 85bdc061a9 Version bump to 0.20.0 2010-08-20 15:44:10 -04:00
Nick Gauthier d4f1bf59d2 cucumber 0.8.5 and warmsnake (experimental) 2010-08-20 15:43:56 -04:00
Nick Gauthier cc23eb35c4 added in warmsnake binary spike. p.s.: lol. 2010-08-04 16:54:37 -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 973e529a86 Version bump to 0.19.4 2010-07-08 10:57:32 -04:00
Chris Cahoon 33ed55b432 Progress bar uses darker red and green.
This brings it in line with the red and green used in other
testing suites. It has the additional advantage of being
more useful to people with at least my particular brand
of color deficiency, which made it difficult to distinguish
the lighter red and green previously used.
2010-07-08 10:49:21 -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 e488ed454d Version bump to 0.19.3 2010-07-08 10:45:37 -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 66232c6634 Version bump to 0.19.2 2010-06-18 13:55:57 -04:00
Nick Gauthier da1d3f9d44 removed incomplete file dump since it glitches for local workers and runners. patched to work with latest therubyracer 2010-06-18 13:55:48 -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 3dbd30a80e Version bump to 0.19.1 2010-06-18 13:38:33 -04:00
Nick Gauthier 585c40ad01 fixed worker test to recognize the worker boot message 2010-06-09 08:43:15 -04:00
Lee Bankewitz and Luke Melia c8091718eb introduce custom listeners for worker_begin/worker_end
Conflicts:

	lib/hydra/listener/abstract.rb
	lib/hydra/message/worker_messages.rb
2010-06-08 11:02:57 -04:00
Luke Melia e5633f42ac Fix a bug where a worker never receives another file after it reports a deadlock error. 2010-06-08 11:01:38 -04:00
Lee Bankewitz and Luke Melia dbfd9275c1 warn when trying to run Rails tests with RAILS_ENV=development 2010-06-08 11:00:52 -04:00
Nick Gauthier 6fbc582fe5 added new mysql deadlock message 2010-06-07 12:36:40 -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 492a0c22f0 Version bump to 0.19.0 2010-06-07 11:36:10 -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 501aeb61ac fixed rubyracer v8 binding to work with current version 2010-06-07 10:36:28 -04:00
Nick Gauthier d2a14be3e4 Merge branch 'master' of http://github.com/raldred/hydra into raldred 2010-06-07 09:39:06 -04:00
Nick Gauthier c08bf86e0a Version 0.18.0: JSLint support 2010-05-28 10:59:03 -04:00
Nick Gauthier b523822aad Version bump to 0.18.0 2010-05-28 10:58:06 -04:00
Nick Gauthier 727871117c cleaned up js output 2010-05-28 10:51:27 -04:00
Nick Gauthier a69ae2e4ab jslint on json data 2010-05-28 10:42:17 -04:00
Nick Gauthier c7d7be6ed2 testing javascript files with jslint 2010-05-28 10:38:58 -04:00
Rob Aldred c8e08fabf6 added YmlLoadError class which is raised when yml file cannot be parsed 2010-05-14 14:23:29 +01:00
Rob Aldred 89c16e11c4 use erb to parse the config file, useful for putting dynamic values
also mkdir -p the directory the ssh class cd's to, to avoid errors if the dir is not there.
2010-05-14 14:16:50 +01:00
Sean Kirby 3500388765 merged with ngauthier master 2010-05-10 16:23:27 -04:00
Sean Kirby d5ff415460 Version bump to 0.16.10 2010-05-10 16:06:33 -04:00
Sean Kirby 818711f165 removed debugging outputs 2010-05-10 16:05:45 -04:00
Sean Kirby 77b7b6b66f added more tracing information and properly lists untested files when shutdown prematurely 2010-05-10 15:59:16 -04:00
Nick Gauthier 969f834440 Version 0.17.0: Profiling support 2010-05-10 14:24:00 -04:00
Nick Gauthier c537319839 Version bump to 0.17.0 2010-05-10 14:22:35 -04:00
Nick Gauthier 4ad5a1ed3d added profiling tasks 2010-05-10 14:22:25 -04:00
Sean Kirby de3de0f4f1 Version bump to 0.1.1 2010-05-10 14:03:15 -04:00
Sean Kirby 2b7f36b470 Version bump to 0.1.0 2010-05-10 14:03:09 -04:00
Sean Kirby 6bfb03bbda Version bump to 0.0.0 2010-05-10 14:02:57 -04:00
Sean Kirby 7f8e573fb9 playing around with showing the list of untested files when the user hits ctrl-c 2010-05-07 19:15:14 -04:00
Sean Kirby 133ad90894 added ability to set the rails environment to run tests under 2010-05-07 17:06:13 -04:00