Commit Graph

25 Commits

Author SHA1 Message Date
Nick Gauthier
2f874f1f1b postgres and mysql specific deadlock detection 2010-04-28 15:05:03 -04:00
Nick Gauthier
2750fa4aaa simple deadlock retry 2010-04-22 16:04:09 -04:00
Nick Gauthier
282742c0ee required yaml in master 2010-04-02 17:23:18 -04:00
Nick Gauthier
02cd1ee662 added notifier listener and documentation on listener customization 2010-03-25 13:52:40 -04:00
Nick Gauthier
2f2919c156 added even listeners, and replaced output and reporting system with listeners 2010-03-25 12:15:01 -04:00
Nick Gauthier
559e236d86 autosort files by historical time. 2010-02-18 13:11:00 -05:00
Nick Gauthier
5931f2f980 reports on test times 2010-02-17 16:28:32 -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
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
b1989dd8fc removed sleep() line. added time to trace output. sorting files by size 2010-02-05 16:20:26 -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
307a57d176 made master traceable 2010-02-04 11:18:06 -05:00
Nick Gauthier
2bee1dde2d YAML config loading. SSH worker termination fixes. 2010-02-04 10:33:21 -05:00
Nick Gauthier
3d6484e315 ssh-master working 2010-02-03 16:03:16 -05:00
Nick Gauthier
727bdcf1b7 midway through making ssh workers 2010-01-29 17:21:48 -05:00
Nick Gauthier
969aedc2cc master can be configured via constructor. can set number runners on a local connection 2010-01-29 15:26:32 -05:00
Nick Gauthier
7fbb72d0a8 refactoring some bad smells 2010-01-29 13:57:20 -05:00
Nick Gauthier
0a60223e6a configuration options for the master to set the number of runners and workers. all local for now 2010-01-29 13:39:29 -05:00
Nick Gauthier
c8d833d1d3 included message modules in processor classes so you don't have to namespace them 2010-01-29 13:32:37 -05:00
Nick Gauthier
847c77ef0f restructured messages 2010-01-29 13:30:25 -05:00
Nick Gauthier
1c25d7c73c Documentation 2010-01-29 13:21:09 -05:00
Nick Gauthier
e7db4fadee master can delegate to workers. all tests green now 2010-01-29 13:01:53 -05:00
Nick Gauthier
cbc5bb7a8e master can now delegate files to workers 2010-01-29 11:45:42 -05:00