summaryrefslogtreecommitdiffstats
path: root/lib/puppet.rb
Commit message (Expand)AuthorAgeFilesLines
* Increment lib/puppet.rb VERSION stringMichael Stahnke2011-08-061-1/+1
* Updated CHANGELOG and package building files for 2.7.2rc1Michael Stahnke2011-07-061-1/+1
* Merging up 2.7.1Michael Stahnke2011-06-221-1/+1
|\
| * Updating for 2.7.1 release.Michael Stahnke2011-06-221-1/+1
* | Merge branch '2.6.x' into 2.7.nextDaniel Pittman2011-05-121-2/+1
|\ \ | |/ |/|
| * case seems needless here as there is only two opts, also the rest of the file...ben hengst2011-04-281-2/+1
* | Updated CHANGELOG & version for 2.7.0rc1Max Martin2011-04-131-1/+1
* | Merge branch '2.6.x' into nextMax Martin2011-04-131-1/+1
|\|
| * Updated CHANGELOG for 2.6.8rc1Max Martin2011-04-131-1/+1
* | maint: eliminate deprecated since 2008 code from Puppet.Daniel Pittman2011-04-121-8/+3
|/
* 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