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
...
*
|
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
|
*
Moved the request creation into the Indirection
Luke Kanies
2008-04-10
2
-17
/
+51
|
*
Making the log messages around caching better.
Luke Kanies
2008-04-08
1
-3
/
+3
|
*
Ported the rest of the indirection terminuses over to
Luke Kanies
2008-04-08
9
-69
/
+21
|
*
Intermediate commit.
Luke Kanies
2008-04-08
11
-107
/
+94
|
*
Fixing some tests that were failing because new base types
Luke Kanies
2008-04-08
2
-0
/
+6
|
*
Adding the ability for indirection requests to be created
Luke Kanies
2008-04-08
1
-2
/
+9
|
*
Fixing an errant comment
Luke Kanies
2008-04-08
1
-1
/
+1
|
*
Fixing the tests that were failing because of the use
Luke Kanies
2008-04-08
1
-2
/
+4
|
*
Adding a Request class to the Indirection layer. This
Luke Kanies
2008-04-08
2
-55
/
+52
|
*
Changing how destroy works, just a bit -- it now accepts
Luke Kanies
2008-04-08
3
-8
/
+13
|
*
Reworking the caching layer to use TTLs instead of versions
Luke Kanies
2008-04-08
1
-19
/
+77
|
*
Removing unused code from the file_serving/metadata class.
Luke Kanies
2008-04-08
1
-9
/
+0
|
*
Adding an envelope module to handle indirected instance
Luke Kanies
2008-04-08
1
-0
/
+13
|
*
Changing the default environment to production.
Luke Kanies
2008-04-08
1
-1
/
+1
|
*
Adding validation to the user type to confirm that the
Luke Kanies
2008-04-08
1
-0
/
+3
[prev]
[next]