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
/
client.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Puppet::Network::HttpPool keep_alive handling
Nick Lewis
2011-07-19
1
-5
/
+0
*
(#7291) Fix issues with instance_methods in Ruby 1.9
Matt Robinson
2011-05-16
1
-1
/
+1
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-138
/
+138
*
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
-3
/
+0
*
Code smell: Use ||= for conditional initialization
Markus Roberts
2010-07-09
1
-3
/
+3
*
Code smell: Omit needless checks on defined
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
1
-15
/
+5
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
1
-4
/
+4
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-8
/
+10
*
Not using 'master' client for testing
Luke Kanies
2009-02-06
1
-2
/
+0
*
Disabling http keep-alive as a means of preventing #1010.
Luke Kanies
2008-03-24
1
-2
/
+3
*
Fixing #1101 -- puppetrun works again.
Luke Kanies
2008-02-28
1
-0
/
+2
*
Somewhat refactored fileserving so that it no longer caches
Luke Kanies
2008-02-23
1
-5
/
+2
*
Updating an exception message a bit.
Luke Kanies
2007-12-21
1
-1
/
+1
*
Attempting to fix #952 -- catching any exceptions thrown
Luke Kanies
2007-12-21
1
-2
/
+5
*
Entirely refactoring http keep-alive. There's now
Luke Kanies
2007-12-19
1
-10
/
+3
*
Fix #896 - Always disable DNS checking of certificate when making https conne...
Jeffrey J McCune
2007-11-24
1
-0
/
+6
*
Adding patch 20070927042000-6856b-38a0c82fd0a0d950937e7fe5a38b9901743402b3.pa...
Luke Kanies
2007-11-23
1
-4
/
+2
*
Removing the Id tags from all of the files
Luke Kanies
2007-10-03
1
-1
/
+0
*
Removing extraneous debugging from crontab
luke
2007-08-10
1
-0
/
+6
*
Fixing Client.read_cert so that it automatically adds the certificate informa...
luke
2007-03-30
1
-0
/
+12
*
Updating the config generation stuff a bit, mostly just cleanup, but also cha...
luke
2007-03-19
1
-0
/
+1
*
Merging the webserver_portability branch from version 2182 to version 2258.
luke
2007-03-06
1
-74
/
+58
*
Moving all of the client and server code into a single network/ directory. I...
luke
2007-02-08
1
-0
/
+190