| Commit message (Expand) | Author | Age | Files | Lines |
| * | Adding some extra feedback | luke | 2006-01-10 | 1 | -0/+6 |
| * | Fixing init path default | luke | 2006-01-10 | 1 | -3/+3 |
| * | Adding some consistencies to the executable tests. All exe tests now pass on... | luke | 2006-01-10 | 6 | -51/+41 |
| * | Updating Puppet to work with the new Facter | luke | 2006-01-09 | 8 | -48/+37 |
| * | Updated to version 0.10.0 | luke | 2006-01-09 | 1 | -1/+1 |
| * | Describing 0.10.0 changes | luke | 2006-01-09 | 1 | -0/+8 |
| * | Modifying hosttest | luke | 2006-01-09 | 1 | -2/+6 |
| * | All tests pass now, although the lack of service support on os x means that i... | luke | 2006-01-09 | 10 | -25/+61 |
| * | updates | luke | 2006-01-08 | 1 | -195/+0 |
| * | Merging changes from the head of the rework1 branch, r 784 | luke | 2006-01-08 | 81 | -3851/+4350 |
| * | Undoing the merge that happened in 785 | luke | 2006-01-07 | 79 | -4131/+3694 |
| * | Merging in refactoring from version 774 into version 784 | luke | 2006-01-07 | 79 | -3694/+4131 |
| * | updates | luke | 2006-01-07 | 2 | -3/+5 |
| * | converting waitforcert to an int | luke | 2006-01-05 | 1 | -1/+2 |
| * | adding ftools require statement to install.rb | luke | 2006-01-05 | 1 | -0/+1 |
| * | Adding a host test task | luke | 2006-01-04 | 1 | -0/+17 |
| * | renaming the module, so it behaves better with people's svn clients | luke | 2006-01-04 | 1 | -0/+0 |
| * | fixing rakefile | luke | 2006-01-04 | 1 | -2/+2 |
| * | Updated to version 0.9.4 | luke | 2006-01-04 | 1 | -1/+1 |
| * | Removing tests from the list of tasks | luke | 2006-01-04 | 1 | -1/+0 |
| * | adding some better readme stuff | luke | 2006-01-04 | 1 | -18/+15 |
| * | adding things to the change log, and modifying the order of the steps | luke | 2006-01-04 | 2 | -3/+14 |
| * | Disabling most documentation generation except for the API docs, and wrapping... | luke | 2006-01-04 | 3 | -95/+170 |
| * | Updated to version 0.9.3 | luke | 2006-01-03 | 1 | -1/+1 |
| * | some updates to the typegen stuff, even though i may still not use it | luke | 2006-01-03 | 4 | -280/+165 |
| * | Fixing two reported bugs in cron jobs. Cron jobs correctly change when field... | luke | 2006-01-03 | 2 | -154/+294 |
| * | adding some comments | luke | 2006-01-03 | 3 | -1/+20 |
| * | removing "host" as a keyword; it was an alias for "node" | luke | 2006-01-03 | 1 | -1/+0 |
| * | converting storage from Marshal to YAML | luke | 2006-01-03 | 4 | -38/+54 |
| * | adding Util.lock, and switching storage to using it | luke | 2006-01-02 | 3 | -20/+56 |
| * | removing any direct references to /tmp in tests | luke | 2005-11-24 | 16 | -68/+46 |
| * | fixing files being put directly into tmp | luke | 2005-11-24 | 1 | -4/+4 |
| * | removing ruby shebang at the top of all of the files | luke | 2005-11-23 | 11 | -39/+22 |
| * | final updates for 0.9.2 | luke | 2005-11-22 | 1 | -1/+1 |
| * | updates | luke | 2005-11-22 | 2 | -1/+2 |
| * | removing marks | luke | 2005-11-22 | 2 | -2/+0 |
| * | fixing tests to work from any CWD | luke | 2005-11-22 | 2 | -8/+18 |
| * | fixing incredibly annoying bug where os x returns stupidly large uid when uid... | luke | 2005-11-22 | 3 | -20/+35 |
| * | updates from os x | luke | 2005-11-22 | 2 | -1/+4 |
| * | updates | luke | 2005-11-22 | 6 | -6/+10 |
| * | adding cfengine module, which required passing the cfengine classes all the w... | luke | 2005-11-17 | 6 | -4/+276 |
| * | fixing filesources so that the first found file is copied, and adding a test ... | luke | 2005-11-16 | 3 | -3/+42 |
| * | fixing puppet to default to using the console for output | luke | 2005-11-16 | 1 | -0/+2 |
| * | Mostly fixing exec so it either captures stderr or runs as a user; Process.eu... | luke | 2005-11-16 | 3 | -30/+31 |
| * | Lots of refactoring, and added the capture_stderr method | luke | 2005-11-16 | 28 | -123/+271 |
| * | Adding "isomorphic?" method to classes, and testing for isomorphism before th... | luke | 2005-11-02 | 5 | -22/+46 |
| * | Further progress towards the next release. Lots of small bugs fixed, the pat... | luke | 2005-11-01 | 22 | -166/+443 |
| * | Making paths work a little more intelligently | luke | 2005-11-01 | 7 | -177/+196 |
| * | adding config file stuff, but not using it yet. I have decided to release th... | luke | 2005-10-31 | 3 | -0/+154 |
| * | Cleaning up tests resulting from the changes to the parser | luke | 2005-10-30 | 9 | -34/+22 |