summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| * Fixing some terminology so some ldap tests are easier to read.Luke Kanies2007-10-041-3/+3
| * Switching the indirection from using settings for configurationLuke Kanies2007-10-041-48/+54
* | Minor tweaks.Rick Bradley2007-10-041-6/+6
* | Allow for multiple REST servers to be active; some terminology changes in spe...Rick Bradley2007-10-041-48/+56
* | Added .listening to REST server, handle listen states and transitions.Rick Bradley2007-10-041-4/+39
* | Spec'd a reset() method for clearing out known routes. Uses the unregister m...Rick Bradley2007-10-041-0/+16
* | Updating first portion of the Network RESTServer spec with example code, gett...Rick Bradley2007-10-041-2/+42
* | Merge branch 'master' of git://reductivelabs.com/puppet into routingRick Bradley2007-10-041-0/+3
|\|
| * Fixing tests for the Configuration object, since ILuke Kanies2007-10-041-0/+3
* | 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-233-0/+118
* Fixing the spec for the checksum terminus to matchLuke Kanies2007-09-231-3/+2
* Adding my first integration test, verifying thatLuke Kanies2007-09-235-69/+128
* 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-206-7/+23
| * 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-174-6/+85
|/
* Moving the resource container behaviour to the Configuration object, rather t...Luke Kanies2007-09-122-25/+23