| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Updated to version 0.24.2 | Luke Kanies | 2008-03-03 | 1 | -1/+1 |
| * | Fixing a few more loading order issues. | Luke Kanies | 2008-02-29 | 1 | -0/+1 |
* | | Removed old configuration file behaviour and deprecation warning - closes tic... | James Turnbull | 2008-01-18 | 1 | -10/+1 |
|/ |
|
* | Updated to version 0.24.1 | Luke Kanies | 2007-12-22 | 1 | -1/+1 |
* | Updated to version 0.24.0 | Luke Kanies | 2007-12-13 | 1 | -1/+1 |
* | Removing the Id tags from all of the files | Luke Kanies | 2007-10-03 | 1 | -1/+0 |
* | Fixed #832. Added the '--no-daemonize' option to puppetd and puppetmasterd. | Michael V. O'Brien | 2007-10-03 | 1 | -0/+2 |
* | Merge branch 'master' of git://reductivelabs.com/puppet | Michael V. O'Brien | 2007-09-25 | 1 | -15/+15 |
|\ |
|
| * | Renaming the 'Puppet::Util::Config' class to | Luke Kanies | 2007-09-22 | 1 | -15/+15 |
* | | Partial fix for #772. The SIGHUP now produces a EOPNOTSUPP instead of NameEr... | Michael V. O'Brien | 2007-09-14 | 1 | -1/+1 |
|/ |
|
* | Renaming the file containing all of the configuration defaults to "defaults.r... | Luke Kanies | 2007-08-28 | 1 | -1/+1 |
* | Updated to version 0.23.2 | luke | 2007-08-07 | 1 | -1/+1 |
* | Updated to version 0.23.1 | luke | 2007-07-20 | 1 | -1/+1 |
* | Fixing #596 -- classes in modules now autoload | luke | 2007-07-06 | 1 | -1/+1 |
* | Updated to version 0.23.0 | luke | 2007-06-19 | 1 | -1/+1 |
* | Trying to load ruby gems, in case needed libraries are installed that way, an... | luke | 2007-06-15 | 1 | -0/+6 |
* | Not parsing old versions of puppet.conf -- otherwise, puppet parses the whole... | luke | 2007-05-10 | 1 | -1/+1 |
* | Fixing configprint so it fails correctly when an invalid parameter is provide... | luke | 2007-05-08 | 1 | -2/+14 |
* | Fixing #206 and #422. Executables will still look for the deprecated config ... | luke | 2007-05-06 | 1 | -0/+17 |
* | Updated to version 0.22.4 | luke | 2007-05-01 | 1 | -1/+1 |
* | Switching the simpler features to a single file, so it is easier to add new f... | luke | 2007-04-30 | 1 | -0/+3 |
* | Fixing #591 -- puppetd now correctly restarts itself when it receives a HUP | luke | 2007-04-20 | 1 | -1/+1 |
* | Updated to version 0.22.3 | luke | 2007-03-28 | 1 | -1/+1 |
* | Updated to version 0.22.2 | luke | 2007-03-19 | 1 | -1/+1 |
* | The basic plumbing for modules: a modulepath config parameter, and a new | lutter | 2007-03-09 | 1 | -0/+1 |
* | Merging the webserver_portability branch from version 2182 to version 2258. | luke | 2007-03-06 | 1 | -13/+6 |
* | Print stacktrace in debug mode when catchign a signal - useful for understand... | lutter | 2007-02-22 | 1 | -0/+2 |
* | Change Puppet.name to Puppet.execname so rails 1.2 won't freak out. | shadoi | 2007-02-16 | 1 | -1/+1 |
* | Moving all of the client and server code into a single network/ directory. I... | luke | 2007-02-08 | 1 | -3/+3 |
* | Moving some of the stand-alone classes into the util/ subdirectory, to clean ... | luke | 2007-02-07 | 1 | -15/+15 |
* | Updated to version 0.22.1 | luke | 2007-02-01 | 1 | -1/+1 |
* | Moving code from external sources into an external/ directory | luke | 2007-01-30 | 1 | -1/+1 |
* | Fixing info around newtype options | luke | 2007-01-29 | 1 | -2/+2 |
* | Updated to version 0.22.0 | luke | 2007-01-05 | 1 | -1/+1 |
* | Trying to clean up how rails is loaded | luke | 2006-12-29 | 1 | -3/+0 |
* | New rails stuff redux. | shadoi | 2006-12-14 | 1 | -0/+3 |
* | Working some on the export/collect problem. It actually works now, but there... | luke | 2006-12-12 | 1 | -1/+3 |
* | Updated to version 0.20.1 | luke | 2006-11-13 | 1 | -1/+1 |
* | Temporarily reverting all of the recent rails work so that I can release 0.20.1 | luke | 2006-11-13 | 1 | -3/+0 |
* | Mostly small changes toward 0.20.1 | luke | 2006-11-10 | 1 | -1/+1 |
* | Rails stuff part 1 | shadoi | 2006-11-09 | 1 | -0/+3 |
* | Merging the code over from the oscar branch. I will now be doing all develop... | luke | 2006-11-08 | 1 | -1/+8 |
* | Updated to version 0.20.0 | luke | 2006-10-18 | 1 | -1/+1 |
* | Fixing #291 -- the problem was that instead of throwing an error on a missing... | luke | 2006-10-16 | 1 | -6/+6 |
* | Moving all of the configuration parameters out of puppet.rb into puppet/confi... | luke | 2006-10-16 | 1 | -156/+2 |
* | Fixing #305 -- logs now reopen when Puppet restarts, and there is also now an... | luke | 2006-10-09 | 1 | -0/+6 |
* | Merging the changes from the override-refactor branch. This is a significant... | luke | 2006-10-04 | 1 | -0/+1 |
* | Renaming logfacility to syslogfacility as recommended by lutter. | luke | 2006-10-04 | 1 | -3/+3 |
* | Adding configurability to the syslog facility, using the "logfacility" parame... | luke | 2006-10-04 | 1 | -0/+3 |
* | Updating changelog for 0.19.3, and merging the version changes over. | luke | 2006-09-22 | 1 | -1/+1 |