summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove the old 0.24.x rack support, which is now useless cruftChristian Hofstaedtler2009-05-021-148/+0
* puppetmasterd can now run as a standard Rack application (config.ru-style)Christian Hofstaedtler2009-05-021-5/+17
* Add XMLRPC compatibility for RackChristian Hofstaedtler2009-05-022-1/+83
* Puppet as a Rack applicationChristian Hofstaedtler2009-05-024-0/+138
* Use FileCollection to store the pathname part of filesBrice Figureau2009-05-021-0/+12
* Add an unmunge capability to type parameters and propertiesBrice Figureau2009-05-022-3/+17
* Fix #2218 - Ruby YAML bug prevents reloading catalog in puppetdBrice Figureau2009-05-023-30/+15
* Fixes #2209 - Spec is failing due to a missing requireStéphan Gorget2009-05-021-0/+1
* Fix #2207 - type was doing its own tag management leading to subtile bugsBrice Figureau2009-04-291-34/+4
* Fixed #2188 - Added set require to simple_graph.rbJames Turnbull2009-04-271-0/+1
* Fixed puppetqd require and tweaked stomp library error messageJames Turnbull2009-04-261-5/+5
* Fixing #2183 - checksum buffer size is now 4096bLuke Kanies2009-04-241-1/+2
* Fixing #2187 - Puppet::Resource is expected by Rails supportLuke Kanies2009-04-243-14/+13
* Adding an 'Exported' attribute to Puppet::ResourceLuke Kanies2009-04-241-1/+5