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
...
|
|
|
*
Added check_puppet.rb Nagios check plugin (See #1162)
James Turnbull
2008-03-27
1
-0
/
+117
|
|
*
|
Fixes #1148 - replaces #!/usr/bin/ruby with #!/usr/bin/env ruby.
Paul Lathrop
2008-03-28
14
-15
/
+15
|
|
|
/
|
*
|
Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
Paul Lathrop
2008-03-26
1
-1
/
+2
|
|
\
|
|
*
|
Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
Paul Lathrop
2008-03-25
2
-2
/
+2
|
|
\
\
|
*
|
|
Added some more tests for loadedfile, based off the old unit tests.
Paul Lathrop
2008-03-25
1
-2
/
+23
|
*
|
|
Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x
Paul Lathrop
2008-03-25
2
-1
/
+14
|
|
\
\
\
|
*
|
|
|
Added rspec tests for loadedfile
Paul Lathrop
2008-03-24
1
-0
/
+40
*
|
|
|
|
Fixing the tests in test/ that were broken as
Luke Kanies
2008-04-01
7
-192
/
+49
*
|
|
|
|
Fixing tests that were failing as a result of the merge,
Luke Kanies
2008-04-01
6
-54
/
+3
*
|
|
|
|
Merge branch 'master' into master_no_global_resources
Luke Kanies
2008-03-31
934
-10782
/
+41151
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch '0.24.x'
Luke Kanies
2008-03-25
61
-303
/
+3112
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
I think this will include the man pages in the build but overall the Rakefile...
James Turnbull
2008-03-26
1
-1
/
+2
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
Updated to version 0.24.4
Luke Kanies
2008-03-25
1
-1
/
+1
|
|
*
|
|
Updated to version 0.24.4
Luke Kanies
2008-03-25
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Pass source to pkg_add via the PKG_PATH environment variable if
Ryan McBride
2008-03-25
2
-1
/
+14
|
|
|
/
|
|
*
Fixing #571 -- provider suitability is now checked at resource
Luke Kanies
2008-03-24
4
-14
/
+34
|
|
*
Fixing a couple of tests.
Luke Kanies
2008-03-24
4
-36
/
+39
|
|
*
Moved the configuration of the Node cache to the puppetmasterd
Luke Kanies
2008-03-24
3
-3
/
+6
|
|
*
Merge commit 'turnbull/0.24.x' into 0.24.x
Luke Kanies
2008-03-24
2
-1
/
+6
|
|
|
\
|
|
|
*
Disabled man page creation by default and updated CHANGELOG
James Turnbull
2008-03-25
2
-1
/
+6
|
|
*
|
Modifying the way ensure is handled so that it supports
Luke Kanies
2008-03-24
1
-3
/
+8
|
|
|
/
|
|
*
Fixing #1138 -- the yamldir is automatically created by the
Luke Kanies
2008-03-24
4
-12
/
+9
|
|
*
Disabling http keep-alive as a means of preventing #1010.
Luke Kanies
2008-03-24
5
-105
/
+188
|
|
*
Applying patch by Ryan McBride to fix OpenBSD package
Luke Kanies
2008-03-23
2
-1
/
+4
|
|
*
Added man pages and man page creation logic to install.rb
James Turnbull
2008-03-22
11
-505
/
+2734
|
|
*
Ported #198 man page creation functionality to 0.24.x branch
James Turnbull
2008-03-22
2
-3
/
+54
|
|
*
Found all instances of methods where split() is used without
Luke Kanies
2008-03-21
22
-26
/
+61
|
|
*
Found an array that leaked pretty quickly between reparsing
Luke Kanies
2008-03-21
3
-9
/
+22
|
|
*
Fixing a test I broke with my fix to #1147
Luke Kanies
2008-03-20
1
-3
/
+3
|
|
*
Fixed #1147: Cached nodes are correctly considered out of
Luke Kanies
2008-03-20
3
-0
/
+21
|
|
*
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
|
*
|
Merge branch '0.24.x'
Luke Kanies
2008-03-20
46
-324
/
+584
|
|
\
|
|
|
*
* 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
[prev]
[next]