summaryrefslogtreecommitdiffstats
path: root/lib/puppet/indirector
Commit message (Expand)AuthorAgeFilesLines
* Translating the report handler to an indirected model.Luke Kanies2007-10-131-0/+49
* Adding version handling through most of the indirection work.Luke Kanies2007-10-122-8/+18
* Merge branch 'master' of git://michaelobrien.info/puppet into michaelLuke Kanies2007-10-095-55/+123
|\
| * All tests should now pass again.Luke Kanies2007-10-085-13/+52
| * Adding support for versions and freshness-checkingLuke Kanies2007-10-062-12/+46
| * Removing obsolete commentLuke Kanies2007-10-051-3/+0
| * Adding a :code setting for specifying code to runLuke Kanies2007-10-051-15/+1
| * This commit is focused on getting the 'puppet' executableLuke Kanies2007-10-051-24/+36
* | Merge branch 'master' of git://reductivelabs.com/puppet into routingRick Bradley2007-10-052-35/+39
|\|
| * Adding another test to the ldap node source -- we makeLuke Kanies2007-10-041-2/+5
| * Switching the indirection from using settings for configurationLuke Kanies2007-10-041-33/+34
* | Added partial spec for the serving of REST information, as well as some clien...Rick Bradley2007-10-032-0/+14
|/
* Adding more indirection termini, mostly focused on cachingLuke Kanies2007-09-253-0/+31
* Adding cache support to indirection. If you haveLuke Kanies2007-09-251-1/+31
* I changed the Terminus class to switch camelcaseLuke Kanies2007-09-241-2/+4
* Taking a first stab at moving configuration compilingLuke Kanies2007-09-232-0/+177
* Adding a "memory" node terminus, which willLuke Kanies2007-09-232-0/+29
* Adding my first integration test, verifying thatLuke Kanies2007-09-231-3/+1
* Adding the first version of checksum support, which willLuke Kanies2007-09-222-9/+58
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-222-3/+3
* Adding the base file terminus. This will, at the least,Luke Kanies2007-09-221-0/+40
* Merge branch 'configurations' into indirectionLuke Kanies2007-09-221-1/+1
|\
| * The whole system now uses Configuration objects instead ofLuke Kanies2007-09-151-4/+0
* | Adding the last tests for the ldap node terminus. I managedLuke Kanies2007-09-222-13/+53
* | All indirections are working, and they have allLuke Kanies2007-09-2210-234/+295
* | It looks like the new indirection setup is complete.Luke Kanies2007-09-214-19/+64
* | Adding automatic association between terminus subclasses andLuke Kanies2007-09-213-41/+30
* | Adding the first top-level terminus (yaml). It worksLuke Kanies2007-09-213-1/+73
* | Moving the Puppet::Indirector::Terminus class into itsLuke Kanies2007-09-211-0/+19
* | The unit tests for the newly-resurrected indirection classLuke Kanies2007-09-201-19/+28
* | Fixing all existing spec tests so that they nowLuke Kanies2007-09-204-5/+5
* | Updates to indirection stuffs. Making a better spec and migrating to it.Rick Bradley2007-09-171-1/+1
|/
* Another intermediate commit. The node and fact classes are now functional an...Luke Kanies2007-09-125-30/+136
* The Node handler is now obsolete. Node searching is handled through the indi...Luke Kanies2007-09-113-9/+21
* Doing an intermediate commit so rick can look at the work I have done so far.Luke Kanies2007-09-114-0/+240