summaryrefslogtreecommitdiffstats
path: root/bin/puppet
Commit message (Expand)AuthorAgeFilesLines
* Reorganizing the file structure for indirection terminus types.Luke Kanies2007-10-151-2/+2
* All tests should now pass again.Luke Kanies2007-10-081-1/+1
* Adding a :code setting for specifying code to runLuke Kanies2007-10-051-1/+1
* This commit is focused on getting the 'puppet' executableLuke Kanies2007-10-051-34/+45
* Fixing #814 -- when files are missing, the exceptions shouldLuke Kanies2007-10-031-3/+3
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-221-3/+3
* This is basically another intermediate commit. I feel likeLuke Kanies2007-09-171-2/+2
* Fixing #806. Resources correctly look up their fully qualified definition ty...Luke Kanies2007-09-061-1/+5
* Adding support for providing a diff when files are being changed. Currently ...Luke Kanies2007-08-271-0/+5
* Fixing #206 and #422. Executables will still look for the deprecated config ...luke2007-05-061-0/+2
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-061-3/+3
* Moving all of the client and server code into a single network/ directory. I...luke2007-02-081-4/+4
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-071-4/+4
* Puppet can now read files on stdin. This means you can put "#!/usr/bin/env p...luke2007-01-301-1/+5
* updating docs with new location for reference infoluke2007-01-221-1/+1
* Fixing a few testing bugs that have crept in, and fixing a self-reference pro...luke2007-01-051-1/+1
* Using Puppet.settraps in puppet executable, instead of old ad-hoc code.luke2007-01-041-10/+1
* Fixing #346 -- on some scripts I accidentally used "feature" instead of "feat...luke2006-11-161-1/+1
* Merging the code over from the oscar branch. I will now be doing all develop...luke2006-11-081-12/+1
* Fixing #301 -- s/logfile/logdest/gluke2006-10-091-4/+8
* Fix trac #282 (Change URL to configref, mention --genconfig)lutter2006-09-191-1/+5
* Specifically rescuing Exception, since apparently the default does not rescue...luke2006-09-151-1/+1
* Catching all errors encountered during loading, not just LoadError, to fix on...luke2006-09-141-1/+1
* changing the #!ruby lines to #!env rubyluke2006-06-291-1/+1
* adding -e ability to puppet executableluke2006-04-041-12/+14
* Adding TERM to the signals being trappedluke2006-02-241-0/+14
* Enable passing --parseonly from the command linelutter2006-02-211-2/+1
* Adding --loadclasses option to puppetluke2006-02-131-0/+29
* wrapping all work in a single rescue clauseluke2006-02-081-18/+7
* There is now full support for configuration files, and the entire system has ...luke2006-02-071-30/+27
* fixing puppet to default to using the console for outputluke2005-11-161-0/+2
* Central logging now works, although there appear to be a few kinks to work out.luke2005-10-281-5/+3
* Adding logging methods to all Puppet::Element instances, and converting all i...luke2005-10-261-0/+8
* Many, many changes toward a completely functional system. The only current p...luke2005-09-231-5/+18
* adding --noop to puppet executable, and removing some extraneous commentsluke2005-09-171-0/+4
* Successfully parsed my entire converted cfengine configuration; these are all...luke2005-09-171-2/+18
* all tests now pass on solaris 10x86; i had to do some stupid hacking with bas...luke2005-09-071-1/+1
* fixing puppet to use correct method and adding a real test case for itluke2005-08-291-4/+5
* adding RDoc::usage documentation to all executablesLuke Kanies2005-08-291-21/+25
* Have done a significant reorganization of how clients work, also, along with ...Luke Kanies2005-08-231-3/+4
* Moving all files into a consolidated trunk. All tests pass except the known-...Luke Kanies2005-08-231-0/+129