summaryrefslogtreecommitdiffstats
path: root/lib/puppet/network/http/api
Commit message (Expand)AuthorAgeFilesLines
* (#7117) Return the environment as a Puppet::Node::Environment in uri2indirectionJacob Helwig2011-05-031-1/+1
* (#6117) Add POST support to indirector requestsNick Lewis2011-04-121-0/+8
* (#5528) Add REST API for signing, revoking, retrieving, cleaning certsMax Martin2011-04-051-0/+1
* Merge branch '2.6.next' into nextMatt Robinson2011-03-071-2/+2
|\
| * (#6376) Add support and testing for _search GET requestsMax Martin2011-02-181-2/+2
| * (#5132) Provide a query REST interface for inventoryPaul Berry2011-02-171-2/+1
* | Merge branch '2.6.x' into nextMatt Robinson2011-01-191-0/+3
|\|
| * (#5838) Added support for HEAD requests to the indirector.Paul Berry2011-01-121-0/+3
* | Maint: Remove Indirector::Request objects from HTTP Handler and API V1Jesse Wolfe2010-11-021-1/+1
* | (#5132) Provide a query REST interface for inventoryMatt Robinson2010-10-281-2/+1
|/
* Code smell: Two space indentationMarkus Roberts2010-07-091-48/+48
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Booleans are first class values.Markus Roberts2010-07-091-2/+1
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-5/+5
* Feature #3115 REST-ified status()Jesse Wolfe2010-02-171-1/+9
* Fixing #1557 - Environments are now in REST URIsLuke Kanies2009-03-201-1/+6
* Moving the REST API functions into a moduleLuke Kanies2009-03-201-0/+60