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
/
indirector
/
rest.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
*
Fix #3408 - enable puppetd http compression
Brice Figureau
2010-02-17
1
-1
/
+34
*
Feature #3383 RAL over REST
Jesse Wolfe
2010-02-17
1
-2
/
+13
*
Fixing #2617 - using the searched-for REST name
Luke Kanies
2009-11-20
1
-3
/
+11
*
Fix for #2600 (wrong number of arguments under older mongrel)
Markus Roberts
2009-09-15
1
-9
/
+31
*
Fix #2516 - Fix format detection when content-type contains charset
Brice Figureau
2009-08-13
1
-0
/
+11
*
Fix #2392 - use Content-Type for REST communication
Brice Figureau
2009-07-05
1
-1
/
+8
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-6
/
+6
*
Moving the REST API functions into a module
Luke Kanies
2009-03-20
1
-2
/
+2
*
Using the Handler for the REST api on both sides of the connection
Luke Kanies
2009-03-20
1
-43
/
+22
*
Adding environment support to the REST URI
Luke Kanies
2009-03-20
1
-10
/
+11
*
Moving the query_string method to Request
Luke Kanies
2009-03-20
1
-78
/
+8
*
Adding tests for the REST query string usage
Luke Kanies
2009-03-20
1
-5
/
+21
*
Correctly handling numerical REST arguments
Luke Kanies
2009-03-10
1
-0
/
+10
*
Correctly handling URI escaping throughout the REST process
Luke Kanies
2009-02-19
1
-6
/
+7
*
Adding clarity to query string handling in REST calls
Luke Kanies
2009-02-18
1
-7
/
+60
*
Dividing server/port configuration responsibility between the REST terminus a...
Luke Kanies
2008-08-26
1
-31
/
+49
*
Fixing a test that relied on hash ordering.
Luke Kanies
2008-08-26
1
-2
/
+2
*
Adding parameter and URL support to the REST terminus.
Luke Kanies
2008-08-20
1
-9
/
+65
*
Correctly handling when REST searches return nothing.
Luke Kanies
2008-07-30
1
-0
/
+6
*
Searching again works over REST, including full content-type translation.
Luke Kanies
2008-07-29
1
-8
/
+16
*
All error and format handling works over REST except searching.
Luke Kanies
2008-07-29
1
-15
/
+22
*
The REST terminus now uses the content-type and http result codes.
Luke Kanies
2008-07-29
1
-223
/
+141
*
The REST terminus now provides an Accept header with supported formats.
Luke Kanies
2008-07-29
1
-5
/
+34
*
The REST infrastructure now correctly the SSL certificates.
Luke Kanies
2008-05-05
1
-332
/
+291
*
Fixishing some pending tests, including filling in
Luke Kanies
2008-04-11
1
-11
/
+9
*
Making the changes necessary to get the REST support
Luke Kanies
2008-04-11
1
-27
/
+35
*
fill out specs for network_* methods; refactor lowest-level network hooks
Rick Bradley
2008-04-11
1
-26
/
+158
*
adding rest_connection_details helper to Indirector::REST -- will need to be ...
Rick Bradley
2008-04-11
1
-0
/
+12
*
make sure unit indirector specs are working with #save; fill out network_put ...
Rick Bradley
2008-04-11
1
-3
/
+53
*
Added support for destroy/DELETE over REST (including units & integrations on...
Rick Bradley
2008-04-11
1
-3
/
+56
*
updating search integration specs to include webrick
Rick Bradley
2008-04-11
1
-4
/
+4
*
making search work over REST, w/ unit & integration specs
Rick Bradley
2008-04-11
1
-1
/
+1
*
unit specs and implementation for Indirector::REST#search method
Rick Bradley
2008-04-11
1
-8
/
+52
*
Much larger commit than I would like to land at once. This is all REST-relat...
Rick Bradley
2008-04-11
1
-8
/
+53
*
'rake' within the spec dir works now, anyway, which is
Luke Kanies
2008-02-12
1
-1
/
+1
*
Added partial spec for the serving of REST information, as well as some clien...
Rick Bradley
2007-10-03
1
-0
/
+30