summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix #2207 - type was doing its own tag management leading to subtile bugsBrice Figureau2009-04-293-36/+34
* Moved puppetqd binaryJames Turnbull2009-04-281-0/+0
* 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
* Fixes #2196 - Add sharedscripts directive to logrotateJames Turnbull2009-04-261-0/+1
* Added puppetqd binary to RakefileJames Turnbull2009-04-261-0/+1
* Updated version to 0.25.0beta1James Turnbull2009-04-251-1/+1
* Updates to CI tasksJames Turnbull2009-04-251-22/+9
* Fixing #2183 - checksum buffer size is now 4096bLuke Kanies2009-04-242-2/+3
* Fixing #2187 - Puppet::Resource is expected by Rails supportLuke Kanies2009-04-245-14/+104
* Adding an 'Exported' attribute to Puppet::ResourceLuke Kanies2009-04-242-1/+12
* Removing a non-functional and horrible testLuke Kanies2009-04-241-73/+0
* Making sure the cert name is searched firstLuke Kanies2009-04-242-15/+26
* Removing an "inspect" method that often failed in testingLuke Kanies2009-04-241-4/+0
* Removing deprecated concurrency setting usage in railsLuke Kanies2009-04-242-8/+0
* Always making sure graph edges appear firstLuke Kanies2009-04-242-1/+18
* Reverting part of the switch to sets in SimpleGraphLuke Kanies2009-04-241-3/+3
* Fixing rails feature testLuke Kanies2009-04-242-6/+8
* Failing to enable storeconfigs if ActiveRecord isn't availableLuke Kanies2009-04-252-0/+8
* Fixing the Rails feature test to require 2.3.xLuke Kanies2009-04-251-17/+4
* Modifying the Settings#handlearg prototypeLuke Kanies2009-04-252-2/+16
* Fixes #2172 - service provider for gentoo fails with ambiguous suffixesJames Turnbull2009-04-241-1/+1
* SMF import support working and documentation updateBryan Allen2009-04-241-0/+20
* Fixes #2145 and #2146Bryan Allen2009-04-242-37/+60
* Fix configurer to retrieve catalog with client certnameBrice Figureau2009-04-232-4/+4
* Unify auth/unauthenticated request authorization systemBrice Figureau2009-04-235-97/+110
* Allow REST auth system to restrict an ACL to authenticated or unauthenticated...Brice Figureau2009-04-234-12/+116
* Fill REST request node with reverse lookup of IP addressBrice Figureau2009-04-236-4/+46
* Refactor rest authorization to raise exceptions deeperBrice Figureau2009-04-2315-137/+213
* Add environment support in the REST authorization layerBrice Figureau2009-04-237-22/+78
* Fix some indirector failing testsBrice Figureau2009-04-235-5/+19
* Fix #1875 - Add a REST authorization systemBrice Figureau2009-04-238-1/+406
* Enhance authconfig format to support uri paths and regexBrice Figureau2009-04-234-85/+673
* Add dynamic authorization to authstoreBrice Figureau2009-04-232-2/+88
* 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-224-8/+30
* 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-228-40/+150
* Adding better logging when cached indirection resources are usedLuke Kanies2009-04-221-1/+1
* Fixing #2182 - SimpleGraph#walk is now iterativeLuke Kanies2009-04-221-4/+15
* Fixing #2181 - Using Sets instead of Arrays in SimpleGraphLuke Kanies2009-04-222-10/+11
* Removing code that was backported and is now not neededLuke Kanies2009-04-221-49/+0
* Finishing class renamesLuke Kanies2009-04-222-2/+59
* Fixing tests that apparently only worked sometimesLuke Kanies2009-04-221-0/+2
* Removing the old rails tests.Luke Kanies2009-04-223-476/+0
* Fixing some rails tests that sometimes failedLuke Kanies2009-04-221-0/+1
* Added class_name tags to has_many relationshipssteve mcintosh2009-04-221-3/+3
* Adding time debugging for catalog storage to active_recordLuke Kanies2009-04-222-3/+7
* Adding defaults necessary for queueingLuke Kanies2009-04-221-2/+19