summaryrefslogtreecommitdiffstats
path: root/lib/puppet/indirector
Commit message (Expand)AuthorAgeFilesLines
...
| | * Partial work done for ssl certificates.Michael V. O'Brien2007-10-192-0/+38
| * | Adding authorization hooks to the file_server andLuke Kanies2007-10-213-12/+33
| * | Renaming the 'mounts' terminus to 'file_server', and renamingLuke Kanies2007-10-202-2/+2
* | | Merge branch 'master' of git://reductivelabs.com/puppet into routingRick Bradley2007-10-2214-8/+241
|\| |
| * | File serving now works. I've tested a couple of ways toLuke Kanies2007-10-1911-48/+125
| |/
| * I've now split the file-serving termini into two separate types (inLuke Kanies2007-10-186-5/+100
| * Fixing all of the classes that I just renamed, and addingLuke Kanies2007-10-182-2/+2
| * Renaming the file serving indirection termini to matchLuke Kanies2007-10-182-0/+0
| * I'm working on making file serving work in the indirector now, so ILuke Kanies2007-10-182-7/+31
| * Renaming the file_serving/{content,metadata} indirectionsLuke Kanies2007-10-184-2/+14
| * Adding the first pass at modifying file servingLuke Kanies2007-10-172-0/+25
* | First pass through initializers of {mongrel, webrick} REST handlers; hooks in...Rick Bradley2007-10-161-0/+8
|/
* Reorganizing the file structure for indirection terminus types.Luke Kanies2007-10-1515-22/+52
* 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