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-01-09
(PUP-1151) Factor out v1 HTTP request processing into own request processor.
Dan Lidral-Porter
4
-486
/
+376
2014-01-03
(PUP-1068) Add basic auth to HTTP Connection
Andrew Parker
1
-5
/
+39
2013-12-27
(PUP-672) Provide certificate extensions as trusted data
Andrew Parker
1
-13
/
+15
2013-12-27
(PUP-672) Track trusted information using the context
Andrew Parker
1
-1
/
+1
2013-12-26
(Maint) Remove use of mocking
Andrew Parker
1
-8
/
+9
2013-11-19
(Maint) Conform to naming conventions
Andrew Parker
1
-6
/
+6
2013-11-20
(#23116) Make SSL Validator API more explicit
Henrik Lindberg
1
-6
/
+6
2013-11-19
(#23116) Provide pluggable SSL verification
Andrew Parker
1
-199
/
+76
2013-11-08
(#19447) Puppet::FileSystem::File.exist?
Ethan J. Brown
1
-10
/
+10
2013-10-16
(#22893) Make handler check whether remote requests are allowed
Patrick Carlisle
1
-6
/
+17
2013-10-16
(Maint) Refactor retrieving the indirection in http handler
Patrick Carlisle
1
-29
/
+17
2013-10-03
(#22772) Allow a PUT with an empty body
Patrick Carlisle
1
-6
/
+18
2013-10-03
(#22772) Fix test for saving empty data
Patrick Carlisle
1
-1
/
+3
2013-09-26
(#22652) Tighten up spec for multi-valued params in a POST body
Kylo Ginsberg
1
-1
/
+1
2013-09-26
(#22652) Restore rack parsing of POST body parameters
Josh Cooper
1
-0
/
+13
2013-09-26
(#22652) Parse query strings in rack w/o rack
Andrew Parker
1
-0
/
+6
2013-09-18
(#22535) Use a response header for version
Kylo Ginsberg
1
-1
/
+5
2013-09-12
(#22384) Log 404 and 406 responses at info
Andrew Parker
1
-2
/
+12
2013-08-06
(maint) expand fixture paths in specs for windows
Adrien Thebo
1
-2
/
+2
2013-08-06
(maint) extract reusable helper methods
Adrien Thebo
1
-7
/
+18
2013-08-06
(maint) extract test into setup and test cases
Adrien Thebo
1
-14
/
+21
2013-08-01
(#21961) Tests for ssl connections without peer verification
Michal Růžička
1
-0
/
+25
2013-07-29
(#21961) Support ssl connections without peer verification
Michal Růžička
1
-6
/
+6
2013-07-16
(#21801) Normalize headers that come through Rack
Eric Sorenson
1
-1
/
+1
2013-07-15
Merge pull request #1721 from masterzen/tickets/master/18255
Adrien Thebo
1
-2
/
+40
2013-07-03
(#18255) - Follow http redirections
Brice Figureau
1
-2
/
+40
2013-06-28
(#21427) Unescape values when decoding facts
Andrew Parker
1
-1
/
+9
2013-06-28
(#21427) Parse WEBrick multi valued params
Andrew Parker
1
-24
/
+30
2013-06-27
(#21427) Do not send arrays as YAML in query params
Andrew Parker
1
-13
/
+50
2013-06-26
(#21427) Remove duplicate handling of accept headers
Andrew Parker
1
-187
/
+130
2013-06-25
(#21427) Respect Accept header for destroy
Andrew Parker
1
-78
/
+99
2013-06-25
(#21427) Respect Accept header for save
Andrew Parker
1
-12
/
+50
2013-06-25
(Maint) Cleanup do_save specs
Andrew Parker
1
-46
/
+66
2013-06-03
(#20584) Only deserialize expected objects from YAML
Patrick Carlisle
1
-12
/
+3
2013-06-03
Revert "Merge pull request #1686 from Sharpie/12361-remove-masterlog-setting"
Adrien Thebo
1
-1
/
+1
2013-05-31
(#12361) Remove masterlog option
Charlie Sharpsteen
1
-1
/
+1
2013-05-16
(#20742) Only use certifcate info if there is a CN
Andrew Parker
1
-0
/
+17
2013-04-12
(Maint) Downcased header name in test
Andrew Parker
1
-1
/
+1
2013-04-12
Merge pull request #1546 from cprice-puppet/feature/master/add-setting-to-ena...
Andrew Parker
3
-2
/
+33
2013-04-11
(#20194) Do not perform reverse DNS lookups in webrick
Josh Cooper
1
-3
/
+12
2013-04-04
Add support for enabling profiling via HTTP header
Chris Price
3
-2
/
+33
2013-04-04
(#20027) Refactor connection verify_callback Proc
Jeff McCune
1
-1
/
+1
2013-04-04
(#20027) Fix ssl_client_ca_auth validation
Jeff McCune
1
-0
/
+1
2013-03-27
Handle exceptions in verify_callback
Dustin J. Mitchell
1
-2
/
+16
2013-03-27
(#15561) Extract CN from certificate subjects more carefully
Dustin J. Mitchell
2
-5
/
+30
2013-03-20
(Maint) Fixup from bad rebase
Andrew Parker
1
-3
/
+3
2013-03-13
(#17190) Rename Measuring to WallClock
Andrew Parker
1
-1
/
+1
2013-03-13
(#17190) Provide on-demand profiling of catalog compiles
Andrew Parker
1
-2
/
+18
2013-03-13
(Maint) Attempt to clean up handler tests
Andrew Parker
1
-165
/
+170
2013-03-13
(#17190) Provide more benchmarking info during compile
Andrew Parker
1
-3
/
+3
[prev]
[next]