summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* Protecting Stomp client against internal failuresLuke Kanies2009-05-181-1/+5
* Adding some usability bits to puppetqdLuke Kanies2009-05-181-3/+21
* Refactoring the stomp client and tests a bitLuke Kanies2009-05-181-2/+12
* Relying on threads rather than sleeping for puppetqdLuke Kanies2009-05-181-5/+1
* Fixing #2250 - Missing templates throw a helpful errorLuke Kanies2009-05-182-10/+7
* Fixing #2273 - CA location is set correctly in puppetcaLuke Kanies2009-05-171-1/+1
* RackXMLRPC: buffer request contents in memory, as a real string.Christian Hofstaedtler2009-05-151-1/+1
* Modules now can find their own pathsLuke Kanies2009-05-155-40/+80
* Moving file-searching code out of Puppet::ModuleLuke Kanies2009-05-154-91/+100
* Fixing #2221 - pluginsignore should work againLuke Kanies2009-05-151-1/+1
* Fix bug #2124 - ssh_authorized_key always changes target if target is not def...Francois Deppierraz2009-05-151-0/+4
* Fixing #2265 - rack is loaded with features rather than manuallyLuke Kanies2009-05-141-1/+0
* Added .git to pluginsignore default list of ignoresJames Turnbull2009-05-091-1/+1
* Fix #1409 once again, including testFrancois Deppierraz2009-05-061-6/+14
* Added split functionJames Turnbull2009-05-061-0/+11
* Fixing #2200 - puppetqd expects Daemon to be a classLuke Kanies2009-05-041-10/+12
* Fixing #2195 - the Server class handles bindaddressLuke Kanies2009-05-031-2/+10
* Minor fixes to function RST documentationJames Turnbull2009-05-031-2/+4