summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Refactoring the Rails integrationLuke Kanies2009-04-228-270/+314
* Adding a common Settings method for setting valuesLuke Kanies2009-04-221-34/+34
* Switching to Indirected ActiveRecordLuke Kanies2009-04-224-41/+20
* Adding ActiveRecord terminus classes for CatalogLuke Kanies2009-04-221-0/+34
* Adding ActiveRecord terminus classes for Node and Facts.Luke Kanies2009-04-224-1/+95
* Fixing #2180 - Catalogs yaml dump the resource table firstLuke Kanies2009-04-211-0/+14
* Partially fixing #1765 - node searching supports strict hostname checkingLuke Kanies2009-04-222-1/+8
* Removing unused Node codeLuke Kanies2009-04-221-11/+0
* Fixing #1885 - Relationships metaparams do not cascadeLuke Kanies2009-04-221-6/+2
* Fix #2142 - Convert pkgdmg provider to use plists instead of string scanning ...Nigel Kersten2009-04-221-18/+25
* Fixing #2171 - All certificate files are written with default permsLuke Kanies2009-04-222-5/+7
* Fixing #2112 - Transactions handle conflicting generated resourcesLuke Kanies2009-04-175-39/+16
* Adding another stacktrace for debuggingLuke Kanies2009-04-171-0/+1
* Fixing puppet -e; it got broken in the move to ApplicationLuke Kanies2009-04-171-1/+3
* Partially fixing #2029 - failed caches doesn't throw an exceptionLuke Kanies2009-04-171-7/+17
* Fixing #2111 - SimpleGraph only creates valid adjacenciesLuke Kanies2009-04-121-1/+1
* Switching to new() in the Puppet::Type.instances() class methodLuke Kanies2009-04-121-1/+1
* Removing duplicate method definition from SimpleGraphLuke Kanies2009-04-121-8/+0