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
Commit message (
Expand
)
Author
Age
Files
Lines
*
The 'destroy' method for the ssl_file terminus base class
Luke Kanies
2008-04-16
1
-1
/
+1
*
Removing all the cases where the ssl host specifies
Luke Kanies
2008-04-16
1
-70
/
+18
*
Making the first pass at using requests instead of
Luke Kanies
2008-04-15
8
-64
/
+30
*
Adding a :to_text method that will convert the contained
Luke Kanies
2008-04-15
1
-0
/
+6
*
Actually signing the certificates in the CA.
Luke Kanies
2008-04-15
1
-0
/
+1
*
Adding the first attempt at managing the certificate
Luke Kanies
2008-04-15
1
-0
/
+72
*
Adding a :search method to the ssl_file terminus type
Luke Kanies
2008-04-15
2
-0
/
+31
*
We have a basically functional CA -- it can sign
Luke Kanies
2008-04-15
7
-19
/
+54
*
Adding tests for the easy bits of the CertificateFactory.
Luke Kanies
2008-04-15
1
-5
/
+14
*
Adding tests for the certificate serial numbers
Luke Kanies
2008-04-15
1
-10
/
+10
*
The certificate authority is now functional and tested.
Luke Kanies
2008-04-15
2
-26
/
+27
*
This is a first pass at the certificate authority.
Luke Kanies
2008-04-15
4
-48
/
+356
*
It looks like all of the new ssl classes for managing
Luke Kanies
2008-04-15
7
-20
/
+105
*
Adding he last of the indirection classes for the ssl
Luke Kanies
2008-04-15
7
-5
/
+29
*
The certificate and key are now correctly interacting
Luke Kanies
2008-04-15
3
-26
/
+30
*
Removing obsolete indirection classes
Luke Kanies
2008-04-15
2
-38
/
+0
*
The basics for the certificate and certificate request
Luke Kanies
2008-04-15
7
-38
/
+127
*
The new SSL classes basically work, but they're not
Luke Kanies
2008-04-15
5
-1
/
+90
*
Finished the certificate request wrapper class.
Luke Kanies
2008-04-15
1
-0
/
+27
*
First stage of cert refactoring: Private
Luke Kanies
2008-04-15
2
-0
/
+72
*
Fixing whitespace problems.
Luke Kanies
2008-04-15
1
-18
/
+18
*
Adding the necessary tests for webrick to have logging and
Luke Kanies
2008-04-15
1
-1
/
+73
*
Merge branch '0.24.x'
Luke Kanies
2008-04-11
11
-88
/
+156
|
\
|
*
Fixishing some pending tests, including filling in
Luke Kanies
2008-04-11
1
-2
/
+2
|
*
Making the changes necessary to get the REST support
Luke Kanies
2008-04-11
1
-8
/
+8
|
*
The 'destroy' method in the indirection now returns
Luke Kanies
2008-04-11
1
-2
/
+2
|
*
fill out specs for network_* methods; refactor lowest-level network hooks
Rick Bradley
2008-04-11
1
-4
/
+8
|
*
adding rest_connection_details helper to Indirector::REST -- will need to be ...
Rick Bradley
2008-04-11
1
-0
/
+5
|
*
removed a debugging helper from the Indirector::Rest#save method
Rick Bradley
2008-04-11
1
-3
/
+1
|
*
adding REST save support, with integration tests. A handful of unit tests in...
Rick Bradley
2008-04-11
2
-18
/
+21
|
*
disabling caching for Puppet::Indirector::Indirection as it was causing hella...
Rick Bradley
2008-04-11
1
-1
/
+0
|
*
work-in-progress; playing with refactoring network_* methods inside Indirecto...
Rick Bradley
2008-04-11
1
-2
/
+11
|
*
Added support for destroy/DELETE over REST (including units & integrations on...
Rick Bradley
2008-04-11
1
-8
/
+27
|
*
making search work over REST, w/ unit & integration specs
Rick Bradley
2008-04-11
2
-4
/
+2
|
*
unit specs and implementation for Indirector::REST#search method
Rick Bradley
2008-04-11
1
-0
/
+8
|
*
Make mongrel happy like WEBrick.
Rick Bradley
2008-04-11
2
-7
/
+4
|
*
exceptions on remote end now properly passed to local end via REST and re-rai...
Rick Bradley
2008-04-11
1
-1
/
+1
|
*
Much larger commit than I would like to land at once. This is all REST-relat...
Rick Bradley
2008-04-11
5
-24
/
+42
|
*
fixing Puppet::Node::REST class name to work with autoloader inflection (Pupp...
Rick Bradley
2008-04-11
1
-1
/
+1
|
*
This is the first version where mongrel and webrick are reliably startable an...
Rick Bradley
2008-04-11
6
-19
/
+44
|
*
the indirector will not serve xmlrpc (this is the responsibility of the legac...
Rick Bradley
2008-04-11
4
-12
/
+0
|
*
removing obsolete TODO comment
Rick Bradley
2008-04-11
1
-1
/
+0
|
*
puppet-compliant indentation
Rick Bradley
2008-04-11
1
-22
/
+22
*
|
Merge branch '0.24.x'
Luke Kanies
2008-04-11
45
-556
/
+410
|
\
|
|
*
Resources now return the 'should' value for properties from
Luke Kanies
2008-04-11
1
-7
/
+3
|
*
Modified the 'master' handler to use the Catalog class to
Luke Kanies
2008-04-11
4
-218
/
+11
|
*
Fixed #1184 -- definitions now autoload correctly all of the time.
Luke Kanies
2008-04-10
1
-2
/
+6
|
*
Removed the code from the client that tries to avoid recompiling
Luke Kanies
2008-04-10
1
-56
/
+2
|
*
Fixing #1173 -- classes and definitions can now have the same
Luke Kanies
2008-04-10
1
-1
/
+1
|
*
Fixing the expire method (it wasn't using a request
Luke Kanies
2008-04-10
2
-3
/
+13
[next]