| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | Registration now built for {webrick,mongrel} REST handlers. | Rick Bradley | 2007-10-16 | 4 | -13/+43 |
| * | | | | Going back to each server+protocol object being responsible for only one indi... | Rick Bradley | 2007-10-16 | 4 | -12/+16 |
| * | | | | First pass through initializers of {mongrel, webrick} REST handlers; hooks in... | Rick Bradley | 2007-10-16 | 8 | -28/+111 |
| * | | | | Minor tweaks to make the ::Server initialization a bit more robust. Fail on ... | Rick Bradley | 2007-10-16 | 1 | -3/+7 |
| * | | | | Finish front end of delegation to server+protocol helper classes ("handlers"). | Rick Bradley | 2007-10-15 | 2 | -0/+29 |
| * | | | | Bringing in initial handlers for server+protocol pairs. | Rick Bradley | 2007-10-15 | 3 | -31/+28 |
| * | | | | Merge branch 'master' of git://reductivelabs.com/puppet into routing | Rick Bradley | 2007-10-15 | 27 | -207/+210 |
| |\ \ \ \ |
|
| * | | | | | Partial support for building Handlers for all handler-protocol pairs. | Rick Bradley | 2007-10-15 | 2 | -9/+50 |
| * | | | | | Implementing address & port support for new webrick server. | Rick Bradley | 2007-10-15 | 1 | -3/+14 |
| * | | | | | Hooking up address/port support for the various servers w/ specs. Still need... | Rick Bradley | 2007-10-15 | 3 | -36/+106 |
| * | | | | | trivial: WEBRick -> WEBrick, to be more consistent with how the WEBrick ruby ... | Rick Bradley | 2007-10-15 | 3 | -8/+8 |
| * | | | | | Implementing listening state tracking for webrick and mongrel. | Rick Bradley | 2007-10-15 | 2 | -2/+41 |
| * | | | | | More unit specs for mongrel and webrick; more code to make them work, yo. | Rick Bradley | 2007-10-15 | 3 | -23/+106 |
| * | | | | | Pushing functionality down to webrick/mongrel classes now; cleanup in the bas... | Rick Bradley | 2007-10-15 | 2 | -39/+85 |
| * | | | | | Merge branch 'master' of git://reductivelabs.com/puppet into routing | Rick Bradley | 2007-10-13 | 7 | -14/+238 |
| |\ \ \ \ \ |
|
| * | | | | | | more stuff for the interim commit | Rick Bradley | 2007-10-12 | 2 | -0/+58 |
| * | | | | | | interim checkin of network stuffs | Rick Bradley | 2007-10-12 | 2 | -216/+190 |
| * | | | | | | Merge branch 'master' of git://reductivelabs.com/puppet into routing | Rick Bradley | 2007-10-09 | 5 | -47/+380 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'master' of git://reductivelabs.com/puppet into routing | Rick Bradley | 2007-10-06 | 7 | -118/+128 |
| |\ \ \ \ \ \ \ |
|
* | | | | | | | | | Adding unit tests for the module that handles the | Luke Kanies | 2007-11-08 | 1 | -0/+134 |
* | | | | | | | | | Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppet | Luke Kanies | 2007-11-08 | 1 | -12/+93 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Switching the class resource evaluation to only happen | Luke Kanies | 2007-11-08 | 1 | -6/+12 |
| * | | | | | | | | | Classes once again get evaluated immediately when the | Luke Kanies | 2007-11-08 | 1 | -12/+87 |
* | | | | | | | | | | Fixing the 'mount' tests so that they no longer | Luke Kanies | 2007-11-08 | 1 | -0/+182 |
|/ / / / / / / / / |
|
* | | | | | | | | | Switching the base class for the Relationship class. | Luke Kanies | 2007-11-08 | 2 | -3/+154 |
* | | | | | | | | | Switching the graph base class from GRATR::Digraph | Luke Kanies | 2007-11-07 | 2 | -45/+45 |
* | | | | | | | | | Adding a new graphing base class, because the GRATR stuff | Luke Kanies | 2007-11-07 | 1 | -0/+183 |
* | | | | | | | | | The configurations should now be functional again -- | Luke Kanies | 2007-10-31 | 1 | -0/+27 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | File serving should work now, both recursive and | Luke Kanies | 2007-10-24 | 11 | -242/+291 |
* | | | | | | | | Adding post- hooks for :find and :search in the indirection class. | Luke Kanies | 2007-10-23 | 1 | -0/+20 |
* | | | | | | | | Adding the calls to the authorization hooks in the Indirection. | Luke Kanies | 2007-10-23 | 1 | -10/+62 |
* | | | | | | | | Renaming the FileServing TerminusSelector module to IndirectionHooks, | Luke Kanies | 2007-10-22 | 3 | -9/+9 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Renaming the :local termini for metadata and content | Luke Kanies | 2007-10-22 | 3 | -24/+24 |
* | | | | | | | Link handling is now in the file serving classes. | Luke Kanies | 2007-10-22 | 8 | -53/+266 |
* | | | | | | | Adding searchability to the fileserving termini, using the | Luke Kanies | 2007-10-22 | 6 | -33/+214 |
* | | | | | | | Adding a Fileset class for managing sets of files. This | Luke Kanies | 2007-10-22 | 1 | -0/+230 |
* | | | | | | | Merge branch 'master' of git://michaelobrien.info/puppet into michael | Luke Kanies | 2007-10-22 | 1 | -0/+116 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Partial work done for ssl certificates. | Michael V. O'Brien | 2007-10-19 | 1 | -0/+116 |
* | | | | | | | | Adding authorization hooks to the file_server and | Luke Kanies | 2007-10-21 | 5 | -33/+205 |
* | | | | | | | | Renaming the 'mounts' terminus to 'file_server', and renaming | Luke Kanies | 2007-10-20 | 3 | -12/+12 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | File serving now works. I've tested a couple of ways to | Luke Kanies | 2007-10-19 | 10 | -222/+341 |
|/ / / / / / |
|
* | | | | | | Adding this test stub that's been sitting | Luke Kanies | 2007-10-18 | 1 | -0/+47 |
* | | | | | | I've now split the file-serving termini into two separate types (in | Luke Kanies | 2007-10-18 | 9 | -25/+275 |
* | | | | | | Fixing all of the classes that I just renamed, and adding | Luke Kanies | 2007-10-18 | 3 | -12/+16 |
* | | | | | | Renaming the file serving indirection termini to match | Luke Kanies | 2007-10-18 | 2 | -0/+0 |
* | | | | | | I'm working on making file serving work in the indirector now, so I | Luke Kanies | 2007-10-18 | 6 | -34/+151 |
* | | | | | | Renaming the file_serving/{content,metadata} indirections | Luke Kanies | 2007-10-18 | 6 | -2/+43 |
* | | | | | | This is the first mostly functional commit of the | Luke Kanies | 2007-10-18 | 5 | -46/+387 |
* | | | | | | Adding spec stubs for authorization in the indirection | Luke Kanies | 2007-10-17 | 1 | -16/+50 |
* | | | | | | Adding the first pass at modifying file serving | Luke Kanies | 2007-10-17 | 4 | -0/+322 |
| |_|_|_|/
|/| | | | |
|