index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
spec
/
unit
/
network
/
http
/
handler.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3994] rename the specs to have _spec.rb at the end
Markus Roberts
2010-06-23
1
-455
/
+0
*
REST: hide Request object
Jesse Wolfe
2010-02-17
1
-1
/
+1
*
Feature #3347 REST-ified FileBucket
Jesse Wolfe
2010-02-17
1
-4
/
+1
*
Fixing 2725 Error message when permissions incorrect on file server directory
Jesse Wolfe
2009-12-02
1
-0
/
+10
*
Fix #2516 - Fix format detection when content-type contains charset
Brice Figureau
2009-08-13
1
-0
/
+10
*
Fix #2392 - use Content-Type for REST communication
Brice Figureau
2009-07-05
1
-18
/
+38
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-1
/
+1
*
Fill REST request node with reverse lookup of IP address
Brice Figureau
2009-04-23
1
-0
/
+20
*
Refactor rest authorization to raise exceptions deeper
Brice Figureau
2009-04-23
1
-4
/
+4
*
Fix #1875 - Add a REST authorization system
Brice Figureau
2009-04-23
1
-0
/
+33
*
Fixing #1557 - Environments are now in REST URIs
Luke Kanies
2009-03-20
1
-30
/
+36
*
Moving the REST API functions into a module
Luke Kanies
2009-03-20
1
-105
/
+3
*
Using the Handler for the REST api on both sides of the connection
Luke Kanies
2009-03-20
1
-197
/
+58
*
Adding REST::Handler methods for converting between indirection and uris
Luke Kanies
2009-03-20
1
-0
/
+101
*
Correctly handling URI escaping throughout the REST process
Luke Kanies
2009-02-19
1
-4
/
+20
*
Causing format selection to fail intelligently if no suitable format can be p...
Luke Kanies
2008-08-26
1
-0
/
+31
*
Adding parameter and URL support to the REST terminus.
Luke Kanies
2008-08-20
1
-1
/
+13
*
Correctly handling when REST searches return nothing.
Luke Kanies
2008-07-30
1
-0
/
+14
*
Searching again works over REST, including full content-type translation.
Luke Kanies
2008-07-29
1
-3
/
+6
*
All error and format handling works over REST except searching.
Luke Kanies
2008-07-29
1
-0
/
+12
*
Adding explicit tests for the HTTP::Handler module.
Luke Kanies
2008-07-29
1
-0
/
+411