summaryrefslogtreecommitdiffstats
path: root/lib/puppet/storage.rb
Commit message (Expand)AuthorAgeFilesLines
* Some small housekeeping things that I saw while doing other bug huntingluke2006-09-221-1/+1
* removing message about the statefile not existingluke2006-07-201-1/+0
* Adding simple benchmarking, and using it in a few of the more obvious places....luke2006-04-101-15/+19
* Adding "links" parameter to files, and adding support for following or ignori...luke2006-03-041-12/+0
* fixing the mode of the yaml fileluke2006-03-031-1/+3
* Okay, Puppet is now almost entirely capable of configuring itself. I have no...luke2006-03-021-11/+11
* Adding a bit more loggingluke2006-02-231-1/+2
* Fixing locking. It apparently was not working on OS X, and I was not syncron...luke2006-02-121-10/+8
* Adding the event-loop stuff to the repository and switching to using it. Als...luke2006-01-241-3/+9
* Committing most of the scheduling stuff. There is still a bit of work to do ...luke2006-01-231-35/+29
* Adding an "ensure" state where appropriate, and significantly reworking the b...luke2006-01-171-18/+22
* Supporting puppetmasterd running as a non-root user, and doing some basic mes...luke2006-01-101-16/+17
* converting storage from Marshal to YAMLluke2006-01-031-33/+34
* adding Util.lock, and switching storage to using itluke2006-01-021-20/+25
* Lots of refactoring, and added the capture_stderr methodluke2005-11-161-0/+4
* Protecting from bug in Syslog, and fixing some more log messagesluke2005-10-291-1/+1
* Adding logging methods to all Puppet::Element instances, and converting all i...luke2005-10-261-3/+3
* adding some consistency and tests to the whole puppet defaults systemLuke Kanies2005-08-021-11/+11
* fixing statefile creationLuke Kanies2005-07-261-1/+1
* adding some error checkingLuke Kanies2005-07-221-3/+4
* removing some debuggingLuke Kanies2005-07-121-3/+3
* doing some refactoringLuke Kanies2005-07-121-5/+5
* cleaning up bugs in the tests, and adding more error checking around the bugsLuke Kanies2005-07-111-1/+7
* found a bunch of bugs in Puppet::Storage, plus some bugs in how file recursio...Luke Kanies2005-07-111-0/+1
* fixing storage class; it was not actually correctly retrieving state from diskLuke Kanies2005-07-111-10/+30
* adding Puppet#recmkdir utility function, and making sure Log and Storage crea...Luke Kanies2005-07-111-0/+15
* renaming blink to puppetLuke Kanies2005-06-271-5/+5
* renaming blink to puppetLuke Kanies2005-06-271-0/+48