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
/
webrick
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: just require 'spec_helper', thanks rspec2
Daniel Pittman
2011-04-08
1
-1
/
+1
*
maint: Use expand_path when requiring spec_helper or puppettest
Matt Robinson
2010-12-06
1
-1
/
+1
*
[#4308] Remove puppettest from specs
Matt Robinson
2010-09-03
1
-0
/
+1
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-161
/
+161
*
[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rb
Markus Roberts
2010-06-28
2
-0
/
+0
*
[#3994-part 2] rename integration tests to *_spec.rb
Markus Roberts
2010-06-28
2
-0
/
+0
*
[#3994] rename the specs to have _spec.rb at the end
Markus Roberts
2010-06-23
2
-0
/
+0
*
Add master side file content streaming
Brice Figureau
2010-02-17
1
-0
/
+23
*
Fix #2261 - Make sure query string parameters are properly escaped
Brice Figureau
2009-07-17
1
-4
/
+4
*
Fix #2392 - use Content-Type for REST communication
Brice Figureau
2009-07-05
1
-0
/
+5
*
Fill REST request node with reverse lookup of IP address
Brice Figureau
2009-04-23
1
-2
/
+7
*
Forbidding REST clients to set the node or IP
Luke Kanies
2009-03-20
1
-0
/
+10
*
Fixing #1557 - Environments are now in REST URIs
Luke Kanies
2009-03-20
1
-12
/
+2
*
Adding clarity to query string handling in REST calls
Luke Kanies
2009-02-18
1
-4
/
+30
*
Fixing the rest backends for webrick and mongrel so the get the whole request...
Luke Kanies
2008-08-26
1
-3
/
+3
*
Adding parameter and URL support to the REST terminus.
Luke Kanies
2008-08-20
1
-0
/
+5
*
All error and format handling works over REST except searching.
Luke Kanies
2008-07-29
1
-4
/
+11
*
Drastically simplifying the REST implementation tests.
Luke Kanies
2008-07-29
1
-290
/
+74
*
The REST terminus now uses the content-type and http result codes.
Luke Kanies
2008-07-29
1
-17
/
+19
*
The mongrel-related tests now run without mongrel.
Luke Kanies
2008-07-17
1
-0
/
+1
*
Adding ruby interpreter lines to the tests missing them.
Luke Kanies
2008-06-13
1
-0
/
+2
*
Adding execute bits to every test currently missing them.
Luke Kanies
2008-06-13
2
-0
/
+0
*
The mongrel and webrick REST handlers now extract certificate information.
Luke Kanies
2008-06-09
1
-58
/
+107
*
updating mongrel/webrick unit tests to match integration-tested version of RE...
Rick Bradley
2008-04-11
1
-12
/
+2
*
Make mongrel happy like WEBrick.
Rick Bradley
2008-04-11
1
-134
/
+140
*
Much larger commit than I would like to land at once. This is all REST-relat...
Rick Bradley
2008-04-11
1
-22
/
+11
*
Exceptions on requests are now captured, exceptions are serialized, and excep...
Rick Bradley
2007-10-23
1
-8
/
+52
*
Finish serializing successful results (via calls to to_yaml, etc.) for REST h...
Rick Bradley
2007-10-23
1
-65
/
+84
*
REST handlers now properly returning 200 status on success.
Rick Bradley
2007-10-23
1
-10
/
+47
*
getting more fine-grained with the response specs -- the target is always mov...
Rick Bradley
2007-10-16
1
-3
/
+9
*
Argument passing now supported on {webrick,mongrel}+REST.
Rick Bradley
2007-10-16
1
-4
/
+44
*
Refactoring, argument processing for model methods.
Rick Bradley
2007-10-16
1
-8
/
+28
*
Tweak to move model lookup functionality into the Handler base class where it...
Rick Bradley
2007-10-16
1
-0
/
+15
*
Refactored to use a Handler base class for server+protocol handlers. Finally...
Rick Bradley
2007-10-16
1
-9
/
+47
*
Inlined the controller, eliminating a class. Mongrel+REST has the right bits...
Rick Bradley
2007-10-16
1
-2
/
+9
*
Registration now built for {webrick,mongrel} REST handlers.
Rick Bradley
2007-10-16
1
-5
/
+19
*
Going back to each server+protocol object being responsible for only one indi...
Rick Bradley
2007-10-16
1
-3
/
+3
*
First pass through initializers of {mongrel, webrick} REST handlers; hooks in...
Rick Bradley
2007-10-16
2
-0
/
+46