summaryrefslogtreecommitdiffstats
path: root/lib/puppet.rb
Commit message (Expand)AuthorAgeFilesLines
* issue 1183Andrew Shafer2008-06-161-43/+0
* Updated to version 0.24.4Luke Kanies2008-03-251-1/+1
* Updated to version 0.24.3Luke Kanies2008-03-171-1/+1
* Updated to version 0.24.2Luke Kanies2008-03-031-1/+1
* Fixing a few more loading order issues.Luke Kanies2008-02-291-0/+1
* Updated to version 0.24.1Luke Kanies2007-12-221-1/+1
* Updated to version 0.24.0Luke Kanies2007-12-131-1/+1
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Fixed #832. Added the '--no-daemonize' option to puppetd and puppetmasterd.Michael V. O'Brien2007-10-031-0/+2
* Merge branch 'master' of git://reductivelabs.com/puppetMichael V. O'Brien2007-09-251-15/+15
|\
| * Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-221-15/+15
* | Partial fix for #772. The SIGHUP now produces a EOPNOTSUPP instead of NameEr...Michael V. O'Brien2007-09-141-1/+1
|/
* Renaming the file containing all of the configuration defaults to "defaults.r...Luke Kanies2007-08-281-1/+1
* Updated to version 0.23.2luke2007-08-071-1/+1
* Updated to version 0.23.1luke2007-07-201-1/+1
* Fixing #596 -- classes in modules now autoloadluke2007-07-061-1/+1
* Updated to version 0.23.0luke2007-06-191-1/+1
* Trying to load ruby gems, in case needed libraries are installed that way, an...luke2007-06-151-0/+6
* Not parsing old versions of puppet.conf -- otherwise, puppet parses the whole...luke2007-05-101-1/+1
* Fixing configprint so it fails correctly when an invalid parameter is provide...luke2007-05-081-2/+14
* Fixing #206 and #422. Executables will still look for the deprecated config ...luke2007-05-061-0/+17
* Updated to version 0.22.4luke2007-05-011-1/+1
* Switching the simpler features to a single file, so it is easier to add new f...luke2007-04-301-0/+3
* Fixing #591 -- puppetd now correctly restarts itself when it receives a HUPluke2007-04-201-1/+1
* Updated to version 0.22.3luke2007-03-281-1/+1
* Updated to version 0.22.2luke2007-03-191-1/+1
* The basic plumbing for modules: a modulepath config parameter, and a newlutter2007-03-091-0/+1
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-061-13/+6
* Print stacktrace in debug mode when catchign a signal - useful for understand...lutter2007-02-221-0/+2
* Change Puppet.name to Puppet.execname so rails 1.2 won't freak out.shadoi2007-02-161-1/+1
* Moving all of the client and server code into a single network/ directory. I...luke2007-02-081-3/+3
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-071-15/+15
* Updated to version 0.22.1luke2007-02-011-1/+1
* Moving code from external sources into an external/ directoryluke2007-01-301-1/+1
* Fixing info around newtype optionsluke2007-01-291-2/+2
* Updated to version 0.22.0luke2007-01-051-1/+1
* Trying to clean up how rails is loadedluke2006-12-291-3/+0
* New rails stuff redux.shadoi2006-12-141-0/+3
* Working some on the export/collect problem. It actually works now, but there...luke2006-12-121-1/+3
* Updated to version 0.20.1luke2006-11-131-1/+1
* Temporarily reverting all of the recent rails work so that I can release 0.20.1luke2006-11-131-3/+0
* Mostly small changes toward 0.20.1luke2006-11-101-1/+1
* Rails stuff part 1shadoi2006-11-091-0/+3
* Merging the code over from the oscar branch. I will now be doing all develop...luke2006-11-081-1/+8
* Updated to version 0.20.0luke2006-10-181-1/+1
* Fixing #291 -- the problem was that instead of throwing an error on a missing...luke2006-10-161-6/+6
* Moving all of the configuration parameters out of puppet.rb into puppet/confi...luke2006-10-161-156/+2
* Fixing #305 -- logs now reopen when Puppet restarts, and there is also now an...luke2006-10-091-0/+6
* Merging the changes from the override-refactor branch. This is a significant...luke2006-10-041-0/+1
* Renaming logfacility to syslogfacility as recommended by lutter.luke2006-10-041-3/+3