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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #2929 - Allow checksum to be "none"
Brice Figureau
2010-02-17
1
-0
/
+5
*
Fixing #3148 Settings#without_noop when run with no noop setting
Luke Kanies
2010-02-17
1
-3
/
+2
*
Merge branch '0.25.x'
Markus Roberts
2010-02-09
3
-2
/
+9
|
\
|
*
Fix for #3094 (libdir should take ":" delimited path)
Markus Roberts
2010-01-30
1
-2
/
+2
|
*
Fix for #3114 (ruby's arbitrary limit on process groups too low)
Markus Roberts
2010-01-30
1
-0
/
+1
|
*
Partial reversion of patch for #3088 to fix #3104 (Exception misreported)
Markus Roberts
2010-01-24
2
-3
/
+3
|
*
Fix for #3088 (catching Exception also traps SystemExit)
Markus Roberts
2010-01-24
2
-0
/
+6
*
|
Fix #2894 - exclude .pp files under modules files directories
Brice Figureau
2010-01-18
1
-0
/
+1
*
|
Adapt to method name change since 8971d8
Brice Figureau
2010-01-18
1
-3
/
+3
*
|
Merge branch '0.25.x'
James Turnbull
2010-01-13
8
-58
/
+117
|
\
|
|
*
Fix for temporary file security whole
Markus Roberts
2010-01-05
1
-3
/
+6
|
*
Fix for #2995 (don't fail to load PSON when UTF-8 missing)
Markus Roberts
2009-12-31
2
-18
/
+24
|
*
Fix for #2657 (retain old setting if config has syntax error)
Markus Roberts
2009-12-20
1
-25
/
+30
|
*
Fix for #2965 (Chatty SELinux message)
Markus Roberts
2009-12-20
1
-1
/
+1
|
*
Fix for #2951 (SELinux test errors on OS X)
Markus Roberts
2009-12-18
1
-2
/
+2
|
*
Closed #2937 - Migrated a number of requires to features
James Turnbull
2009-12-18
1
-5
/
+1
|
*
Fix for #2911 (Allow capital letters in selinux contexts)
Markus Roberts
2009-12-12
1
-1
/
+1
|
*
Fix for #2786 (failed trying to backup directory in recursive purge)
Markus Roberts
2009-12-11
1
-1
/
+2
|
*
Feature 2827 Option to disable managing internal files
Jesse Wolfe
2009-12-09
1
-4
/
+7
|
*
Fixed #2798 - Correct issue with crontab provider on AIX
Andrew Forgue
2009-12-02
1
-0
/
+46
|
*
Fix #2831 - puppetdoc doesn't cope with regex node
Brice Figureau
2009-11-27
1
-3
/
+5
*
|
Merge branch '0.25.x'
Luke Kanies
2009-12-21
8
-21
/
+78
|
\
|
|
*
Fixing #2791 fs_find should follow symlinks
Jesse Wolfe
2009-11-25
1
-5
/
+16
|
*
Fixing 2792 selinux tries to set properties on unsupported filesystes
Jesse Wolfe
2009-11-25
1
-1
/
+1
|
*
Fixed #1806 - supplementary groups are not reset
James Turnbull
2009-11-20
1
-1
/
+11
|
*
Possible workaround for #2824 (MRI GC bug)
Markus Roberts
2009-11-19
1
-1
/
+1
|
*
Fixing #2789 puppetrun fails without --tag
Jesse Wolfe
2009-11-19
1
-2
/
+20
|
*
Fixing 904 RDoc::usage incompatible with rubygems
Jesse Wolfe
2009-11-19
1
-0
/
+8
|
*
Least kludgy patch for #2675
Markus Roberts
2009-11-14
1
-4
/
+3
|
*
Fixing 2806 Specifying multiple tags fails to apply any of them
Jesse Wolfe
2009-11-13
1
-2
/
+2
|
*
Fix #2784 - puppetdoc/rdoc didn't parse mono-instruction class content
Brice Figureau
2009-11-12
1
-0
/
+3
|
*
Fix #2796 - Fix puppetdoc rdoc selector parsing
Brice Figureau
2009-11-12
1
-3
/
+6
|
*
Fix #2795 - puppetdoc rdoc reports a better error message
Brice Figureau
2009-11-12
1
-13
/
+23
|
*
Bug #1742 Invalid params to --color outputs 'nil'
Jesse Wolfe
2009-10-26
1
-2
/
+2
*
|
Fixing #2596 - Node, Class, Definition are not AST
Luke Kanies
2009-12-09
1
-3
/
+3
*
|
Adding a context method to the Errors module
Luke Kanies
2009-12-09
1
-0
/
+12
*
|
Extracting language doc support into a module
Luke Kanies
2009-12-09
1
-0
/
+29
*
|
Fix 2841 - Puppetdoc/RDoc parses realize function
Brice Figureau
2009-12-02
4
-18
/
+66
*
|
Feature 2827 Option to disable managing internal files
Jesse Wolfe
2009-11-26
1
-4
/
+7
*
|
Fix #2649 Allow ssl dir creation in --noop mode
Rein Henrichs
2009-11-19
1
-1
/
+9
*
|
Fix #2796 - Fix puppetdoc rdoc selector parsing
Brice Figureau
2009-11-12
1
-3
/
+6
*
|
Fix #2795 - puppetdoc rdoc reports a better error message
Brice Figureau
2009-11-12
1
-13
/
+23
*
|
Fix #2784 - puppetdoc/rdoc didn't parse mono-instruction class content
Brice Figureau
2009-11-04
1
-0
/
+3
*
|
Covers the RDoc Puppet Parser with specs
Brice Figureau
2009-10-24
1
-5
/
+5
*
|
Fix #2376 - Display class/node inheritance in puppetdoc
Brice Figureau
2009-10-24
3
-1
/
+42
*
|
Fix #2703 - add 'require' to puppetdoc
Brice Figureau
2009-10-24
4
-22
/
+66
|
/
*
Bug #1900 Parsing of quoted $ in stdin
Jesse Wolfe
2009-10-19
1
-16
/
+25
*
Bundling of pure ruby json lib as "pson"
Markus Roberts
2009-10-17
2
-49
/
+6
*
Fixes #1538 - Fixes the yumrepo backtrace in noop mode.
James Turnbull
2009-09-22
1
-0
/
+8
*
Ticket #2626 (unhelpfull error messages)
Markus Roberts
2009-09-22
1
-2
/
+4
[next]