summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing #2240 - external node failures now log outputLuke Kanies2009-05-282-6/+7
* Fixing #2237 - client_yaml dir is always created by puppetdLuke Kanies2009-05-282-0/+8
* Fixing #2228 - --logdest works again in puppetd and puppetmasterdLuke Kanies2009-05-274-2/+37
* Fixing puppetmasterd tests when missing rackLuke Kanies2009-05-271-1/+5
* Fixing the Agent so puppetrun actually works server-sideLuke Kanies2009-05-272-2/+10
* Fixing #2248 - --no-client correctly leaves off clientLuke Kanies2009-05-272-2/+9
* Fixing #2243 - puppetrun works againLuke Kanies2009-05-272-1/+16
* Fixed #2304 - Added naggen script to directly generate nagios configuration f...James Turnbull2009-05-281-0/+302
* Sync conf/redhat/puppet.spec with Fedora/EPELTodd Zullinger2009-05-281-32/+36
* Fixed #2280 - Detailed exit codes fixJames Turnbull2009-05-273-2/+38
* Fixing #2253 - pluginsync failures propagate correctlyLuke Kanies2009-05-262-8/+33
* Fixing a transaction test that had some broken plumbingLuke Kanies2009-05-261-2/+11
* Refactoring resource generation slightlyLuke Kanies2009-05-262-5/+5
* Adding a Spec lib directory and moving tmpfile to itLuke Kanies2009-05-265-18/+23
* 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-262-0/+13
* Fix #2300 - Update ssh_authorized_key documentationFrancois Deppierraz2009-05-261-3/+8
* Changed version to allow Rake to work. MinorJames Turnbull2009-05-262-1/+7
* enable maillist on centos, redhat, fedoraPeter Meier2009-05-221-4/+8
* Fixing #2288 - fixing the tests broken by my attr_ttl codeLuke Kanies2009-05-222-0/+10
* Fix for #2234: test fails with old Rack versionChristian Hofstaedtler2009-05-205-6/+28
* Fixing #2273 - file purging works more intuitivelyLuke Kanies2009-05-204-31/+44
* Caching whether named autoloaded files are missingLuke Kanies2009-05-204-3/+49
* Adding caching of file metadata to the autoloaderLuke Kanies2009-05-204-3/+242
* Adding modulepath caching to the AutoloaderLuke Kanies2009-05-203-49/+71
* Adding caching to the Environment classLuke Kanies2009-05-202-2/+34
* Adding TTL support to attribute cachingLuke Kanies2009-05-202-5/+87
* Fixed #2666 - Broken docstring formattingJames Turnbull2009-05-204-9/+19
* Deprecating factsync - pluginsync should be used insteadLuke Kanies2009-05-202-0/+11
* Added spec and unit tests to the Rakefile files list and fixed CI rake tasksJames Turnbull2009-05-201-11/+19
* Added install.rb to Rakefile package taskJames Turnbull2009-05-201-0/+1
* Fixed #2271 - Fix to puppetd documentationJames Turnbull2009-05-181-1/+1
* Protecting Stomp client against internal failuresLuke Kanies2009-05-182-1/+10
* Adding some usability bits to puppetqdLuke Kanies2009-05-181-3/+21
* Refactoring the stomp client and tests a bitLuke Kanies2009-05-182-34/+99
* Relying on threads rather than sleeping for puppetqdLuke Kanies2009-05-182-7/+4
* Fixing #2250 - Missing templates throw a helpful errorLuke Kanies2009-05-184-25/+38
* Fixing #2273 - CA location is set correctly in puppetcaLuke Kanies2009-05-172-1/+7
* 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-1510-123/+251
* Moving file-searching code out of Puppet::ModuleLuke Kanies2009-05-157-272/+296
* Fixing #2234 - fixing all of the tests broken by my bindaddress fixLuke Kanies2009-05-157-11/+42
* Fixing #2221 - pluginsignore should work againLuke Kanies2009-05-153-2/+26
* Fix snippets tests failing because of activated storeconfigsBrice Figureau2009-05-152-0/+25
* Fix failing test: file.close! and file.path ordering fixBrice Figureau2009-05-151-1/+2
* Confine stomp tests to Stomp enabled systemsBrice Figureau2009-05-151-0/+4
* Fix some master failing testsBrice Figureau2009-05-153-3/+3
* Fix bug #2124 - ssh_authorized_key always changes target if target is not def...Francois Deppierraz2009-05-152-1/+12
* 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