summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
* | All indirections are working, and they have allLuke Kanies2007-09-2211-401/+414
* | It looks like the new indirection setup is complete.Luke Kanies2007-09-216-149/+164
* | Adding automatic association between terminus subclasses andLuke Kanies2007-09-211-4/+58
* | Adding the first top-level terminus (yaml). It worksLuke Kanies2007-09-213-10/+166
* | Moving the Puppet::Indirector::Terminus class into itsLuke Kanies2007-09-211-0/+39
* | Adding a couple more tests to the indirector, talking aboutLuke Kanies2007-09-211-0/+13
* | The indirector specs now all pass. I think I needLuke Kanies2007-09-211-45/+52
* | The unit tests for the newly-resurrected indirection classLuke Kanies2007-09-202-126/+129
* | Fixing all existing spec tests so that they nowLuke Kanies2007-09-208-47/+53
* | Whitespace and comment commit.Rick Bradley2007-09-201-1/+3
* | More spec and indirector updates.Rick Bradley2007-09-201-105/+44
* | Finally, some progress. Closing the loops and delegating registered class ca...Rick Bradley2007-09-191-9/+38
* | Reworking the Indirector code. Continuing to fight the classgen and instance...Rick Bradley2007-09-191-75/+130
* | Updates to indirection stuffs. Making a better spec and migrating to it.Rick Bradley2007-09-171-3/+80
|/
* Moving the resource container behaviour to the Configuration object, rather t...Luke Kanies2007-09-122-25/+23
* Adding a to_graph method to TransBuckets, so that the buckets can directly ge...Luke Kanies2007-09-123-0/+549
* Another intermediate commit. The node and fact classes are now functional an...Luke Kanies2007-09-1210-159/+530
* The Node handler is now obsolete. Node searching is handled through the indi...Luke Kanies2007-09-111-0/+79
* Doing an intermediate commit so rick can look at the work I have done so far.Luke Kanies2007-09-114-0/+282
* Fixing #807. The exception handling should more closely resemble how it used...Luke Kanies2007-09-062-4/+16
* Flipped the switch so that compiles now return a Configuration instance inste...Luke Kanies2007-09-041-8/+12
* We now have a real configuration object, as a subclass of GRATR::Digraph, tha...Luke Kanies2007-09-041-0/+125
* Doing a small amount of refactoring, toward being able to use Parser resource...Luke Kanies2007-09-032-0/+105
* Deleting old documentation that somehow made it back into the tree in the swi...Luke Kanies2007-09-011-0/+48
* Making a couple of small bugfixes in the configuration subsystemLuke Kanies2007-08-271-0/+13
* Multiple environment support now works, and I have even tested it in real lif...Luke Kanies2007-08-262-25/+59
* Adding a bit of testing for node names.Luke Kanies2007-08-261-0/+5
* Moving the node tests to rspec, and cleaning up the spec of the node, especia...Luke Kanies2007-08-261-68/+89
* Moving the node tests to rspec, and cleaning up the spec of the node, especia...Luke Kanies2007-08-261-0/+75
* And we have multiple environment support in the parser. The only remaining p...Luke Kanies2007-08-251-1/+7
* Removing this test for now; I do not have time to port it from test/unit to r...Luke Kanies2007-08-251-755/+0
* Renaming the "configuration" object to "compile", because it is only a transi...Luke Kanies2007-08-251-0/+755
* Oops, created a test directory in the main spec dir, rather than in the unit/...Luke Kanies2007-08-251-0/+150
* The config class now has support for add an environment to its search path. ...Luke Kanies2007-08-241-24/+78
* I have added basic support for a search path, altho not yet with any ability ...Luke Kanies2007-08-241-20/+100
* Adding some rspec tests for Config.rb, because I am planning on significantly...Luke Kanies2007-08-231-0/+249
* Everything up to the parser (and the Modules) is ready to support multiple en...Luke Kanies2007-08-231-0/+76
* Building a stand-alone spec directory for creating the new spec-based tests.Luke Kanies2007-08-231-0/+94