summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * exceptions on remote end now properly passed to local end via REST and re-rai...Rick Bradley2008-04-112-4/+4
| * Much larger commit than I would like to land at once. This is all REST-relat...Rick Bradley2008-04-1113-119/+242
| * a trivial integration test to test whether the RESTful indirection terminus h...Rick Bradley2008-04-111-0/+35
| * fixing Puppet::Node::REST class name to work with autoloader inflection (Pupp...Rick Bradley2008-04-111-1/+1
| * This is the first version where mongrel and webrick are reliably startable an...Rick Bradley2008-04-119-30/+175
| * the indirector will not serve xmlrpc (this is the responsibility of the legac...Rick Bradley2008-04-117-26/+6
| * removing obsolete TODO commentRick Bradley2008-04-111-1/+0
| * puppet-compliant indentationRick Bradley2008-04-111-22/+22
* | Merge branch '0.24.x'Luke Kanies2008-04-11105-1973/+2091
|\|
| * Resources now return the 'should' value for properties fromLuke Kanies2008-04-113-44/+9
| * Modified the 'master' handler to use the Catalog class toLuke Kanies2008-04-119-474/+38
| * Fixed #1184 -- definitions now autoload correctly all of the time.Luke Kanies2008-04-103-3/+16
| * Removed the code from the client that tries to avoid recompilingLuke Kanies2008-04-104-191/+7
| * Fixing #1173 -- classes and definitions can now have the sameLuke Kanies2008-04-103-2/+12
| * Fixing #1173 -- classes and definitions can now have the sameLuke Kanies2008-04-101-0/+9
| * Fixing the expire method (it wasn't using a requestLuke Kanies2008-04-104-12/+51
| * Moved the request creation into the IndirectionLuke Kanies2008-04-105-200/+275
| * Making the log messages around caching better.Luke Kanies2008-04-081-3/+3
| * Fixing the executables to use the new indirection api.Luke Kanies2008-04-082-2/+2
| * Ported the rest of the indirection terminuses over toLuke Kanies2008-04-0822-241/+246
| * Intermediate commit.Luke Kanies2008-04-0831-395/+473
| * Fixing some tests that were failing because new base typesLuke Kanies2008-04-083-31/+45
| * Adding the ability for indirection requests to be createdLuke Kanies2008-04-082-2/+24
| * Fixing an errant commentLuke Kanies2008-04-081-1/+1
| * Fixing the tests that were failing because of the useLuke Kanies2008-04-082-97/+113
| * Adding a Request class to the Indirection layer. ThisLuke Kanies2008-04-084-137/+221
| * Fixing the integration tests related to the destroy fix. Yay.Luke Kanies2008-04-082-2/+2
| * Fixing one other test that was failing because of the changeLuke Kanies2008-04-081-3/+1
| * Changing how destroy works, just a bit -- it now acceptsLuke Kanies2008-04-085-21/+22
| * Reworking the caching layer to use TTLs instead of versionsLuke Kanies2008-04-082-461/+562
| * Removing unused code from the file_serving/metadata class.Luke Kanies2008-04-081-9/+0
| * Adding an envelope module to handle indirected instanceLuke Kanies2008-04-082-0/+60
| * Changing the default environment to production.Luke Kanies2008-04-082-1/+3
| * Adding validation to the user type to confirm that theLuke Kanies2008-04-082-0/+9
| * Merge commit 'turnbull/0.24.x' into 0.24.xLuke Kanies2008-04-081-5/+5
| |\
| | * Additional fix for emacs syntax for ticket #1160James Turnbull2008-04-041-5/+5
| | * Revert "Additional fix to emacs for ticket #1160"James Turnbull2008-04-042-6/+6
| | * Additional fix to emacs for ticket #1160James Turnbull2008-04-042-6/+6
| * | Making a test executableLuke Kanies2008-04-081-0/+0
| * | Used stubs to decouple our code behavior from the behavior of the underlying ...Paul Lathrop2008-04-071-19/+23
| * | Merge branch '0.24.x' of git://reductivelabs.com/puppet into unit-testsPaul Lathrop2008-04-0611-92/+141
| |\|
| | * Extend workaround from 56aad69f8cdf8b0b08fdb7985014986223fa4455 to not only f...Andreas Rogge2008-04-032-9/+15
| | * Changed some non-standard Ruby locations to env ruby shebangsJames Turnbull2008-04-042-2/+2
| | * Fixes debian service enabled/disable issue as detailed in #1161.James Turnbull2008-04-031-1/+1
| | * Committed patch from #1160James Turnbull2008-04-031-76/+89
| | * Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.xJames Turnbull2008-04-031-0/+23
| | |\
| | | * Merge commit 'turnbull/0.24.x' into 0.24.xLuke Kanies2008-03-313-3/+10
| | | |\
| | | * | Adding the report reference back; I don't really knowLuke Kanies2008-03-311-0/+23
| | * | | Pushed patch to fix #1174James Turnbull2008-04-021-1/+1
| | | |/ | | |/|
| | * | Updates to rrdgraph documentationJames Turnbull2008-04-011-2/+4