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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removing the included testing gems; you must now install them yourself.
Luke Kanies
2008-11-25
1
-1
/
+3
*
Fixing the broken tests resulting from the fix for #1551.
Luke Kanies
2008-10-08
1
-1
/
+1
*
Fix #1636 - part2 - correct some client errors.
Brice Figureau
2008-10-09
1
-3
/
+7
*
Fix several small regressions in plugins mount
Brice Figureau
2008-10-09
1
-5
/
+8
*
Fixed #1473 - Rescue Timeout::Error in xmlrpc clients
Andrew Shafer
2008-10-07
1
-4
/
+4
*
Fixing #947 - pluginsync no longer fails poorly when no plugins exist
Luke Kanies
2008-10-03
1
-2
/
+4
*
Fixed error message typo
James Turnbull
2008-10-03
1
-1
/
+1
*
Fixed #1603 - Added support for running Puppet inside a Rack application
James Turnbull
2008-09-30
1
-0
/
+148
*
Make fileserver use fileset for recursion and handle dangling links by ignori...
Paul Nasrat
2008-09-30
1
-41
/
+24
*
Only apply splay the first run
Andrew Shafer
2008-09-21
1
-8
/
+8
*
Fixes #1551 puppetmaster.freshness xmlrpc call returns incorrect type
Nigel Kersten
2008-09-05
1
-1
/
+1
*
Ensure that we consistently use either string #{} interpolation or String.%
Daniel Pittman
2008-08-01
1
-3
/
+4
*
You can now select the encoding format when transferring the catalog,
Luke Kanies
2008-07-18
2
-11
/
+18
*
The mongrel-related tests now run without mongrel.
Luke Kanies
2008-07-17
1
-6
/
+8
*
Fixed #1114 - Facts in plugin directories should now be autoloaded,
Luke Kanies
2008-07-01
1
-20
/
+17
*
Fixing #1362 -- I had previously removed a stub point needed for testing.
Luke Kanies
2008-06-13
1
-1
/
+7
*
Replacing all two-space indents with four-space
Luke Kanies
2008-06-13
1
-1
/
+1
*
The mongrel and webrick REST handlers now extract certificate information.
Luke Kanies
2008-06-09
3
-60
/
+96
*
Always using the cert name to store yaml files, which fixes #1178.
Luke Kanies
2008-05-26
1
-22
/
+2
*
Pushed patch for #1176 - configtimeout fix
James Turnbull
2008-04-19
2
-3
/
+4
*
adding REST save support, with integration tests. A handful of unit tests in...
Rick Bradley
2008-04-11
1
-4
/
+8
*
making search work over REST, w/ unit & integration specs
Rick Bradley
2008-04-11
1
-1
/
+1
*
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
4
-22
/
+32
*
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
*
Modified the 'master' handler to use the Catalog class to
Luke Kanies
2008-04-11
2
-201
/
+4
*
Removed the code from the client that tries to avoid recompiling
Luke Kanies
2008-04-10
1
-56
/
+2
*
Better fix for #1020
James Turnbull
2008-04-01
1
-0
/
+5
*
Revert "Added updated fix for #1020"
James Turnbull
2008-04-01
1
-5
/
+1
*
Added updated fix for #1020
James Turnbull
2008-03-31
1
-1
/
+5
*
Disabling http keep-alive as a means of preventing #1010.
Luke Kanies
2008-03-24
2
-9
/
+21
*
Found all instances of methods where split() is used without
Luke Kanies
2008-03-21
5
-9
/
+17
*
tweak the (already applied) patch in 388cf7c3df7ce26e953949ed6fe63d76cbbb3691...
Sam Quigley
2008-03-20
1
-1
/
+1
*
Removing obsolete code from the fileserving handler.
Luke Kanies
2008-03-18
1
-49
/
+0
*
Regression in :node_name functionality
John Ferlito
2008-03-14
1
-0
/
+2
*
Fixing #1118 -- downloading plugins and facts now ignores noop.
Luke Kanies
2008-03-13
1
-12
/
+2
*
Applying patch by DavidS to fix #1083.
Luke Kanies
2008-03-03
1
-2
/
+2
*
Fixing a test that changed the environment for all later tests,
Luke Kanies
2008-02-29
1
-5
/
+6
*
Fixing #1101 -- puppetrun works again.
Luke Kanies
2008-02-28
1
-0
/
+2
*
Making a couple of other small fixes, requiring
Luke Kanies
2008-02-23
2
-0
/
+4
*
Merge commit 'turnbull/0.24.x' into 0.24.x
Luke Kanies
2008-02-23
1
-2
/
+4
|
\
|
*
Fixes #1078 and includes new test
James Turnbull
2008-02-23
1
-2
/
+4
*
|
Somewhat refactored fileserving so that it no longer caches
Luke Kanies
2008-02-23
3
-51
/
+26
|
/
*
Applying patch by Jay to fix #989 -- missing crl files are
Luke Kanies
2008-02-07
1
-2
/
+2
*
Fixing #995 -- puppetd no longer dies at startup if the
Luke Kanies
2008-01-19
1
-1
/
+12
*
Wrapping the Resolv call in the mongrel server so if it
Luke Kanies
2008-01-19
1
-1
/
+6
[next]