summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'master' of git://reductivelabs.com/puppet into routingRick Bradley2007-10-044-25/+63
|\|
| * Fixing #817, mostly using the patch by DavidS. I couldLuke Kanies2007-10-031-0/+19
| * Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
| * Fixing #813 -- empty configurations again work.Luke Kanies2007-10-031-0/+17
| * Fixing #814 -- when files are missing, the exceptions shouldLuke Kanies2007-10-031-24/+27
* | Merge branch 'master' of git://reductivelabs.com/puppet into routingRick Bradley2007-10-031-9/+42
|\|
| * Adding more behaviours to the Puppet::Module spec,Luke Kanies2007-10-031-9/+42
* | Interpreting "hidden" class from spec drafts as a REST Controller. This name...Rick Bradley2007-10-031-0/+14
* | Added partial spec for the serving of REST information, as well as some clien...Rick Bradley2007-10-033-0/+80
|/
* Adding more indirection termini, mostly focused on cachingLuke Kanies2007-09-253-0/+120
* Adding cache support to indirection. If you haveLuke Kanies2007-09-251-23/+122
* I changed the Terminus class to switch camelcaseLuke Kanies2007-09-242-12/+24
* Taking a first stab at moving configuration compilingLuke Kanies2007-09-233-0/+198
* Adding a "memory" node terminus, which willLuke Kanies2007-09-232-0/+72
* Fixing the spec for the checksum terminus to matchLuke Kanies2007-09-231-3/+2
* Adding my first integration test, verifying thatLuke Kanies2007-09-234-69/+80
* Adding the first version of checksum support, which willLuke Kanies2007-09-223-1/+263
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-229-184/+184
* Adding the base file terminus. This will, at the least,Luke Kanies2007-09-221-0/+130
* Merge branch 'configurations' into indirectionLuke Kanies2007-09-228-33/+521
|\
| * All tests now pass in this configuration branch, which meansLuke Kanies2007-09-222-0/+36
| * An intermediate commit so I can start working on a differentLuke Kanies2007-09-205-7/+22
| * This is basically another intermediate commit. I feel likeLuke Kanies2007-09-173-3/+191
| * 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-154-21/+265
* | Adding the last tests for the ldap node terminus. I managedLuke Kanies2007-09-222-2/+158
* | 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