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
/
spec
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix for ticket #2844 (file recursion generated vs. explicit prefix)
Markus Roberts
2009-11-21
1
-1
/
+20
*
Fix 2768 maillist resource is broken
Jesse Wolfe
2009-11-20
1
-0
/
+42
*
Fixing #2789 puppetrun fails without --tag
Jesse Wolfe
2009-11-19
1
-0
/
+10
*
Fixing 904 RDoc::usage incompatible with rubygems
Jesse Wolfe
2009-11-19
1
-0
/
+103
*
Fix #2671, preferred_serialization_format does not complain about invalid values
Bruce Williams
2009-11-17
1
-8
/
+28
*
Fixing #2764 ActiveRecord 2.1 support
Jesse Wolfe
2009-11-17
1
-0
/
+11
*
Fix failing tests introduced by #2797
Brice Figureau
2009-11-17
1
-4
/
+4
*
Fix #2810 - adapt tidy to new FileSet api
Brice Figureau
2009-11-17
1
-1
/
+14
*
Fix #2783 - Puppetdoc rdoc should use environment to get modulepath/manifestdir
Brice Figureau
2009-11-15
1
-4
/
+13
*
Add Environment#manifestdir and small refactoring
Brice Figureau
2009-11-15
1
-22
/
+38
*
Least kludgy patch for #2675
Markus Roberts
2009-11-14
3
-2
/
+13
*
Fixing 2806 Specifying multiple tags fails to apply any of them
Jesse Wolfe
2009-11-13
2
-0
/
+20
*
Fix #2681 Incorrectly duplicating resources
Rein Henrichs
2009-11-13
1
-0
/
+65
*
Fixing #2767 invoke-rc.d warnings
Jesse Wolfe
2009-11-12
1
-1
/
+1
*
Fix #2797 - tags are not inherited by recursed file sub child
Brice Figureau
2009-11-12
1
-0
/
+15
*
Fix #2796 - Fix puppetdoc rdoc selector parsing
Brice Figureau
2009-11-12
2
-1
/
+17
*
Fixing #2631 show_diff sometimes doesn't happen
Jesse Wolfe
2009-11-10
1
-0
/
+20
*
Fix #2787 - Storeconfig doesn't store/update node ip and environment anymore
Brice Figureau
2009-11-07
1
-1
/
+20
*
Fix for #2670, Puppet silently ignores catalog_format
Bruce Williams
2009-11-06
1
-0
/
+11
*
Fix #2757 & CSR 92 (symlinks in recursively managed dirs)
Markus Roberts
2009-11-05
3
-1
/
+88
*
Fix #2769 - default schedule are not defined
Brice Figureau
2009-11-05
1
-0
/
+6
*
Fix for #2772 (webrick test failures)
Markus Roberts
2009-11-05
1
-2
/
+2
*
Fixing #2689 - file owner warnings are reduced
Luke Kanies
2009-10-27
1
-4
/
+10
*
Fixing #2752 - "require" loads "include"
Luke Kanies
2009-10-26
1
-0
/
+6
*
Fixing some recently broken Scope tests
Luke Kanies
2009-10-26
1
-1
/
+1
*
Fix #2753 - Do not "global allow" plugins/modules mount if some rules have be...
Brice Figureau
2009-10-27
2
-2
/
+46
*
Re-fixed #2750 - Stop disabling the CRL or checking for a disabled CRL
John A. Barbuto
2009-10-27
2
-20
/
+0
*
Bug #2534 Raise error if property appears twice
Jesse Wolfe
2009-10-27
1
-1
/
+14
*
Bug #1908 cron environment should allow empty vals
Jesse Wolfe
2009-10-27
1
-0
/
+33
*
Bug #1742 Invalid params to --color outputs 'nil'
Jesse Wolfe
2009-10-26
1
-0
/
+36
*
Ticket #2665: Regexp exception on ++ in package names
Markus Roberts
2009-10-25
1
-0
/
+7
*
Fixed #2750 - Set :cacrl to nil instead of 'false' in puppetd
John A. Barbuto
2009-10-25
1
-1
/
+9
*
Fix #2691 - Collection AR request should not include params if querying with ...
Brice Figureau
2009-10-25
1
-9
/
+20
*
Workaround #2668 - Compress facts so that the request size limit triggers les...
Brice Figureau
2009-10-25
2
-3
/
+88
*
Fix for #2745 fakedata tests not working
Markus Roberts
2009-10-23
2
-8
/
+8
*
Fix for #2736, target doesn't work for ssh_authorized_keys
Markus Roberts
2009-10-21
1
-51
/
+28
*
Ticket #2734 PSON/JSON not serializing classes of a catalog
Markus Roberts
2009-10-19
1
-4
/
+8
*
Bug #1900 Parsing of quoted $ in stdin
Jesse Wolfe
2009-10-19
2
-2
/
+8
*
Fixing #2735 - node classes are immed. added to classlist
Luke Kanies
2009-10-18
1
-0
/
+10
*
Bundling of pure ruby json lib as "pson"
Markus Roberts
2009-10-17
13
-261
/
+232
*
Proposed alternative solution for #2664 (REGEX / DIV lexing)
Markus Roberts
2009-10-16
1
-8
/
+29
*
Fix #2707 config_version fails more helpfully
Rein Henrichs
2009-10-15
1
-1
/
+9
*
Fixed #2702 - Set :outputdir to "doc" if not specified
John A. Barbuto
2009-10-10
1
-0
/
+6
*
Fix #2672 - Make sure nodenames keep their underscores when used as classname
Brice Figureau
2009-09-23
1
-0
/
+10
*
Fix #2664 - Mathematic expressions mis-lexed as Regex
Brice Figureau
2009-09-22
1
-0
/
+4
*
Fix for #2654 (error generating error message)
Markus Roberts
2009-09-22
1
-4
/
+14
*
Fix #2642 - Runit provider rework
Brice Figureau
2009-09-22
1
-3
/
+13
*
Fixing #2632 - 'require' works for 0.25 clients
Luke Kanies
2009-09-22
2
-10
/
+18
*
Fixing relationship metaparam backward compatibility
Luke Kanies
2009-09-22
1
-1
/
+39
*
Adding version information to the catalog for compat
Luke Kanies
2009-09-22
2
-0
/
+21
[prev]
[next]