summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
* Adding TTL support to attribute cachingLuke Kanies2009-05-201-1/+53
* Deprecating factsync - pluginsync should be used insteadLuke Kanies2009-05-201-0/+8
* Protecting Stomp client against internal failuresLuke Kanies2009-05-181-0/+5
* Refactoring the stomp client and tests a bitLuke Kanies2009-05-181-32/+87
* Relying on threads rather than sleeping for puppetqdLuke Kanies2009-05-181-2/+3
* Fixing #2250 - Missing templates throw a helpful errorLuke Kanies2009-05-182-15/+31
* Fixing #2273 - CA location is set correctly in puppetcaLuke Kanies2009-05-171-0/+6
* Modules now can find their own pathsLuke Kanies2009-05-154-82/+170
* Moving file-searching code out of Puppet::ModuleLuke Kanies2009-05-153-181/+196
* 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-152-1/+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 bug #2124 - ssh_authorized_key always changes target if target is not def...Francois Deppierraz2009-05-151-1/+8
* Fix #1409 once again, including testFrancois Deppierraz2009-05-061-0/+9
* Fixing #2200 - puppetqd expects Daemon to be a classLuke Kanies2009-05-041-0/+185
* Removing unneeded test stubsLuke Kanies2009-05-031-8/+0
* Fixing #2195 - the Server class handles bindaddressLuke Kanies2009-05-032-43/+37
* puppetmasterd can now run as a standard Rack application (config.ru-style)Christian Hofstaedtler2009-05-021-0/+41
* Add XMLRPC compatibility for RackChristian Hofstaedtler2009-05-022-0/+188
* Puppet as a Rack applicationChristian Hofstaedtler2009-05-022-0/+265
* Add an unmunge capability to type parameters and propertiesBrice Figureau2009-05-022-0/+26
* Fix #2218 - Ruby YAML bug prevents reloading catalog in puppetdBrice Figureau2009-05-022-4/+21
* Fix #2207 - type was doing its own tag management leading to subtile bugsBrice Figureau2009-04-291-0/+26
* Fixing #2183 - checksum buffer size is now 4096bLuke Kanies2009-04-241-1/+1
* Fixing #2187 - Puppet::Resource is expected by Rails supportLuke Kanies2009-04-242-0/+91
* Adding an 'Exported' attribute to Puppet::ResourceLuke Kanies2009-04-241-0/+7
* Making sure the cert name is searched firstLuke Kanies2009-04-241-9/+12
* Removing deprecated concurrency setting usage in railsLuke Kanies2009-04-241-7/+0
* Always making sure graph edges appear firstLuke Kanies2009-04-241-0/+7
* Failing to enable storeconfigs if ActiveRecord isn't availableLuke Kanies2009-04-251-0/+7
* Modifying the Settings#handlearg prototypeLuke Kanies2009-04-251-0/+14
* Fix configurer to retrieve catalog with client certnameBrice Figureau2009-04-231-3/+3
* Unify auth/unauthenticated request authorization systemBrice Figureau2009-04-232-52/+48
* Allow REST auth system to restrict an ACL to authenticated or unauthenticated...Brice Figureau2009-04-232-5/+86
* Fill REST request node with reverse lookup of IP addressBrice Figureau2009-04-233-4/+30
* Refactor rest authorization to raise exceptions deeperBrice Figureau2009-04-2310-81/+119
* Add environment support in the REST authorization layerBrice Figureau2009-04-233-6/+53
* Fix some indirector failing testsBrice Figureau2009-04-235-5/+19
* Fix #1875 - Add a REST authorization systemBrice Figureau2009-04-233-0/+207
* Enhance authconfig format to support uri paths and regexBrice Figureau2009-04-232-21/+453
* Add RSpec unit tests for network rightsBrice Figureau2009-04-231-0/+54
* Add RSpec unit tests for authconfigBrice Figureau2009-04-231-0/+173
* Adding support for specifying a preferred serialization formatLuke Kanies2009-04-222-4/+11
* Fixing the FormatHandler test to use symbols for format namesLuke Kanies2009-04-221-22/+25
* Fixing #2149 - Facts are passed as part of the catalog requestLuke Kanies2009-04-224-22/+94
* Adding better logging when cached indirection resources are usedLuke Kanies2009-04-221-1/+1
* Fixing #2181 - Using Sets instead of Arrays in SimpleGraphLuke Kanies2009-04-221-0/+1
* Finishing class renamesLuke Kanies2009-04-221-0/+57
* Fixing some rails tests that sometimes failedLuke Kanies2009-04-221-0/+1