summaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* (#6395) Add extpuppet help, eval, and interfacesJeff McCune2011-05-191-3/+56
* Merge branch '2.6.x' into 2.7.nextDaniel Pittman2011-05-123-1/+172
|\
| * vim: Initial ftplugin and indent supportTodd Zullinger2011-04-023-1/+172
* | Fixed #5684 - Move to Apache 2.0 licenseJames Turnbull2011-04-113-15/+34
* | Merge branch '2.6.next' into nextMatt Robinson2011-03-071-1/+1
|\|
| * (#6331) Inline documentation: Fix rotted links pointing at the Trac wikinfagerlund2011-02-151-1/+1
* | Merge branch '2.6.x' into nextMatt Robinson2010-12-022-2/+2
|\|
| * Renamed Reductive to PuppetJames Turnbull2010-11-292-2/+2
* | Merge commit '2.6.3' into nextPaul Berry2010-11-171-2/+0
|\|
| * Maint. Removing code for which no CLA has been signedMarkus Roberts2010-11-101-2/+0
| * Puppet-load: better and safer error reportingBrice Figureau2010-11-101-1/+3
| * Fix #5023 - puppet-load multiple nodes supportBrice Figureau2010-11-101-25/+59
| * (#5062) Add envpuppet helper script to ext/Jeff McCune2010-11-101-0/+80
* | Merge remote branch 'masterzen/tickets/2.6.x/5023' into nextPaul Berry2010-11-091-26/+62
|\ \
| * | Puppet-load: better and safer error reportingBrice Figureau2010-10-171-1/+3
| * | Fix #5023 - puppet-load multiple nodes supportBrice Figureau2010-10-171-25/+59
| |/
* | Merge remote branch 'jeffmccune/ticket/2.6.x/5062' into nextPaul Berry2010-11-091-0/+80
|\ \
| * | (#5062) Add envpuppet helper script to ext/Jeff McCune2010-10-251-0/+80
| |/
* / maint: First draft of cert inspectorPaul Berry2010-11-081-0/+140
|/
* Fixed #4706 - logcheck patternsJames Turnbull2010-09-041-23/+23
* Fix #4615 - vim highlighting fails on slashes and colons.Marc Fournier2010-08-291-3/+3
* Maint. Removing code at the request of the original authorMarkus Roberts2010-08-211-16/+0
* Fixed #4527 correctly for 2.6.1James Turnbull2010-08-131-1/+0
* Updated config.ru example for 2.6.1James Turnbull2010-08-131-1/+1
* Fixed #4368 - Updated clean stored configs ext script for new config sectionsJames Turnbull2010-07-281-3/+3
* Feature: puppet-load - a tool to stress-test master compilationBrice Figureau2010-07-251-0/+357
* extlookup() is a builtinJesse Wolfe2010-07-251-181/+0
* vim: highlight default parameters in definition/classesMarc Fournier2010-07-251-1/+1
* vim: match collected resources.Marc Fournier2010-07-251-0/+1
* vim: added elsifMarc Fournier2010-07-251-1/+1
* Fixed example config.ruJames Turnbull2010-07-211-3/+2
* Fixes errant Trac references in documentationJames Turnbull2010-07-152-2/+2
* Code smell: Two space indentationMarkus Roberts2010-07-098-415/+415
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-093-18/+18
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-092-4/+2
* Code smell: Use string interpolationMarkus Roberts2010-07-095-13/+10
* Code smell: English names for special globals rather than line-noiseMarkus Roberts2010-07-091-1/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-095-40/+52
* Fixes #3582 - Adds dbport configuration option for specifying database portJames Turnbull2010-02-171-0/+1
* Adding indirector support to Resource TypesLuke Kanies2010-02-171-0/+24
* Renamed all references to Reductive Labs to Puppet LabsMarkus Roberts2010-02-171-1/+1
* Fixes #3460 - Makes Puppet FHS compliant by moving /var/puppet to /var/lib/pu...James Turnbull2010-02-172-4/+4
* Fixed puppetlast typoJames Turnbull2010-02-171-1/+1
* Adding simplistic pure ruby interfaceLuke Kanies2010-02-171-0/+7
* Feature #3347 REST-ified FileBucketJesse Wolfe2010-02-172-2/+2
* Merge branch '0.25.x'Markus Roberts2010-02-092-4/+6
|\
| * Add version number to puppetlast display.Mark Plaksin2010-02-081-1/+1
| * vim: Improve function matching when functions contain ')'Todd Zullinger2010-01-301-2/+4
| * vim: puppetDefArguments is contained by puppetDefineTodd Zullinger2010-01-301-1/+1
| * Fix for #3089 (timestamp may now be a time object, not a string)Markus Roberts2010-01-221-1/+1