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
/
lib
/
puppet
/
indirector
/
request.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Treat Windows absolute paths as absolute paths
Jacob Helwig
2011-08-02
1
-1
/
+3
*
(#7080) Registering PSON document types
Luke Kanies
2011-07-15
1
-1
/
+5
*
(7080) Adding json support to Indirector Request
Luke Kanies
2011-07-15
1
-2
/
+49
*
Revert "(7080) Adding json support to Indirector Request"
Max Martin
2011-04-21
1
-49
/
+2
*
(7080) Adding json support to Indirector Request
Luke Kanies
2011-04-14
1
-2
/
+49
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-171
/
+171
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Don't restate results directly after assignment
Markus Roberts
2010-07-09
1
-1
/
+0
*
Code smell: Use ||= for conditional initialization
Markus Roberts
2010-07-09
1
-2
/
+2
*
Code smell: Omit needless checks on defined
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Booleans are first class values.
Markus Roberts
2010-07-09
1
-2
/
+1
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
1
-3
/
+1
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
1
-5
/
+5
*
REST: hide Request object
Jesse Wolfe
2010-02-17
1
-7
/
+17
*
Feature #3347 REST-ified FileBucket
Jesse Wolfe
2010-02-17
1
-1
/
+9
*
Fix #2261 - Make sure query string parameters are properly escaped
Brice Figureau
2009-07-17
1
-4
/
+5
*
Adding explicit optional attribute to indirection requests
Luke Kanies
2009-03-20
1
-9
/
+25
*
Adding a model accessor to the Request class
Luke Kanies
2009-03-20
1
-4
/
+10
*
Requests now use default environment when none is specified
Luke Kanies
2009-03-20
1
-1
/
+8
*
Adding environment support to the REST URI
Luke Kanies
2009-03-20
1
-2
/
+17
*
Moving the query_string method to Request
Luke Kanies
2009-03-20
1
-0
/
+19
*
Correctly handling URI escaping throughout the REST process
Luke Kanies
2009-02-19
1
-2
/
+7
*
Providing better indirection authorization errors
Luke Kanies
2009-02-19
1
-0
/
+5
*
Changing how the Configurer interacts with the cache
Luke Kanies
2009-02-06
1
-1
/
+14
*
Adding support for skipping cached indirection instances.
Luke Kanies
2009-02-06
1
-2
/
+11
*
Adding a 'plural?' method to the Indirection::Request class.
Luke Kanies
2008-08-26
1
-2
/
+8
*
Special-casing 'file' URIs in the indirection requests.
Luke Kanies
2008-08-26
1
-0
/
+7
*
Dividing server/port configuration responsibility between the REST terminus a...
Luke Kanies
2008-08-26
1
-1
/
+35
*
Fixing how the Indirector::Request sets its options.
Luke Kanies
2008-06-11
1
-0
/
+1
*
Adding to the indirection request support for authentication information.
Luke Kanies
2008-06-09
1
-4
/
+20
*
Intermediate commit.
Luke Kanies
2008-04-08
1
-1
/
+1
*
Adding the ability for indirection requests to be created
Luke Kanies
2008-04-08
1
-2
/
+9
*
Adding a Request class to the Indirection layer. This
Luke Kanies
2008-04-08
1
-0
/
+18