summaryrefslogtreecommitdiffstats
path: root/spec/unit/node/catalog.rb
Commit message (Expand)AuthorAgeFilesLines
* Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-181-932/+0
* Merge branch '0.24.x'Luke Kanies2008-12-021-9/+9
|\
| * Removing the included testing gems; you must now install them yourself.Luke Kanies2008-11-251-9/+9
* | These changes are all about making sure file data is expired when appropriate.Luke Kanies2008-11-151-2/+2
* | Catalogs always consider resource data to be expired if not mid-transaction.Luke Kanies2008-11-151-0/+11
* | Adding cached attribute support to resources.Luke Kanies2008-11-111-1/+9
* | Changing the Cacher.invalidate method to Cacher.expire.Luke Kanies2008-11-111-2/+2
* | Refactoring Catalog#add_resource to correctly handle implicit resources.Luke Kanies2008-11-071-71/+101
* | Changing the catalog's relationship graph into a normal graph.Luke Kanies2008-11-061-67/+74
* | Removing the PGraph class and subsuming it into SimpleGraph.Luke Kanies2008-11-061-20/+2
* | Removing mid-transaction resources from the catalog.Luke Kanies2008-11-051-0/+14
* | Merge branch '0.24.x'Luke Kanies2008-07-041-1/+6
|\|
| * Backporting a test that was failing in master, and fixing itLuke Kanies2008-07-021-0/+5
* | Merge branch '0.24.x'Luke Kanies2008-07-021-0/+5
|\|
| * Fixed #1221 - aliases to titles now work for resources.Luke Kanies2008-06-161-3/+8
* | Merge branch '0.24.x'Luke Kanies2008-05-251-0/+20
|\|
| * Fixing the node/catalog so that it can convert from parser catalogs to RAL ca...Luke Kanies2008-05-221-0/+20
| * Fixing another test that wrote to ~Luke Kanies2008-05-121-0/+1
* | Using the new Cacher class for handling cached data.Luke Kanies2008-05-131-3/+2
* | Fixing some tests that were insufficiently mocking their configurations.Luke Kanies2008-05-051-0/+1
* | Merge branch '0.24.x'Luke Kanies2008-04-111-2/+2
|\|
| * Intermediate commit.Luke Kanies2008-04-081-2/+2
* | Fixing tests that were failing as a result of the merge,Luke Kanies2008-04-011-4/+1
* | Merge branch 'master' into master_no_global_resourcesLuke Kanies2008-03-311-123/+148
|\|
| * Fix for 1094Luke Kanies2008-03-061-0/+2
| * Fixing #1084 -- the node catalog asks the individualLuke Kanies2008-02-251-3/+5
| * Somewhat refactored fileserving so that it no longer cachesLuke Kanies2008-02-231-3/+19
| * Merge branch 'my24' into 0.24.xRick Bradley2008-02-181-85/+82
| |\
| | * converting node catalog specs from setup/teardown to before/afterRick Bradley2008-02-181-85/+82
| * | Fixed #1018 -- resources now have their namevars added asLuke Kanies2008-02-181-0/+13
| |/
| * Removing the last remaining vestiges of GRATR --Luke Kanies2008-02-111-24/+24
| * Switching the Node Catalog to using a separate methodLuke Kanies2008-02-111-0/+6
| * Changing the name of the Compile class to Compiler,Luke Kanies2008-02-111-3/+3
* | Fixing automatic relationships. I was previously looking themLuke Kanies2008-01-141-1/+9
* | Another round of fixes toward making global resources work.Luke Kanies2008-01-091-17/+40
|/
* Further fixes toward #965. Turned out that the previous fixLuke Kanies2007-12-211-117/+131
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-111-0/+783