summaryrefslogtreecommitdiffstats
path: root/lib/puppet/node
Commit message (Expand)AuthorAgeFilesLines
...
* Environments now use their own modulepath method.Luke Kanies2009-02-181-2/+2
* The 'Environment' class can now calculate its modulepath.Luke Kanies2009-02-181-0/+16
* Added support for finding modules from an environmentLuke Kanies2009-02-181-0/+17
* Refactoring how the Facter integration worksLuke Kanies2009-02-061-0/+21
* Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-181-508/+0
* Renaming Puppet::ResourceReference to Puppet::Resource::ReferenceLuke Kanies2008-12-091-2/+2
* These changes are all about making sure file data is expired when appropriate.Luke Kanies2008-11-151-0/+4
* Catalogs always consider resource data to be expired if not mid-transaction.Luke Kanies2008-11-151-0/+8
* Adding cached attribute support to resources.Luke Kanies2008-11-111-0/+6
* Refactoring Catalog#add_resource to correctly handle implicit resources.Luke Kanies2008-11-071-36/+31
* Removing mention of obsolete edgelist_class from GRATR.Luke Kanies2008-11-061-16/+0
* Changing the catalog's relationship graph into a normal graph.Luke Kanies2008-11-061-8/+3
* Removing the PGraph class and subsuming it into SimpleGraph.Luke Kanies2008-11-061-22/+7
* Removing mid-transaction resources from the catalog.Luke Kanies2008-11-051-1/+1
* Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,Luke Kanies2008-10-171-17/+1
|\
| * Fixing #1614 - Environments no longer have to be listed out.Luke Kanies2008-10-031-17/+1
* | Merge branch '0.24.x'Luke Kanies2008-07-041-0/+1
|\|
| * Backporting a test that was failing in master, and fixing itLuke Kanies2008-07-021-0/+1
* | Merge branch '0.24.x'Luke Kanies2008-07-021-1/+6
|\|
| * Fixed #1221 - aliases to titles now work for resources.Luke Kanies2008-06-161-1/+6
* | Merge branch '0.24.x'Luke Kanies2008-05-251-0/+3
|\|
| * Removing extra debuggingLuke Kanies2008-05-221-1/+0
| * Fixing the node/catalog so that it can convert from parser catalogs to RAL ca...Luke Kanies2008-05-221-0/+4
* | Merge branch '0.24.x'Luke Kanies2008-04-111-1/+9
|\|
| * Fixing the expire method (it wasn't using a requestLuke Kanies2008-04-101-1/+9
* | Fixing tests that were failing as a result of the merge,Luke Kanies2008-04-011-1/+1
* | Merge branch 'master' into master_no_global_resourcesLuke Kanies2008-03-312-37/+59
|\|
| * Found all instances of methods where split() is used withoutLuke Kanies2008-03-211-1/+2
| * Fix for 1094Luke Kanies2008-03-061-0/+10
| * Fixing #1084 -- the node catalog asks the individualLuke Kanies2008-02-251-1/+1
| * Somewhat refactored fileserving so that it no longer cachesLuke Kanies2008-02-231-2/+7
| * Fixed #1018 -- resources now have their namevars added asLuke Kanies2008-02-181-1/+8
| * Removing the last remaining vestiges of GRATR --Luke Kanies2008-02-111-5/+5
| * Switching the Node catalog to use the Tagging moduleLuke Kanies2008-02-111-25/+4
| * Switching the Node Catalog to using a separate methodLuke Kanies2008-02-111-29/+27
| * Fixed #1030 - class and definition evaluation has been significantlyLuke Kanies2008-02-111-0/+5
| * Converting the Compile class to use a Node::Catalog instanceLuke Kanies2008-02-111-1/+25
* | Fixing automatic relationships. I was previously looking themLuke Kanies2008-01-141-1/+1
* | Another round of fixes toward making global resources work.Luke Kanies2008-01-091-2/+9
* | Lots o' bug-fixes toward getting rid of global resources.Luke Kanies2008-01-081-1/+1
|/
* Fixing #982 -- I have completely removed the GRATR graph libraryLuke Kanies2008-01-071-8/+1
* Further fixes toward #965. Turned out that the previous fixLuke Kanies2007-12-211-0/+21
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-111-34/+34
* Fixing #951 -- external nodes work again, but you have toLuke Kanies2007-12-101-106/+0
* Theoretically, this patch is to fix #917 (which it does), butLuke Kanies2007-11-281-15/+12
* Fixing #931 by keeping track in configurations ofLuke Kanies2007-11-271-5/+15
* Using the Environment class to determine the default environment,Luke Kanies2007-11-201-0/+1
* Fixing #911 and #912 -- there's a default environment (development)Luke Kanies2007-11-191-0/+45
* Reverting the changes I'd made toward removing the globalLuke Kanies2007-11-191-21/+0
* Fixed most failing tests, but there are still over thirty failing.Luke Kanies2007-11-181-0/+16