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
...
*
|
Merge branch '0.24.x'
Luke Kanies
2008-04-11
4
-257
/
+11
|
\
|
|
*
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
*
|
Merge branch 'master' into master_no_global_resources
Luke Kanies
2008-03-31
13
-139
/
+104
|
\
\
|
*
|
Merge branch '0.24.x'
Luke Kanies
2008-03-25
8
-19
/
+39
|
|
\
|
|
|
*
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
|
*
|
Merge branch '0.24.x'
Luke Kanies
2008-03-20
3
-61
/
+4
|
|
\
|
|
|
*
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
|
*
|
Merge branch '0.24.x'
Luke Kanies
2008-03-05
3
-7
/
+10
|
|
\
|
|
|
*
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
|
*
|
Merge branch '0.24.x'
Luke Kanies
2008-02-25
6
-53
/
+34
|
|
\
|
|
|
*
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
|
|
|
/
|
*
|
Merge branch '0.24.x'
Luke Kanies
2008-02-12
3
-4
/
+20
|
|
\
|
|
|
*
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
|
*
|
Merge branch 'routing'
Luke Kanies
2008-01-01
1
-0
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
tweaking spec language; require Puppet::Network::HTTP class since it is refer...
Rick Bradley
2007-12-07
1
-0
/
+2
*
|
|
Another round of fixes toward making global resources work.
Luke Kanies
2008-01-09
2
-10
/
+5
*
|
|
Lots o' bug-fixes toward getting rid of global resources.
Luke Kanies
2008-01-08
1
-2
/
+5
|
/
/
*
|
Updating an exception message a bit.
Luke Kanies
2007-12-21
1
-1
/
+1
*
|
Attempting to fix #952 -- catching any exceptions thrown
Luke Kanies
2007-12-21
1
-2
/
+5
*
|
Further fixes toward #965. Turned out that the previous fix
Luke Kanies
2007-12-21
1
-12
/
+0
*
|
Updating the failure when the CRL is missing, so it's
Luke Kanies
2007-12-21
1
-2
/
+2
*
|
Fixing #967 -- default resources no longer conflict with
Luke Kanies
2007-12-19
1
-4
/
+4
*
|
Removing the ability to disable http-keep alive,
Luke Kanies
2007-12-19
1
-4
/
+4
*
|
Entirely refactoring http keep-alive. There's now
Luke Kanies
2007-12-19
4
-96
/
+109
*
|
Fixing #961 -- closing existing, open connections when
Luke Kanies
2007-12-17
2
-11
/
+24
*
|
Remove the warning about an explicit plugins mount.
Luke Kanies
2007-12-17
1
-4
/
+0
*
|
Renaming 'configuration' to 'catalog', fixing #954.
Luke Kanies
2007-12-11
2
-42
/
+42
*
|
Merge commit 'davids-bugfixes/rest/fix-plugins-mount'
Luke Kanies
2007-12-11
1
-43
/
+22
|
\
\
|
*
|
simplify PluginsMount
David Schmitt
2007-12-03
1
-43
/
+22
*
|
|
Fixing #951 -- external nodes work again, but you have to
Luke Kanies
2007-12-10
1
-2
/
+2
|
|
/
|
/
|
*
|
As per lutter; augmented fix for #896 to be configurable and defaulting to va...
Jeffrey J McCune
2007-11-29
1
-1
/
+6
|
/
*
Fixing #810 -- I catch the error and prefix it with something
Luke Kanies
2007-11-27
1
-1
/
+6
*
Fixing #796 -- the fileserver can now start with no
Luke Kanies
2007-11-27
1
-16
/
+52
*
Merge commit 'mccune/pending/fix-896r2'
Luke Kanies
2007-11-27
2
-0
/
+7
|
\
|
*
Fix #896 - Always disable DNS checking of certificate when making https conne...
Jeffrey J McCune
2007-11-24
2
-0
/
+7
[prev]
[next]