| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | + Puppet::SUIDManager - This replaces all calls to the built-in ruby 'Process... | erikh | 2006-09-22 | 1 | -1/+2 |
* | Updated to version 0.19.2 | luke | 2006-09-22 | 1 | -1/+1 |
* | Add config option 'node_name' to control what puppetmaster considers the prop... | lutter | 2006-09-18 | 1 | -1/+7 |
* | Updated to version 0.19.1 | luke | 2006-09-15 | 1 | -1/+1 |
* | Adding a :trace config option that prints stack traces of DevErrors, and usin... | luke | 2006-09-13 | 1 | -0/+1 |
* | Updated to version 0.19.0 | luke | 2006-09-06 | 1 | -1/+1 |
* | Adding note about configprint, indicating what versions include it | luke | 2006-09-03 | 1 | -1/+2 |
* | Adding a "configprint" option for printing out the local config state | luke | 2006-08-28 | 1 | -0/+28 |
* | Making some of the metaprogramming a bit more explicit and a bit easier to ma... | luke | 2006-08-20 | 1 | -35/+3 |
* | Updated to version 0.18.4 | luke | 2006-07-22 | 1 | -1/+1 |
* | Updated to version 0.18.3 | luke | 2006-07-11 | 1 | -1/+1 |
* | Updated to version 0.18.2 | luke | 2006-07-04 | 1 | -1/+1 |
* | Significantly redoing metrics. There are now no class variables for metrics,... | luke | 2006-06-30 | 1 | -5/+0 |
* | Updated to version 0.18.1 | luke | 2006-06-28 | 1 | -1/+1 |
* | Moving the timer monitoring to after the services are created (because they a... | luke | 2006-06-28 | 1 | -11/+19 |
* | Largely refactored how log destinations are handled, although it is not expos... | luke | 2006-06-27 | 1 | -1/+6 |
* | Adding HUP and USR1 hooks | luke | 2006-06-26 | 1 | -4/+61 |
* | Updated to version 0.18.0 | luke | 2006-06-14 | 1 | -1/+1 |
* | Updated to version 0.17.2 | luke | 2006-05-19 | 1 | -1/+1 |
* | Adding a lot of structure to puppet.rb to make it easier to manage multiple o... | luke | 2006-05-18 | 1 | -4/+112 |
* | Updated to version 0.17.1 | luke | 2006-05-18 | 1 | -1/+1 |
* | Updated to version 0.17.0 | luke | 2006-05-15 | 1 | -1/+1 |
* | Made a *huge* performance difference in storing hosts -- down from about 25 s... | luke | 2006-05-13 | 1 | -2/+20 |
* | Updated to version 0.16.5 | luke | 2006-05-03 | 1 | -1/+1 |
* | Updated to version 0.16.4 | luke | 2006-05-02 | 1 | -1/+1 |
* | Updated to version 0.16.3 | luke | 2006-05-01 | 1 | -1/+1 |
* | Trying to track down the bugs reported this morning, so I added some more tes... | luke | 2006-04-27 | 1 | -1/+1 |
* | This should have been in 0.16.1. Moving the "setclass" statements around so ... | luke | 2006-04-26 | 1 | -1/+1 |
* | removing patch from red hat spec file | luke | 2006-04-21 | 1 | -1/+1 |
* | committing version changes | luke | 2006-04-06 | 1 | -1/+1 |
* | Fixing a small bug in type.rb that ignored false values (instead of nil value... | luke | 2006-04-05 | 1 | -4/+0 |
* | removing patch from spec file | luke | 2006-04-05 | 1 | -1/+1 |
* | adding -e ability to puppet executable | luke | 2006-04-04 | 1 | -1/+4 |
* | changing ssldir perms to 771, so non-root users can write to subdirs if they ... | luke | 2006-04-03 | 1 | -1/+1 |