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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix #2261 - Make sure query string parameters are properly escaped
Brice Figureau
2009-07-17
3
-11
/
+11
*
Fixes #2367 - Mongrel::HTTPRequest returns a StringIO object
James Turnbull
2009-07-08
1
-1
/
+1
*
Fix #2392 - use Content-Type for REST communication
Brice Figureau
2009-07-05
4
-18
/
+53
*
Fixing #2238 - Deal with nil hash keys from mongrel params
Jordan Curzon
2009-07-02
1
-0
/
+5
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
3
-21
/
+21
*
Fix #2308 - Mongrel should use X-Forwarded-For
Brice Figureau
2009-06-05
1
-0
/
+16
*
Fix for #2234: test fails with old Rack version
Christian Hofstaedtler
2009-05-20
3
-4
/
+4
*
Add XMLRPC compatibility for Rack
Christian Hofstaedtler
2009-05-02
2
-0
/
+188
*
Puppet as a Rack application
Christian Hofstaedtler
2009-05-02
2
-0
/
+265
*
Fill REST request node with reverse lookup of IP address
Brice Figureau
2009-04-23
3
-4
/
+30
*
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
*
Forbidding REST clients to set the node or IP
Luke Kanies
2009-03-20
2
-0
/
+20
*
Fixing #1557 - Environments are now in REST URIs
Luke Kanies
2009-03-20
5
-94
/
+50
*
Moving the REST API functions into a module
Luke Kanies
2009-03-20
2
-105
/
+125
*
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 numerical REST arguments
Luke Kanies
2009-03-10
1
-0
/
+12
*
Correctly handling URI escaping throughout the REST process
Luke Kanies
2009-02-19
1
-4
/
+20
*
Adding clarity to query string handling in REST calls
Luke Kanies
2009-02-18
2
-8
/
+60
*
Fixing #1729 - puppetmasterd can now read certs at startup
Luke Kanies
2008-12-18
1
-11
/
+3
*
Causing format selection to fail intelligently if no suitable format can be p...
Luke Kanies
2008-08-26
1
-0
/
+31
*
Fixing the rest backends for webrick and mongrel so the get the whole request...
Luke Kanies
2008-08-26
2
-6
/
+6
*
Adding parameter and URL support to the REST terminus.
Luke Kanies
2008-08-20
3
-1
/
+23
*
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
*
Fixing a test I broke while rebasing
Luke Kanies
2008-07-29
1
-0
/
+5
*
All error and format handling works over REST except searching.
Luke Kanies
2008-07-29
2
-4
/
+23
*
Drastically simplifying the REST implementation tests.
Luke Kanies
2008-07-29
2
-627
/
+189
*
Adding explicit tests for the HTTP::Handler module.
Luke Kanies
2008-07-29
1
-0
/
+411
*
The REST terminus now uses the content-type and http result codes.
Luke Kanies
2008-07-29
2
-34
/
+38
*
Merge branch '0.24.x' into merging
Luke Kanies
2008-07-29
4
-5
/
+23
|
\
|
*
Fixing #1438 -- mongrel and module tests now pass.
Luke Kanies
2008-07-20
1
-0
/
+4
|
*
The mongrel-related tests now run without mongrel.
Luke Kanies
2008-07-17
4
-5
/
+19
*
|
Merge branch '0.24.x'
Luke Kanies
2008-06-14
6
-94
/
+241
|
\
|
|
*
Replacing all two-space indents with four-space
Luke Kanies
2008-06-13
1
-15
/
+15
|
*
Adding ruby interpreter lines to the tests missing them.
Luke Kanies
2008-06-13
2
-0
/
+4
|
*
Adding execute bits to every test currently missing them.
Luke Kanies
2008-06-13
6
-0
/
+0
|
*
The mongrel and webrick REST handlers now extract certificate information.
Luke Kanies
2008-06-09
2
-93
/
+236
*
|
The CRL is now automatically used or ignored.
Luke Kanies
2008-05-07
1
-11
/
+1
*
|
Fixing the HttpPool module to get rid of an infinite loop.
Luke Kanies
2008-05-06
1
-1
/
+0
*
|
The master is now functionally serving REST and xmlrpc.
Luke Kanies
2008-05-05
1
-9
/
+3
*
|
Fixing a critical problem in how CRLs were saved and moving SSL Store respons...
Luke Kanies
2008-05-05
1
-61
/
+4
*
|
Switched puppetmasterd to use the new-style server plumbing.
Luke Kanies
2008-05-02
1
-1
/
+2
*
|
Adding xmlrpc backward compatibility to the new Mongrel code.
Luke Kanies
2008-05-02
1
-10
/
+37
*
|
Adding xmlrpc support to webrick.
Luke Kanies
2008-05-02
1
-38
/
+92
*
|
I think I've now got the Webrick SSL support working.
Luke Kanies
2008-04-28
1
-3
/
+3
*
|
Interim commit, since I want to work but have no network available.
Luke Kanies
2008-04-28
1
-15
/
+124
*
|
Adding the necessary tests for webrick to have logging and
Luke Kanies
2008-04-15
1
-0
/
+145
|
/
*
updating mongrel/webrick unit tests to match integration-tested version of RE...
Rick Bradley
2008-04-11
2
-22
/
+4
[prev]
[next]