index
:
puppet
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
/
network
/
http
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-20
(PUP-3467) Update webrick ciphersuites to match passenger
Josh Cooper
1
-1
/
+12
2014-10-20
(PUP-3467) Reject SSLv3 connections in webrick
Josh Cooper
1
-1
/
+9
2014-09-08
correct test description for http_compression disabled
Johan Haals
1
-1
/
+1
2014-09-08
(PUP-1680) Set accept-encoding to identity when http_compression is false
Johan Haals
1
-1
/
+1
2014-08-14
(PUP-3031) Move certification expiration check up
Chris Price
2
-10
/
+1
2014-08-08
(PUP-744) Expand scope of OpenSSL rescue block
Josh Cooper
1
-3
/
+15
2014-08-08
(maint) Refactor HTTPS verification tests into a shared examples
Josh Cooper
1
-43
/
+48
2014-08-06
Merge pull request #2863 from joshcooper/ticket/master/PUP-744-http-pooling
Kylo Ginsberg
6
-54
/
+599
2014-07-25
(maint) Fix description of masterlog test
Charlie Sharpsteen
1
-1
/
+1
2014-07-25
(PUP-744) Only cache HTTP and verified HTTPS connections
Josh Cooper
1
-1
/
+37
2014-07-25
(PUP-744) Document http pooling classes and methods
Josh Cooper
1
-0
/
+14
2014-07-25
(maint) Remove unnecessary expectations
Josh Cooper
1
-6
/
+2
2014-07-25
(maint) Remove pending test for releasing expired connections
Josh Cooper
1
-4
/
+0
2014-07-25
(PUP-744) Fix off-by-one redirect limit error
Josh Cooper
1
-1
/
+19
2014-07-25
(PUP-744) Don't modify site information when following redirects
Josh Cooper
3
-50
/
+81
2014-07-25
(PUP-744) Remove private Connection#connection method
Josh Cooper
2
-29
/
+58
2014-07-25
(PUP-744) Ensure connections we create support at least HTTP 1.1
Josh Cooper
1
-0
/
+6
2014-07-25
(PUP-744) Remove unnecessary after each routine
Josh Cooper
1
-4
/
+0
2014-07-25
(PUP-744) Move connection factory into the pools
Josh Cooper
4
-51
/
+44
2014-07-25
(PUP-744) Rename DummyPool to NoCachePool
Josh Cooper
1
-3
/
+3
2014-07-25
(PUP-744) Ensure connections do not leak
Josh Cooper
2
-70
/
+149
2014-07-25
(PUP-744) Create a pool of puppet HTTP connections
Josh Cooper
1
-0
/
+156
2014-07-25
(PUP-744) Add dummy http pool
Josh Cooper
1
-0
/
+28
2014-07-25
(PUP-744) Refactor to use Net::HTTP factory
Josh Cooper
1
-0
/
+34
2014-07-25
(PUP-744) Create an HTTP session
Josh Cooper
1
-0
/
+43
2014-07-25
(PUP-744) Add helper method for use_ssl?
Josh Cooper
1
-0
/
+12
2014-07-25
(PUP-744) Add method for moving a site to a new location
Josh Cooper
1
-0
/
+11
2014-07-25
(PUP-744) Create an HTTP site value object
Josh Cooper
1
-0
/
+67
2014-06-23
(PUP-2750) Add hierarchical metric ids to profiler
Chris Price
1
-8
/
+6
2014-06-12
Merge branch 'pr/2758'
Andrew Parker
1
-4
/
+25
2014-06-11
(PUP-2747) Add support for multiple profilers
Chris Price
1
-4
/
+25
2014-06-10
(PUP-2426) Add missing fields to environment http json
Henrik Lindberg
1
-3
/
+24
2014-05-15
(PUP-2505) Reject requests with unknown HTTP verbs
Andrew Parker
1
-0
/
+8
2014-05-15
(PUP-2505) Add test for delete handling
Andrew Parker
1
-0
/
+8
2014-04-07
(PUP-2158) Report 404 for missing environment
Andrew Parker
1
-1
/
+11
2014-04-07
(PUP-2158) Default a missing manifest to no_manifest
Andrew Parker
1
-1
/
+1
2014-02-21
(PUP-1678) Puppet::Node::Environment.create expands manifest path
Josh Partlow
1
-2
/
+2
2014-02-20
(PUP-1678) List environment settings instead of modules
Andrew Parker
1
-15
/
+6
2014-01-31
(PUP-1549) Use standard reason phrases on webrick
Andrew Parker
1
-21
/
+10
2014-01-29
(PUP-1118) Stop using Environment.new
Andrew Parker
1
-13
/
+6
2014-01-24
(PUP-1151) Respond with 404 when path not known
Andrew Parker
1
-0
/
+14
2014-01-15
(PUP-1432) Add error spec that tests serialization
Dan Lidral-Porter
1
-0
/
+30
2014-01-15
(PUP-1432) Add V2 API structured errors.
Dan Lidral-Porter
1
-2
/
+26
2014-01-14
(PUP-1151) Consolidate JSON schema validation
Andrew Parker
1
-9
/
+4
2014-01-13
(PUP-1151) Hard code return of only production environment
Andrew Parker
1
-0
/
+63
2014-01-13
(PUP-1151) Authorize v2 api requests
Andrew Parker
2
-22
/
+71
2014-01-13
(PUP-1151) Move HTTP Errors to own module
Andrew Parker
2
-6
/
+6
2014-01-09
(PUP-1151) Change Route matching semantic specs.
Dan Lidral-Porter
2
-62
/
+95
2014-01-09
(PUP-1151) Add routing framework.
Dan Lidral-Porter
3
-44
/
+130
2014-01-09
(maint) Get rid of http handler's initialize_for_puppet method.
Dan Lidral-Porter
3
-36
/
+2
[next]