summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed pi testsJames Turnbull2009-06-122-2/+9
* Fixed #2222 - Cleanup pi binary options and --help outputJames Turnbull2009-06-122-20/+38
* Fixing #2329 - puppetqd tests now passLuke Kanies2009-06-121-1/+1
* Cleaning up scope tests a bitLuke Kanies2009-06-111-4/+3
* Fixing #2336 - qualified variables only throw warningsLuke Kanies2009-06-113-56/+106
* Fix #2246 - take2: make sure we run the rails tag query only when neededBrice Figureau2009-06-112-2/+19
* Fix collector specs which were not workingBrice Figureau2009-06-111-9/+12
* Make sure overriding a tag also produces a tagBrice Figureau2009-06-112-3/+16
* Removed a unit test which tested munging which is no longer done in the typeBryan Kearney2009-06-101-7/+0
* Clearn up a parsing error reported by the testsBryan Kearney2009-06-101-2/+2
* vim: several improvements + cleanupMarc Fournier2009-06-101-20/+38
* Fixed #2229 - Red Hat init script errorJames Turnbull2009-06-101-1/+1
* Fix #1907 (or sort) - 'require' puppet functionBrice Figureau2009-06-103-0/+97
* #2332: Remove trailing slashes from path commands in the pluginBryan Kearney2009-06-092-0/+7
* Changing the preferred serialization format to jsonLuke Kanies2009-06-064-13/+5
* Switching Queueing to using JSON instead of YAMLLuke Kanies2009-06-066-53/+158
* Adding JSON support to CatalogsLuke Kanies2009-06-064-0/+267
* Providing JSON support to the Resource classLuke Kanies2009-06-062-3/+221
* Adding a JSON utility module for providing Ruby compatLuke Kanies2009-06-062-0/+34
* Adding JSON support to Puppet::RelationshipLuke Kanies2009-06-062-1/+133
* Adding a JSON formatLuke Kanies2009-06-065-1/+207
* Allowing formats to specify the individual method names to useLuke Kanies2009-06-062-23/+35
* Allowing formats to specify the methods they requireLuke Kanies2009-06-062-17/+81
* Adding a "json" featureLuke Kanies2009-06-063-1/+6
* Fix some tests who were missing some actionsBrice Figureau2009-06-061-0/+4
* Make sure virtual and rails query use tags when tag are searchedBrice Figureau2009-06-064-7/+35
* Make sure resources are tagged with the user tag on the serverBrice Figureau2009-06-062-0/+8
* Fix #2246 - Array tagged resources can't be collected or exportedBrice Figureau2009-06-062-3/+5
* Partial fix for #2329James Turnbull2009-06-061-1/+1
* Removed extra whitespace from end of linesIan Taylor2009-06-06422-3029/+3029
* Changed indentation to be more consistent with style guide (4 spaces per level)Ian Taylor2009-06-0628-1271/+1271
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-06123-5550/+5550
* Fix #2308 - Mongrel should use X-Forwarded-ForBrice Figureau2009-06-054-3/+33
* 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: minor spec test cleanupDavid Lutterkort2009-06-031-29/+30
* * provider/augeas: allow escaped whitespace and brackets in pathsDavid Lutterkort2009-06-032-1/+8
* * provider/augeas: match comparison uses '==' and '!=' againDavid Lutterkort2009-06-033-11/+11
* * 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-033-172/+218
* Removed --no-chain-reply-to in rake mail_patches taskJames Turnbull2009-06-031-1/+1
* Removing --no-thread from the mail_patches rake targetLuke Kanies2009-06-031-1/+1
* Fixing a bunch of warningsLuke Kanies2009-06-0312-20/+20