| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | Adding the last tests for the ldap node terminus. I managed | Luke Kanies | 2007-09-22 | 2 | -2/+158 |
| * | | All indirections are working, and they have all | Luke Kanies | 2007-09-22 | 11 | -401/+414 |
| * | | It looks like the new indirection setup is complete. | Luke Kanies | 2007-09-21 | 6 | -149/+164 |
| * | | Adding automatic association between terminus subclasses and | Luke Kanies | 2007-09-21 | 1 | -4/+58 |
| * | | Adding the first top-level terminus (yaml). It works | Luke Kanies | 2007-09-21 | 3 | -10/+166 |
| * | | Moving the Puppet::Indirector::Terminus class into its | Luke Kanies | 2007-09-21 | 1 | -0/+39 |
| * | | Adding a couple more tests to the indirector, talking about | Luke Kanies | 2007-09-21 | 1 | -0/+13 |
| * | | The indirector specs now all pass. I think I need | Luke Kanies | 2007-09-21 | 1 | -45/+52 |
| * | | The unit tests for the newly-resurrected indirection class | Luke Kanies | 2007-09-20 | 2 | -126/+129 |
| * | | Fixing all existing spec tests so that they now | Luke Kanies | 2007-09-20 | 8 | -47/+53 |
| * | | Whitespace and comment commit. | Rick Bradley | 2007-09-20 | 1 | -1/+3 |
| * | | More spec and indirector updates. | Rick Bradley | 2007-09-20 | 1 | -105/+44 |
| * | | Finally, some progress. Closing the loops and delegating registered class ca... | Rick Bradley | 2007-09-19 | 1 | -9/+38 |
| * | | Reworking the Indirector code. Continuing to fight the classgen and instance... | Rick Bradley | 2007-09-19 | 1 | -75/+130 |
| * | | Updates to indirection stuffs. Making a better spec and migrating to it. | Rick Bradley | 2007-09-17 | 4 | -6/+85 |
| |/ |
|
| * | Moving the resource container behaviour to the Configuration object, rather t... | Luke Kanies | 2007-09-12 | 2 | -25/+23 |
| * | Adding a to_graph method to TransBuckets, so that the buckets can directly ge... | Luke Kanies | 2007-09-12 | 3 | -0/+549 |
| * | Another intermediate commit. The node and fact classes are now functional an... | Luke Kanies | 2007-09-12 | 14 | -161/+544 |
| * | Adding setup/teardown hooks to rspec, so we can use test/unit methods | Luke Kanies | 2007-09-11 | 1 | -0/+7 |
| * | The Node handler is now obsolete. Node searching is handled through the indi... | Luke Kanies | 2007-09-11 | 1 | -0/+79 |
| * | Doing an intermediate commit so rick can look at the work I have done so far. | Luke Kanies | 2007-09-11 | 4 | -0/+282 |
| * | Fixing #807. The exception handling should more closely resemble how it used... | Luke Kanies | 2007-09-06 | 2 | -4/+16 |
| * | Flipped the switch so that compiles now return a Configuration instance inste... | Luke Kanies | 2007-09-04 | 1 | -8/+12 |
| * | We now have a real configuration object, as a subclass of GRATR::Digraph, tha... | Luke Kanies | 2007-09-04 | 1 | -0/+125 |
| * | Doing a small amount of refactoring, toward being able to use Parser resource... | Luke Kanies | 2007-09-03 | 2 | -0/+105 |
| * | Deleting old documentation that somehow made it back into the tree in the swi... | Luke Kanies | 2007-09-01 | 1 | -0/+48 |
| * | Making a couple of small bugfixes in the configuration subsystem | Luke Kanies | 2007-08-27 | 1 | -0/+13 |
| * | Multiple environment support now works, and I have even tested it in real lif... | Luke Kanies | 2007-08-26 | 2 | -25/+59 |
| * | Adding a bit of testing for node names. | Luke Kanies | 2007-08-26 | 1 | -0/+5 |
| * | Moving the node tests to rspec, and cleaning up the spec of the node, especia... | Luke Kanies | 2007-08-26 | 1 | -68/+89 |
| * | Moving the node tests to rspec, and cleaning up the spec of the node, especia... | Luke Kanies | 2007-08-26 | 1 | -0/+75 |
| * | And we have multiple environment support in the parser. The only remaining p... | Luke Kanies | 2007-08-25 | 1 | -1/+7 |
| * | Removing this test for now; I do not have time to port it from test/unit to r... | Luke Kanies | 2007-08-25 | 1 | -755/+0 |
| * | Renaming the "configuration" object to "compile", because it is only a transi... | Luke Kanies | 2007-08-25 | 1 | -0/+755 |
| * | Oops, created a test directory in the main spec dir, rather than in the unit/... | Luke Kanies | 2007-08-25 | 1 | -0/+0 |
| * | Modules are now tested with spec, and they now can handle environment-specifi... | Luke Kanies | 2007-08-25 | 1 | -0/+150 |
| * | The config class now has support for add an environment to its search path. ... | Luke Kanies | 2007-08-24 | 1 | -24/+78 |
| * | I have added basic support for a search path, altho not yet with any ability ... | Luke Kanies | 2007-08-24 | 1 | -20/+100 |
| * | Adding some rspec tests for Config.rb, because I am planning on significantly... | Luke Kanies | 2007-08-23 | 2 | -1/+250 |
| * | Everything up to the parser (and the Modules) is ready to support multiple en... | Luke Kanies | 2007-08-23 | 2 | -0/+81 |
| * | Oops, left out the spec rake file from the main spec commit | Luke Kanies | 2007-08-23 | 1 | -0/+1 |
| * | Building a stand-alone spec directory for creating the new spec-based tests. | Luke Kanies | 2007-08-23 | 86 | -0/+6161 |