summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* * provider/augeas: strip whitespace and ignore blank linesDavid Lutterkort2009-06-121-0/+2
* Fixed pi testsJames Turnbull2009-06-121-1/+7
* Fixed #2222 - Cleanup pi binary options and --help outputJames Turnbull2009-06-121-14/+4
* Fixing #2336 - qualified variables only throw warningsLuke Kanies2009-06-111-2/+4
* Fix #2246 - take2: make sure we run the rails tag query only when neededBrice Figureau2009-06-111-1/+8
* Make sure overriding a tag also produces a tagBrice Figureau2009-06-111-3/+6
* Clearn up a parsing error reported by the testsBryan Kearney2009-06-101-2/+2
* Fix #1907 (or sort) - 'require' puppet functionBrice Figureau2009-06-101-0/+34
* #2332: Remove trailing slashes from path commands in the pluginBryan Kearney2009-06-091-0/+1
* Changing the preferred serialization format to jsonLuke Kanies2009-06-062-9/+1
* Switching Queueing to using JSON instead of YAMLLuke Kanies2009-06-064-16/+28
* Adding JSON support to CatalogsLuke Kanies2009-06-062-0/+68
* Providing JSON support to the Resource classLuke Kanies2009-06-061-3/+69
* Adding a JSON utility module for providing Ruby compatLuke Kanies2009-06-061-0/+13
* Adding JSON support to Puppet::RelationshipLuke Kanies2009-06-061-1/+32
* Adding a JSON formatLuke Kanies2009-06-062-1/+34
* Allowing formats to specify the individual method names to useLuke Kanies2009-06-061-22/+28
* Allowing formats to specify the methods they requireLuke Kanies2009-06-061-15/+52
* Adding a "json" featureLuke Kanies2009-06-063-1/+6
* Make sure virtual and rails query use tags when tag are searchedBrice Figureau2009-06-062-5/+12
* Make sure resources are tagged with the user tag on the serverBrice Figureau2009-06-061-0/+1
* Fix #2246 - Array tagged resources can't be collected or exportedBrice Figureau2009-06-061-1/+1
* Partial fix for #2329James Turnbull2009-06-061-1/+1
* Removed extra whitespace from end of linesIan Taylor2009-06-06213-954/+954
* Changed indentation to be more consistent with style guide (4 spaces per level)Ian Taylor2009-06-0621-1067/+1067
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-0623-261/+261
* Fix #2308 - Mongrel should use X-Forwarded-ForBrice Figureau2009-06-052-2/+2
* Fixes Bug #2324 - Puppetd fails to start without railsStéphan Gorget2009-06-051-1/+1
* Enhance versioncmp documentationBrice Figureau2009-06-041-1/+22
* * provider/augeas: allow escaped whitespace and brackets in pathsDavid Lutterkort2009-06-031-1/+1
* * provider/augeas: match comparison uses '==' and '!=' againDavid Lutterkort2009-06-032-7/+7
* * provider/augeas (process_match): no match results in empty arrayDavid Lutterkort2009-06-031-1/+1
* * provider/augeas: remove useless checks for nilDavid Lutterkort2009-06-031-36/+32
* * provider/augeas: simplify evaluation in process_get/matchDavid Lutterkort2009-06-031-10/+9
* * provider/augeas (open_augeas): use Augeas flag names, not intsDavid Lutterkort2009-06-031-2/+2
* * provider/augeas: ensure Augeas connection is always closedDavid Lutterkort2009-06-031-35/+41
* * provider/augeas: minor code cleanupDavid Lutterkort2009-06-031-44/+44
* * provider/augeas (parse_commands): use split to split string into linesDavid Lutterkort2009-06-031-3/+1
* * provider/augeas: remove trailing whitespace (no functional change)David Lutterkort2009-06-031-4/+4
* Brought in lutters parse_commands patch and integrated it into the type.David Lutterkort2009-06-032-63/+113
* Fixing a bunch of warningsLuke Kanies2009-06-039-15/+15
* Always providing a value for 'exported' on Rails resourcesLuke Kanies2009-06-031-2/+11
* Fixing #2230 - exported resources work againLuke Kanies2009-06-031-0/+1
* Disabling the catalog cache, so puppetqd is compatible with storeconfigsLuke Kanies2009-06-031-0/+6
* Fixing the rails feature to be compatible with 2.1+Luke Kanies2009-06-031-19/+16
* Using Message acknowledgement in queueingLuke Kanies2009-06-031-1/+4
* Fixing #2315 - ca --generate works againLuke Kanies2009-06-031-9/+1
* Fix #2220 - Make sure stat is refreshed while managing FilesBrice Figureau2009-06-021-1/+1
* JRuby OpenSSL implementation is more strict than real ruby one andJames Turnbull2009-05-301-1/+1
* Logging when a cached catalog is used.Luke Kanies2009-05-281-0/+1