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
/
mongrel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Exceptions on requests are now captured, exceptions are serialized, and excep...
Rick Bradley
2007-10-23
1
-9
/
+53
*
Finish serializing successful results (via calls to to_yaml, etc.) for REST h...
Rick Bradley
2007-10-23
1
-66
/
+81
*
REST handlers now properly returning 200 status on success.
Rick Bradley
2007-10-23
1
-2
/
+19
*
More specs, fleshing out the returns from REST
Rick Bradley
2007-10-17
1
-2
/
+25
*
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
-11
/
+59
*
Make it possible to run all tests even if mongrel isn't installed. Shouldn't...
Rick Bradley
2007-10-16
1
-0
/
+4
*
Refactoring, argument processing for model methods.
Rick Bradley
2007-10-16
1
-8
/
+26
*
Tweak to move model lookup functionality into the Handler base class where it...
Rick Bradley
2007-10-16
1
-0
/
+12
*
Inlined the controller, eliminating a class. Mongrel+REST has the right bits...
Rick Bradley
2007-10-16
1
-5
/
+45
*
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