summaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch '0.25.x'James Turnbull2010-01-133-285/+5
|\|
| * Fix #2677 Proper OIDs on puppet.schema for LDAPJesse Wolfe2009-12-171-9/+5
| * Removed some extraneous files from extJames Turnbull2009-12-022-276/+0
* | Merge branch '0.25.x'Luke Kanies2009-12-217-3/+227
|\|
| * fix #2854 - parse timestampsPeter Meier2009-11-241-1/+2
| * rack: SSL Env vars can only be in Request.envChristian Hofstaedtler2009-11-181-2/+2
| * Follow-on for #2724 - Adding an external node classifierEric Sorenson2009-10-295-0/+223
* | Fixed #2568 - Add database option 'dbconnections'Richard Soderberg2009-11-201-0/+2
* | Adding an example yaml node scriptLuke Kanies2009-10-241-0/+99
|/
* vim: match regexp language featuresMarc Fournier2009-09-091-1/+4
* vim: Mark puppetFunction values as containedTodd Zullinger2009-08-091-1/+1
* Fixed #2498 - logcheck updateJames Turnbull2009-08-051-1/+1
* Added R.I.Pienaar's extlookup.rb to the ext directoryJames Turnbull2009-08-031-0/+183
* rack: SSL Env vars can be in Request.env or ENVChristian Hofstaedtler2009-08-031-4/+7
* Fix #2467 - rack: suggest putting puppet/lib at beginning of RUBYLIB search pathMarc Fournier2009-07-301-1/+1
* Fix #2429 - vim: class/define/node should only be followed by whitespaceMarc Fournier2009-07-291-1/+1
* Fixes #2430 - Stock apache2.conf for passenger incorrectJames Turnbull2009-07-231-9/+11
* vim: several improvements + cleanupMarc Fournier2009-06-101-20/+38
* Removed extra whitespace from end of linesIan Taylor2009-06-068-50/+50
* Changed indentation to be more consistent with style guide (4 spaces per level)Ian Taylor2009-06-064-136/+136
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-065-59/+59