summaryrefslogtreecommitdiffstats
path: root/lib/puppet.rb
Commit message (Expand)AuthorAgeFilesLines
* Updated CHANGELOG for 2.6.7rc1Matt Robinson2011-03-161-1/+1
* Update CHANGELOG and version for 2.6.6rc1Jacob Helwig2011-03-021-1/+1
* Updated CHANGELOG and version for 2.6.5rc1Nick Lewis2011-02-031-1/+1
* Updated CHANGELOG and version for 2.6.4James Turnbull2010-12-021-1/+1
* Updated CHANGELOG and version for 2.6.3rc1James Turnbull2010-10-141-1/+1
* Incremented version to 2.6.2James Turnbull2010-10-011-1/+1
* Updated version to 2.6.1James Turnbull2010-07-271-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-108/+108
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Booleans are first class values.Markus Roberts2010-07-091-5/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-2/+2
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-2/+1
* [#3906] Fixed missing constant Puppet::Rails when using storeconfigsNick Lewis2010-07-061-5/+0
* [#4090] Fix the run_mode for certs and put tests on the applications to asser...Matt Robinson2010-07-021-1/+1
* [#4090] Change how RunMode instances are created so that an object for each R...Matt Robinson2010-07-011-1/+1
* [#4090] Git rid of the idea that run_mode is a configurable option with defaultsMatt Robinson2010-07-011-1/+1
* [#4090] Rename mode (:master, :agent, :user) to run_modeMatt Robinson2010-07-011-3/+3
* Updated version to 2.6.0James Turnbull2010-06-101-1/+1
* Feature #2935: Puppet::ModeJesse Wolfe2010-02-171-0/+9
* Updated version and CHANGELOG to 0.25.5rc1James Turnbull2010-02-171-1/+1
* Removing Resource::Reference classesLuke Kanies2010-02-171-1/+0
* Tuning file load orderLuke Kanies2010-02-171-0/+2
* Feature #3347 REST-ified FileBucketJesse Wolfe2010-02-171-0/+1
* Feature #3115 REST-ified status()Jesse Wolfe2010-02-171-0/+1
* Removing Interpreter classLuke Kanies2010-02-171-1/+1
* Using Logging module in main Puppet moduleLuke Kanies2010-02-171-18/+3
* Updated version and CHANGELOG for 0.25.4James Turnbull2010-01-141-1/+1
* Updated version and CHANGELOG for 0.25.3James Turnbull2010-01-121-1/+1
* Updated versionJames Turnbull2009-12-231-1/+1
* Incremented version to 0.25.1James Turnbull2009-09-221-1/+1
* 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
|\|