summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Making sure the cert name is searched firstLuke Kanies2009-04-241-6/+14
* Removing an "inspect" method that often failed in testingLuke Kanies2009-04-241-4/+0
* Removing deprecated concurrency setting usage in railsLuke Kanies2009-04-241-1/+0
* Always making sure graph edges appear firstLuke Kanies2009-04-241-1/+11
* 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-251-0/+1
* Fixing the Rails feature test to require 2.3.xLuke Kanies2009-04-251-17/+4
* Modifying the Settings#handlearg prototypeLuke Kanies2009-04-251-2/+2
* 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-231-1/+1
* Unify auth/unauthenticated request authorization systemBrice Figureau2009-04-232-37/+28
* Allow REST auth system to restrict an ACL to authenticated or unauthenticated...Brice Figureau2009-04-232-7/+30
* Fill REST request node with reverse lookup of IP addressBrice Figureau2009-04-233-0/+16
* Refactor rest authorization to raise exceptions deeperBrice Figureau2009-04-235-56/+94
* Add environment support in the REST authorization layerBrice Figureau2009-04-233-16/+23
* Fix #1875 - Add a REST authorization systemBrice Figureau2009-04-234-1/+133
* Enhance authconfig format to support uri paths and regexBrice Figureau2009-04-232-64/+220
* Add dynamic authorization to authstoreBrice Figureau2009-04-231-1/+40
* Adding support for specifying a preferred serialization formatLuke Kanies2009-04-222-4/+19
* Fixing #2149 - Facts are passed as part of the catalog requestLuke Kanies2009-04-224-18/+56
* Fixing #2182 - SimpleGraph#walk is now iterativeLuke Kanies2009-04-221-4/+15
* Fixing #2181 - Using Sets instead of Arrays in SimpleGraphLuke Kanies2009-04-221-10/+10
* Removing code that was backported and is now not neededLuke Kanies2009-04-221-49/+0
* Finishing class renamesLuke Kanies2009-04-221-2/+2
* Added class_name tags to has_many relationshipssteve mcintosh2009-04-221-3/+3
* Adding time debugging for catalog storage to active_recordLuke Kanies2009-04-221-3/+5
* Adding defaults necessary for queueingLuke Kanies2009-04-221-2/+19
* Adding daemonization to puppetqdLuke Kanies2009-04-221-1/+17
* Using a setting for configuring queueingLuke Kanies2009-04-223-12/+6
* Adding puppetqd executable.Luke Kanies2009-04-221-0/+107
* Adding "rubygems" and "stomp" featuresLuke Kanies2009-04-222-0/+12
* Removing unnecessary parser variables when yaml-dumpingLuke Kanies2009-04-226-6/+27
* Add queue indirection as an option for catalog storage.Ethan Rowe2009-04-221-0/+5
* Introduce abstract queue terminus within the indirection system.Ethan Rowe2009-04-221-0/+78
* Introduce queue client "plugin" namespace and interface, with a Stomp client ...Ethan Rowe2009-04-222-0/+132
* renaming a methodLuke Kanies2009-04-222-10/+10
* Adjusted parameter name and puppet tag classes to use new cache accumulator b...Ethan Rowe2009-04-222-18/+7
* Initial implementation of a "cache accumulator" behavior.Ethan Rowe2009-04-221-0/+65
* Saving rails resources as I create them, which saves about 10%Luke Kanies2009-04-221-0/+2
* Changing rails value serialization to deal with booleansLuke Kanies2009-04-221-3/+17
* Adding equality to ResourceReferenceLuke Kanies2009-04-221-4/+2
* Adding some more fine-grained benchmarks to Rails supportLuke Kanies2009-04-222-22/+26
* Adding a Rails-specific benchmarking moduleLuke Kanies2009-04-224-39/+108
* Adding simplistic param_name/puppet_tag cachingLuke Kanies2009-04-223-2/+22
* Adding more time debugging to Rails code, and refactoring a bitLuke Kanies2009-04-222-30/+10