summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Changing Puppet::Cacher::Expirer#expired? method nameLuke Kanies2009-05-283-3/+4
* Fixing #2240 - external node failures now log outputLuke Kanies2009-05-281-5/+1
* Fixing #2237 - client_yaml dir is always created by puppetdLuke Kanies2009-05-281-0/+2
* Fixing #2228 - --logdest works again in puppetd and puppetmasterdLuke Kanies2009-05-272-2/+2
* Fixing the Agent so puppetrun actually works server-sideLuke Kanies2009-05-271-2/+2
* Fixing #2248 - --no-client correctly leaves off clientLuke Kanies2009-05-271-1/+1
* Fixing #2243 - puppetrun works againLuke Kanies2009-05-271-1/+4
* Fixed #2280 - Detailed exit codes fixJames Turnbull2009-05-271-1/+1
* Fixing #2253 - pluginsync failures propagate correctlyLuke Kanies2009-05-261-8/+8
* Refactoring resource generation slightlyLuke Kanies2009-05-261-5/+4
* Extracting a method from eval_resource in TransactionLuke Kanies2009-05-261-37/+45
* Not trying to load files that get removed in pluginsyncingLuke Kanies2009-05-261-0/+1
* Fix #2300 - Update ssh_authorized_key documentationFrancois Deppierraz2009-05-261-3/+8
* Changed version to allow Rake to work. MinorJames Turnbull2009-05-261-1/+1
* enable maillist on centos, redhat, fedoraPeter Meier2009-05-221-4/+8
* Fixing #2288 - fixing the tests broken by my attr_ttl codeLuke Kanies2009-05-221-0/+1
* Fix for #2234: test fails with old Rack versionChristian Hofstaedtler2009-05-202-2/+24
* Fixing #2273 - file purging works more intuitivelyLuke Kanies2009-05-202-14/+13
* Caching whether named autoloaded files are missingLuke Kanies2009-05-202-2/+18
* Adding caching of file metadata to the autoloaderLuke Kanies2009-05-202-1/+101
* Adding modulepath caching to the AutoloaderLuke Kanies2009-05-201-17/+22
* Adding caching to the Environment classLuke Kanies2009-05-201-2/+18
* Adding TTL support to attribute cachingLuke Kanies2009-05-201-4/+34
* Fixed #2666 - Broken docstring formattingJames Turnbull2009-05-204-9/+19
* Deprecating factsync - pluginsync should be used insteadLuke Kanies2009-05-201-0/+3