summaryrefslogtreecommitdiffstats
path: root/lib/puppet.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-061-6/+6
* Changed version to allow Rake to work. MinorJames Turnbull2009-05-261-1/+1
* Updated version to 0.25.0beta1James Turnbull2009-04-251-1/+1
* Merge branch '0.24.x'Luke Kanies2009-04-021-1/+1
|\
| * Updated to version 0.24.8Luke Kanies2009-03-241-1/+1
* | Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-1/+1
* | Refactoring how the Settings file is parsedLuke Kanies2009-02-191-4/+1
* | Merge branch '0.24.x'Luke Kanies2009-02-111-1/+1
|\|
| * Updated to version 0.24.7Luke Kanies2008-12-161-1/+1
* | Creating and using a new Puppet::Daemon classLuke Kanies2009-02-061-204/+0
* | Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-181-0/+2
* | Merge branch '0.24.x'Luke Kanies2008-10-221-1/+1
|\|
| * Updated to version 0.24.6Luke Kanies2008-10-231-1/+1
| * Updated to version 0.24.5Luke Kanies2008-07-241-1/+1
| * Reverting the version so my release process worksLuke Kanies2008-07-241-1/+1
* | Merge branch '0.24.x'Luke Kanies2008-08-181-1/+1
|\|
| * Incremented versionsJames Turnbull2008-07-221-1/+1
* | Adding 'require' statements as necessary for Puppet::SSL to work.Luke Kanies2008-08-071-0/+2
* | Merge branch '0.24.x'Luke Kanies2008-07-021-43/+0
|\|
| * issue 1183Andrew Shafer2008-06-161-43/+0
* | Merge branch '0.24.x'Luke Kanies2008-03-251-1/+1
|\|
| * Updated to version 0.24.4Luke Kanies2008-03-251-1/+1
* | Merge branch '0.24.x'Luke Kanies2008-03-201-1/+1
|\|
| * Updated to version 0.24.3Luke Kanies2008-03-171-1/+1
* | Merge branch '0.24.x'Luke Kanies2008-03-051-1/+2
|\|
| * Updated to version 0.24.2Luke Kanies2008-03-031-1/+1
| * Fixing a few more loading order issues.Luke Kanies2008-02-291-0/+1
* | Removed old configuration file behaviour and deprecation warning - closes tic...James Turnbull2008-01-181-10/+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