summaryrefslogtreecommitdiffstats
path: root/spec/unit/node
Commit message (Expand)AuthorAgeFilesLines
...
| * 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-132-9/+4
* | Fixing some tests that were insufficiently mocking their configurations.Luke Kanies2008-05-051-0/+1
* | Merge branch '0.24.x'Luke Kanies2008-04-112-5/+5
|\|
| * Intermediate commit.Luke Kanies2008-04-082-5/+5
* | 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-84/+84
* Fixing #951 -- external nodes work again, but you have toLuke Kanies2007-12-101-79/+0
* Theoretically, this patch is to fix #917 (which it does), butLuke Kanies2007-11-281-0/+12
* Fixing #931 by keeping track in configurations ofLuke Kanies2007-11-271-0/+22
* Using the Environment class to determine the default environment,Luke Kanies2007-11-202-136/+4
* The Puppet settings instance now validates environments whenLuke Kanies2007-11-191-0/+5
* Fixing #911 and #912 -- there's a default environment (development)Luke Kanies2007-11-191-0/+80
* Reverting the changes I'd made toward removing the globalLuke Kanies2007-11-191-30/+11
* Fixed most failing tests, but there are still over thirty failing.Luke Kanies2007-11-181-11/+29
* This commit is the first run at removing all globalLuke Kanies2007-11-131-0/+1
* Fixing #800 by refactoring how configurations are retrievedLuke Kanies2007-11-121-4/+30
* The configurations should now be functional again --Luke Kanies2007-10-311-0/+27
* Reorganizing the file structure for indirection terminus types.Luke Kanies2007-10-152-4/+4
* Fixing some small spec failures resulting from test fixes.Luke Kanies2007-10-101-3/+3
* All tests should now pass again.Luke Kanies2007-10-081-5/+181
* Adding a :code setting for specifying code to runLuke Kanies2007-10-051-0/+4
* Making "null" the default node source, so nodes are at least created easilyLuke Kanies2007-10-051-6/+7
* This commit is focused on getting the 'puppet' executableLuke Kanies2007-10-052-5/+34
* Fixing tests for the Configuration object, since ILuke Kanies2007-10-041-0/+3
* Fixing #813 -- empty configurations again work.Luke Kanies2007-10-031-0/+17
* Taking a first stab at moving configuration compilingLuke Kanies2007-09-231-0/+7
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-223-6/+6
* Merge branch 'configurations' into indirectionLuke Kanies2007-09-222-10/+328
|\
| * All tests now pass in this configuration branch, which meansLuke Kanies2007-09-221-0/+10
| * An intermediate commit so I can start working on a differentLuke Kanies2007-09-201-4/+15
| * This is basically another intermediate commit. I feel likeLuke Kanies2007-09-171-0/+153
| * Configurations now set a "configuration" instance variable in resources that ...Luke Kanies2007-09-151-4/+11
| * The whole system now uses Configuration objects instead ofLuke Kanies2007-09-152-7/+144
* | Fixing all existing spec tests so that they nowLuke Kanies2007-09-203-17/+18
|/
* Moving the resource container behaviour to the Configuration object, rather t...Luke Kanies2007-09-121-0/+23