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
/
network
/
http_pool.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused require 'puppet/util/cacher' from Network::HttpPool
Nick Lewis
2011-07-21
1
-1
/
+0
*
Remove Puppet::Network::HttpPool keep_alive handling
Nick Lewis
2011-07-19
1
-55
/
+0
*
Fix for 4273 -- revert b7e2580ab49ecdb67fc9b522829c005fc3750fbe
Markus Roberts
2010-09-28
1
-12
/
+0
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-95
/
+95
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
1
-1
/
+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
-1
/
+1
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-1
/
+1
*
[#3169] Adds more debugging to SSL cert verification
Nick Lewis
2010-07-07
1
-0
/
+14
*
Fix #1842 Net::HTTP#enable_post_connection_check doesn't work anymore
Jesse Wolfe
2010-01-30
1
-2
/
+0
*
Fix #2517 - Stack overflow when CA cert missing
Markus Roberts
2009-08-13
1
-7
/
+3
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-1
/
+1
*
Fixing #1729 - puppetmasterd can now read certs at startup
Luke Kanies
2008-12-18
1
-1
/
+5
*
Refactoring the Cacher interface to always require attribute declaration.
Luke Kanies
2008-11-11
1
-14
/
+8
*
Changing the Cacher.invalidate method to Cacher.expire.
Luke Kanies
2008-11-11
1
-1
/
+1
*
Using the new Cacher class for handling cached data.
Luke Kanies
2008-05-13
1
-15
/
+17
*
Fixing some broken tests.
Luke Kanies
2008-05-07
1
-0
/
+1
*
Fixing the HttpPool module to get rid of an infinite loop.
Luke Kanies
2008-05-06
1
-1
/
+1
*
The REST infrastructure now correctly the SSL certificates.
Luke Kanies
2008-05-05
1
-2
/
+0
*
The http pool manager now uses new-style certificate management.
Luke Kanies
2008-05-05
1
-11
/
+15
*
Pushed patch for #1176 - configtimeout fix
James Turnbull
2008-04-19
1
-2
/
+3
*
Disabling http keep-alive as a means of preventing #1010.
Luke Kanies
2008-03-24
1
-7
/
+18
*
Making a couple of other small fixes, requiring
Luke Kanies
2008-02-23
1
-0
/
+3
*
Removing the ability to disable http-keep alive,
Luke Kanies
2007-12-19
1
-4
/
+4
*
Entirely refactoring http keep-alive. There's now
Luke Kanies
2007-12-19
1
-0
/
+92