summaryrefslogtreecommitdiffstats
path: root/test/puppet
Commit message (Expand)AuthorAgeFilesLines
* Making some of the metaprogramming a bit more explicit and a bit easier to ma...luke2006-08-202-368/+0
* A first pass of changing one of the types of names to titles. I still have t...luke2006-08-161-0/+27
* Merging r1468 from the implementations branch with r1438 from when the branch...luke2006-08-141-0/+42
* fixing some smallish bugs in preparation for 0.18.2luke2006-07-041-4/+9
* Adding simple benchmarking, and using it in a few of the more obvious places....luke2006-04-101-0/+24
* Fixing tests so they do not chmod /dev/null to 640 (stupid tests).luke2006-03-021-4/+6
* Fixing #68. After tons and tons and tons of work, everything successfully co...luke2006-03-021-0/+12
* Okay, Puppet is now almost entirely capable of configuring itself. I have no...luke2006-03-022-2/+2
* Tracked down a few other bugs; everything now passes on debian in preparation...luke2006-02-151-0/+100
* Fixing locking. It apparently was not working on OS X, and I was not syncron...luke2006-02-121-0/+33
* There is now full support for configuration files, and the entire system has ...luke2006-02-072-11/+15
* Committing both the finalization of the config code, plus all of the code nec...luke2006-02-071-10/+6
* Committing most of the scheduling stuff. There is still a bit of work to do ...luke2006-01-231-1/+1
* Converting transport format to YAML instead of Marshal, and caching the file ...luke2006-01-122-1/+5
* All tests pass now, although the lack of service support on os x means that i...luke2006-01-091-10/+11
* Mostly fixing exec so it either captures stderr or runs as a user; Process.eu...luke2005-11-161-5/+1
* Lots of refactoring, and added the capture_stderr methodluke2005-11-161-14/+33
* Further progress towards the next release. Lots of small bugs fixed, the pat...luke2005-11-011-0/+23
* adding config file stuff, but not using it yet. I have decided to release th...luke2005-10-311-0/+104
* Further small bug fixes towards running puppet on my networkluke2005-10-251-0/+0
* The Puppet::Util.asuser function now works; had to slightly modify user.rb to...luke2005-10-231-0/+105
* Getting rid of the tc_ prefix to test casesluke2005-10-221-0/+0
* Moving all files into a consolidated trunk. All tests pass except the known-...Luke Kanies2005-08-231-13/+14
* Added rake for Puppet, '--version' to puppet and test case for Puppet.versionJesse Koontz2005-08-111-0/+5
* done a lot of work on certificates; all tests except one puppetca test passLuke Kanies2005-08-091-3/+3
* cleaning up the defaults system even moreLuke Kanies2005-08-021-1/+18
* adding some consistency and tests to the whole puppet defaults systemLuke Kanies2005-08-021-4/+6
* adding tests for puppet defaultsLuke Kanies2005-08-021-0/+75