Commit Graph

105 Commits

Author SHA1 Message Date
Nick Gauthier fd5299f8a9 updated TODO with user-requested features 2010-03-01 09:22:57 -05:00
Nick Gauthier 41c7c17318 Version 0.12.0 : Automatically sorts files by their run time to run the longest ones first. See Hydra::TestTask rdoc for opt-out options 2010-02-18 13:11:48 -05:00
Nick Gauthier 3d00dc00db Version bump to 0.12.0 2010-02-18 13:11:07 -05:00
Nick Gauthier 559e236d86 autosort files by historical time. 2010-02-18 13:11:00 -05:00
Nick Gauthier 4cccecc92f Version 0.11.0 : Reports on tests available through rake task (see rdoc for Hydra::TestTask) 2010-02-17 16:29:15 -05:00
Nick Gauthier 1aae74a7f8 Version bump to 0.11.0 2010-02-17 16:28:38 -05:00
Nick Gauthier 5931f2f980 reports on test times 2010-02-17 16:28:32 -05:00
Nick Gauthier 64bbaa6a22 updated rdoc task to use utf-8 2010-02-17 12:50:16 -05:00
Nick Gauthier 2d37bcd0ba unicode name 2010-02-17 12:28:40 -05:00
Nick Gauthier 753f9365ad unicode name 2010-02-17 12:26:33 -05:00
Nick Gauthier 77b153d829 updated readme 2010-02-16 17:33:44 -05:00
Nick Gauthier 23270ad999 added logo to readme 2010-02-16 17:33:23 -05:00
Nick Gauthier 0a30ebe43f added logo to readme 2010-02-16 17:32:51 -05:00
Nick Gauthier 336eec7d9a Version v0.10.3 : Users can specify the order in which files will be run 2010-02-16 16:38:08 -05:00
Nick Gauthier fb4aadb8c9 Version bump to 0.10.3 2010-02-16 16:37:46 -05:00
Nick Gauthier 6a1c3b1325 pull files off the front of the list 2010-02-16 16:37:29 -05:00
Nick Gauthier e06d9a2fab removed file sorting heuristic so users can sort their own files 2010-02-16 16:13:51 -05:00
Nick Gauthier 60842f10f9 Version 0.10.2 : Reduced restrictions on config file 2010-02-10 14:49:32 -05:00
Nick Gauthier bb9907c1cd Version bump to 0.10.2 2010-02-10 14:49:02 -05:00
Nick Gauthier 951607cade reduced restrictions on tasks to gracefully handle non-configured setups 2010-02-10 14:45:41 -05:00
Nick Gauthier bf9f918052 Version 0.10.1 fixed some output bugs to yield cleaner output 2010-02-10 14:03:47 -05:00
Nick Gauthier 809a13ddf0 Version bump to 0.10.1 2010-02-10 14:03:14 -05:00
Nick Gauthier 26d3fe6781 Properly disabling Test::Unit autorun on exit so it won't display extra results 2010-02-10 14:02:19 -05:00
Nick Gauthier df1afee41b updated TODO 2010-02-10 11:50:41 -05:00
Nick Gauthier e123d76508 Version 0.10.0 Remote and Global Tasks 2010-02-10 11:45:22 -05:00
Nick Gauthier 5c31e8496e Version bump to 0.10.0 2010-02-10 11:45:04 -05:00
Nick Gauthier 1742f3e6a4 Added More Info section to README 2010-02-10 11:44:18 -05:00
Nick Gauthier 7467a1b49f Documentation for remote and global tasks 2010-02-10 11:41:39 -05:00
Nick Gauthier 6544e9eec3 Remote and Global tasks 2010-02-10 11:38:06 -05:00
Nick Gauthier 9b428bcf95 Version 0.9.0 Rsync synchronization 2010-02-09 15:41:19 -05:00
Nick Gauthier b656f4316d Version bump to 0.9.0 2010-02-09 15:40:43 -05:00
Nick Gauthier eee69c0096 Rsync synchronization for remote workers 2010-02-09 15:40:35 -05:00
Nick Gauthier 5b53276af6 broke up ssh connection to a target and options, so we can pass options through to rsync (no rsync yet) 2010-02-09 09:56:06 -05:00
Nick Gauthier c743175875 updated TODO with current plans 2010-02-07 19:45:42 -05:00
Nick Gauthier 80b3847c8a Version 0.8.0. Rake task helpers. More documentation. 2010-02-06 19:57:22 -05:00
Nick Gauthier 45b3a813aa Version bump to 0.8.0 2010-02-06 19:56:46 -05:00
Nick Gauthier 461794066d added rake tasks and config reading. expanded documentation 2010-02-06 19:56:37 -05:00
Nick Gauthier 574b5f7350 replaced echo script with hello script for ssh testing. 2010-02-06 16:23:52 -05:00
Nick Gauthier 86afb437c0 Version 0.7.2 2010-02-05 16:21:00 -05:00
Nick Gauthier e6e3c448fb Version bump to 0.7.2 2010-02-05 16:20:37 -05:00
Nick Gauthier b1989dd8fc removed sleep() line. added time to trace output. sorting files by size 2010-02-05 16:20:26 -05:00
Nick Gauthier 3b5ddec6a7 Version bump to v0.7.1 ssh fixes and rails compatibility 2010-02-05 15:55:22 -05:00
Nick Gauthier be774187a3 Version bump to 0.7.1 2010-02-05 15:55:00 -05:00
Nick Gauthier 249e3d77ba added safe forking for active record. fixed ssh socket closing and tty 2010-02-05 15:54:48 -05:00
Nick Gauthier 71b4ce2845 Version bump to v0.7.0. Can load YAML to start a Master. More resilient shutdown system. 2010-02-04 11:40:57 -05:00
Nick Gauthier d51268655d Version bump to 0.7.0 2010-02-04 11:40:18 -05:00
Nick Gauthier cea320661b added caliper config file 2010-02-04 11:31:45 -05:00
Nick Gauthier 495d86392d documented hash 2010-02-04 11:25:07 -05:00
Nick Gauthier 307a57d176 made master traceable 2010-02-04 11:18:06 -05:00
Nick Gauthier aa4a936f09 added traces to worker. fixed a trace on runner 2010-02-04 11:08:48 -05:00