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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tweak the (already applied) patch in 388cf7c3df7ce26e953949ed6fe63d76cbbb3691...
Sam Quigley
2008-03-20
2
-1
/
+5
*
Applying patch by wyvern to fix #1142.
Luke Kanies
2008-03-20
1
-2
/
+2
*
* puppet/ext/emacs/puppet-mode.el (puppet-indent-line): Clean up the code som...
Karl Fogel
2008-03-20
1
-8
/
+8
*
* puppet/ext/emacs/puppet-mode.el (puppet-indent-line): Be more sophisticated...
Karl Fogel
2008-03-20
1
-0
/
+3
*
Fix bug mentioned in commit f814e23eab140ad01df4a4a3b187fcbf20da02be:
Karl Fogel
2008-03-20
1
-2
/
+2
*
* ext/emacs/puppet-mode.el (puppet-comment-line-p, puppet-in-array): New help...
Karl Fogel
2008-03-20
1
-29
/
+88
*
* ext/emacs/puppet-mode.el: Untabify, in preparation for substantive changes.
Karl Fogel
2008-03-20
1
-61
/
+61
*
Adding another commit for #1136 -- Consolidated
Luke Kanies
2008-03-20
2
-16
/
+14
*
Fixed ports documentation error
James Turnbull
2008-03-20
1
-2
/
+1
*
Added more detail about the requirement for ruby-libshadow for useradd passwo...
James Turnbull
2008-03-20
1
-1
/
+1
*
Final fix to #1136 - further changes to --test setting
James Turnbull
2008-03-20
1
-0
/
+4
*
Second fix to #1136 - fixed --test problem
James Turnbull
2008-03-20
1
-1
/
+1
*
Fix for ticket #1136 --verbose cancels out --debug
James Turnbull
2008-03-20
1
-12
/
+22
*
Applied patch in #1134
James Turnbull
2008-03-20
1
-0
/
+5
*
fixing another failing test
Luke Kanies
2008-03-19
1
-0
/
+2
*
Fixing some tests that only failed under certain
Luke Kanies
2008-03-18
5
-10
/
+14
*
Refactoring how the catalog creation handles errors.
Luke Kanies
2008-03-18
4
-50
/
+72
*
Removing extra debugging
Luke Kanies
2008-03-18
1
-1
/
+0
*
Fixing a unit test for node integration
Luke Kanies
2008-03-18
1
-9
/
+2
*
Settings now (again?) do not use a section more than
Luke Kanies
2008-03-18
2
-8
/
+26
*
Removing explicit requires of types and providers,
Luke Kanies
2008-03-18
2
-6
/
+1
*
Removing obsolete code from the fileserving handler.
Luke Kanies
2008-03-18
1
-49
/
+0
*
updating resource references in the docs
Luke Kanies
2008-03-18
1
-3
/
+3
*
Hopefully *finally* fixed the "already being managed" problem
Luke Kanies
2008-03-18
3
-7
/
+43
*
Adding a rake taks for updating the trac docs
Luke Kanies
2008-03-17
1
-0
/
+8
*
Updated to version 0.24.3
Luke Kanies
2008-03-17
1
-1
/
+1
*
Updated to version 0.24.3
Luke Kanies
2008-03-17
1
-1
/
+1
*
Updating changelog for 0.24.3
Luke Kanies
2008-03-17
1
-0
/
+1
*
Merge branch '0.24.x' of ssh://reductivelabs.com/opt/rl/git/puppet into 0.24.x
Luke Kanies
2008-03-17
10
-47
/
+102
|
\
|
*
Downgrading the "Using cache" message from the indirection to debug
Luke Kanies
2008-03-16
1
-1
/
+1
|
*
Modified the ldap node terminus to also use the facts version
Luke Kanies
2008-03-16
3
-0
/
+15
|
*
Caching node information in yaml (I figured caching in memory will
Luke Kanies
2008-03-16
5
-45
/
+70
|
*
Modifying the yaml terminus base class to use the timestamp
Luke Kanies
2008-03-16
2
-1
/
+16
*
|
Removing a Settings.use that is unnecessary
Luke Kanies
2008-03-17
1
-2
/
+0
|
/
*
Merge commit 'johnf/0.24.x' into 0.24.x
Luke Kanies
2008-03-16
3
-4
/
+13
|
\
|
*
Regression in :node_name functionality
John Ferlito
2008-03-14
3
-4
/
+13
*
|
Adding a filebucket test to puppet-test
Luke Kanies
2008-03-16
1
-8
/
+17
*
|
Adding a test for local compiling
Luke Kanies
2008-03-16
1
-4
/
+13
*
|
Using the indirected facts rather than master.getfacts, so no factsync is used
Luke Kanies
2008-03-16
1
-2
/
+4
|
/
*
Flat file now does writing to a tempfile.
Brenton Leanhardt
2008-03-13
1
-1
/
+5
*
Fixing #1132 -- host names can now have dashes anywhere.
Luke Kanies
2008-03-13
3
-2
/
+51
*
Fixing #1118 -- downloading plugins and facts now ignores noop.
Luke Kanies
2008-03-13
6
-31
/
+50
*
Fixing the service-stop on debian, using the patch provided by DavidS
Luke Kanies
2008-03-13
1
-2
/
+1
*
Fixing the "tidy" type to use an option hash for specifying its parent class
Luke Kanies
2008-03-07
1
-1
/
+1
*
updating changelog for already-closed tickets
Luke Kanies
2008-03-06
1
-0
/
+8
*
Merge commit 'andrew/0.24.x' into 0.24.x
Luke Kanies
2008-03-06
3
-5
/
+17
|
\
|
*
Fix for 1094
Luke Kanies
2008-03-06
2
-0
/
+12
|
*
Changed name of method for clarity per code review
Luke Kanies
2008-03-05
1
-5
/
+5
*
|
Merge commit 'shadoi/fix1116' into 0.24.x
Luke Kanies
2008-03-06
1
-0
/
+3
|
\
\
|
*
|
Cache the same type we check for, hopefully fixes #1116
Blake Barnett
2008-03-06
1
-0
/
+3
[next]