summaryrefslogtreecommitdiffstats
path: root/lib/puppet/indirector/indirection.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://reductivelabs.com/puppet into routingRick Bradley2007-10-261-1/+28
|\
| * File serving should work now, both recursive andLuke Kanies2007-10-241-0/+4
| * Adding post- hooks for :find and :search in the indirection class.Luke Kanies2007-10-231-1/+8
| * Adding the calls to the authorization hooks in the Indirection.Luke Kanies2007-10-231-0/+16
* | Merge branch 'master' of git://reductivelabs.com/puppet into routingRick Bradley2007-10-231-1/+1
|\|
| * Adding authorization hooks to the file_server andLuke Kanies2007-10-211-1/+1
* | Merge branch 'master' of git://reductivelabs.com/puppet into routingRick Bradley2007-10-221-7/+28
|\|
| * I'm working on making file serving work in the indirector now, so ILuke Kanies2007-10-181-7/+28
* | 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-151-2/+2
* Adding version handling through most of the indirection work.Luke Kanies2007-10-121-0/+6
* All tests should now pass again.Luke Kanies2007-10-081-3/+6
* Adding support for versions and freshness-checkingLuke Kanies2007-10-061-6/+15
* Switching the indirection from using settings for configurationLuke Kanies2007-10-041-33/+34
* Adding cache support to indirection. If you haveLuke Kanies2007-09-251-1/+31
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-221-2/+2
* Merge branch 'configurations' into indirectionLuke Kanies2007-09-221-1/+1
|\
* | All indirections are working, and they have allLuke Kanies2007-09-221-2/+3
* | It looks like the new indirection setup is complete.Luke Kanies2007-09-211-1/+2
* | Adding the first top-level terminus (yaml). It worksLuke Kanies2007-09-211-0/+6
* | The unit tests for the newly-resurrected indirection classLuke Kanies2007-09-201-19/+28
* | 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-121-0/+74