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
/
spec
/
unit
/
network
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
The CRL is now automatically used or ignored.
Luke Kanies
2008-05-07
1
-11
/
+1
*
|
Adding pidfile management and daemonization to the Server
Luke Kanies
2008-05-07
1
-195
/
+301
*
|
Fixing the HttpPool module to get rid of an infinite loop.
Luke Kanies
2008-05-06
2
-3
/
+11
*
|
The master is now functionally serving REST and xmlrpc.
Luke Kanies
2008-05-05
1
-9
/
+3
*
|
The http pool manager now uses new-style certificate management.
Luke Kanies
2008-05-05
1
-94
/
+72
*
|
Fixing a critical problem in how CRLs were saved and moving SSL Store respons...
Luke Kanies
2008-05-05
1
-61
/
+4
*
|
Switched puppetmasterd to use the new-style server plumbing.
Luke Kanies
2008-05-02
2
-1
/
+12
*
|
Adding xmlrpc backward compatibility to the new Mongrel code.
Luke Kanies
2008-05-02
1
-10
/
+37
*
|
Adding xmlrpc support to webrick.
Luke Kanies
2008-05-02
1
-38
/
+92
*
|
Adding configuration support for XMLRPC handlers.
Luke Kanies
2008-05-02
1
-118
/
+218
*
|
I think I've now got the Webrick SSL support working.
Luke Kanies
2008-04-28
1
-3
/
+3
*
|
Interim commit, since I want to work but have no network available.
Luke Kanies
2008-04-28
1
-15
/
+124
*
|
Merge branch '0.24.x'
Luke Kanies
2008-04-21
1
-8
/
+8
|
\
|
|
*
Fixed some tests broken by #1176
James Turnbull
2008-04-19
1
-8
/
+8
*
|
Adding the necessary tests for webrick to have logging and
Luke Kanies
2008-04-15
1
-0
/
+145
*
|
Merge branch '0.24.x'
Luke Kanies
2008-04-11
5
-346
/
+340
|
\
|
|
*
updating mongrel/webrick unit tests to match integration-tested version of RE...
Rick Bradley
2008-04-11
2
-22
/
+4
|
*
adding REST save support, with integration tests. A handful of unit tests in...
Rick Bradley
2008-04-11
1
-2
/
+0
|
*
Make mongrel happy like WEBrick.
Rick Bradley
2008-04-11
3
-280
/
+270
|
*
Much larger commit than I would like to land at once. This is all REST-relat...
Rick Bradley
2008-04-11
3
-36
/
+35
|
*
This is the first version where mongrel and webrick are reliably startable an...
Rick Bradley
2008-04-11
2
-11
/
+46
|
*
the indirector will not serve xmlrpc (this is the responsibility of the legac...
Rick Bradley
2008-04-11
2
-14
/
+4
*
|
Merge branch '0.24.x'
Luke Kanies
2008-04-11
1
-25
/
+0
|
\
|
|
*
Removed the code from the client that tries to avoid recompiling
Luke Kanies
2008-04-10
1
-25
/
+0
*
|
Merge branch '0.24.x'
Luke Kanies
2008-03-25
2
-96
/
+161
|
\
|
|
*
Disabling http keep-alive as a means of preventing #1010.
Luke Kanies
2008-03-24
2
-96
/
+161
*
|
Merge branch '0.24.x'
Luke Kanies
2008-03-05
1
-26
/
+13
|
\
|
|
*
Fix tests depending on the Puppet[:localcert] file existing using stubs
Andrew Shafer
2008-03-04
1
-26
/
+13
*
|
Merge branch '0.24.x'
Luke Kanies
2008-02-25
1
-0
/
+4
|
\
|
|
*
Fixing a test that was actually reading in keys
Luke Kanies
2008-02-21
1
-0
/
+4
*
|
Merge branch 'routing'
Luke Kanies
2008-01-01
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
tweaking spec language; require Puppet::Network::HTTP class since it is refer...
Rick Bradley
2007-12-07
1
-4
/
+4
*
|
Removing the ability to disable http-keep alive,
Luke Kanies
2007-12-19
1
-18
/
+8
*
|
Entirely refactoring http keep-alive. There's now
Luke Kanies
2007-12-19
2
-107
/
+237
*
|
Fixing #961 -- closing existing, open connections when
Luke Kanies
2007-12-17
1
-1
/
+31
*
|
Renaming 'configuration' to 'catalog', fixing #954.
Luke Kanies
2007-12-11
3
-42
/
+42
*
|
Fixing some further failing tests resulting from the fix for
Luke Kanies
2007-12-10
1
-13
/
+11
|
/
*
Updated tests for http_enable_post_connection_check configuration setting.
Jeffrey J McCune
2007-11-29
1
-0
/
+10
*
Fixing a couple of tests that were failing on a different platform or with a ...
Luke Kanies
2007-11-28
1
-1
/
+1
*
Integrating most of Matt Palmer's from
Luke Kanies
2007-11-24
1
-0
/
+69
*
Reverting the changes I'd made toward removing the global
Luke Kanies
2007-11-19
1
-112
/
+1
*
Fixed most failing tests, but there are still over thirty failing.
Luke Kanies
2007-11-18
1
-1
/
+22
*
Modifying how default resources are created; they are now
Luke Kanies
2007-11-15
1
-4
/
+17
*
This commit is the first run at removing all global
Luke Kanies
2007-11-13
1
-1
/
+78
*
Fixing #800 by refactoring how configurations are retrieved
Luke Kanies
2007-11-12
1
-0
/
+365
*
One significant step closer to getting autotest running properly on the Puppe...
Rick Bradley
2007-10-26
1
-1
/
+1
*
Exceptions on requests are now captured, exceptions are serialized, and excep...
Rick Bradley
2007-10-23
2
-17
/
+105
*
Finish serializing successful results (via calls to to_yaml, etc.) for REST h...
Rick Bradley
2007-10-23
2
-131
/
+165
*
REST handlers now properly returning 200 status on success.
Rick Bradley
2007-10-23
2
-12
/
+66
*
Merge branch 'master' of git://reductivelabs.com/puppet into routing
Rick Bradley
2007-10-22
1
-1
/
+6
|
\
[prev]
[next]