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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correcting whitespace in the templatewrapper code.
Luke Kanies
2008-05-13
1
-6
/
+6
*
Adding has_variable? support, fixing ticket #1177
Adam Jacob
2008-05-13
1
-0
/
+9
*
Merge branch 'authorized_keys' into 0.24.x
Luke Kanies
2008-05-12
2
-0
/
+97
|
\
|
*
New native ssh_authorized_key type
Francois Deppierraz
2008-05-07
2
-0
/
+97
*
|
Adding ldap providers for the user and group type.
Luke Kanies
2008-05-12
7
-0
/
+677
*
|
Applying patch by martin to fix #1207.
Luke Kanies
2008-05-12
1
-1
/
+1
*
|
Merge commit 'turnbull/0.24.x' into 0.24.x
Luke Kanies
2008-05-12
2
-4
/
+4
|
\
\
|
*
|
Fix for urpmi provider that fixes #1217
James Turnbull
2008-05-11
1
-3
/
+3
|
*
|
Fix for ticket #1218 - changed to appropriate variable name
James Turnbull
2008-05-10
1
-1
/
+1
|
|
/
*
/
Clarifying the exception when there's a syntax error but a valid parser.
Luke Kanies
2008-05-12
1
-1
/
+1
|
/
*
Add values for dump parameter for the mount type closing #1212
James Turnbull
2008-05-05
1
-1
/
+3
*
Fixing an error message to be more clear
Luke Kanies
2008-05-01
1
-1
/
+1
*
Fix for ticket #1209
James Turnbull
2008-04-30
1
-1
/
+1
*
Fixed #1196 - added /sbin/service support for the redhat service provider + s...
James Turnbull
2008-04-24
3
-11
/
+28
*
Pushed patch for #1176 - configtimeout fix
James Turnbull
2008-04-19
2
-3
/
+4
*
Pushed patch for ticket #1191 - adding globbing support to ports provider
James Turnbull
2008-04-19
1
-1
/
+6
*
Pushed patch for ticket #1187 - freebsd pkg_add support
James Turnbull
2008-04-19
1
-4
/
+15
*
Pushed schema patch for #1193
James Turnbull
2008-04-17
2
-0
/
+10
*
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
*
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
[next]