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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #2389 - Enhance Puppet DSL with Hashes
Brice Figureau
2010-02-17
6
-918
/
+1192
*
Fix #2929 - Allow checksum to be "none"
Brice Figureau
2010-02-17
5
-4
/
+18
*
Fix #3186 - require function set relationship only on the last class
Brice Figureau
2010-02-17
1
-1
/
+1
*
Fix #3150 - require function doesn't like ::class syntax
Brice Figureau
2010-02-17
1
-0
/
+7
*
Added time module to tagmail report
James Turnbull
2010-02-17
1
-0
/
+1
*
Fixed the return types were valid, and removed the copy paste error with the ...
Bryan Kearney
2010-02-17
1
-4
/
+4
*
Resolving conflicts with ???
Markus Roberts
2010-02-17
1
-1
/
+1
*
Add AIX package management support (installp&nim)
Andrew Forgue
2010-02-17
2
-0
/
+173
*
Fixing #3148 Settings#without_noop when run with no noop setting
Luke Kanies
2010-02-17
1
-3
/
+2
*
Move scope parenting & class_scope from Compiler to Scope
Markus Roberts
2010-02-17
3
-57
/
+37
*
Fixing #3407 Failing tests in spec/unit/node/environment.rb
Jesse Wolfe
2010-03-22
2
-13
/
+15
*
Fix #3167 Duplicate constant warnings in dpkg.rb
Jesse Wolfe
2010-02-17
2
-8
/
+8
*
Merge branch '0.25.x'
Markus Roberts
2010-02-09
24
-30
/
+112
|
\
|
*
Fixed #3162 - tidy does not remove empty files when "size => 0" is set
James Turnbull
2010-02-09
1
-1
/
+1
|
*
Fix for #2327, check the return types from augeas and fail where appropriate
Bryan Kearney
2010-02-01
1
-4
/
+10
|
*
2047: Add a not_include into match
Bryan Kearney
2010-02-01
2
-0
/
+5
|
*
Fix for #3094 (libdir should take ":" delimited path)
Markus Roberts
2010-01-30
1
-2
/
+2
|
*
Fix #1842 Net::HTTP#enable_post_connection_check doesn't work anymore
Jesse Wolfe
2010-01-30
2
-5
/
+0
|
*
Fix for #3035 (redhat services use init for source)
Markus Roberts
2010-01-30
1
-1
/
+1
|
*
Fix for #3085 (user_role_add pulls from same source as useradd)
Markus Roberts
2010-01-30
1
-1
/
+1
|
*
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
12
-16
/
+16
|
*
Fix for #3088 (catching Exception also traps SystemExit)
Markus Roberts
2010-01-24
12
-0
/
+32
|
*
Fix for #3093 (also need to be able to call pkgget_with_cat on class)
Markus Roberts
2010-01-22
1
-2
/
+2
|
*
Uncommeniting the fix for #3001
Markus Roberts
2010-01-21
1
-1
/
+1
|
*
Minimal fix for #3001 (failing to fetch metadata on dangling symlink)
Markus Roberts
2010-01-19
1
-1
/
+1
|
*
Fixing #2914 - pre/post hooks now work for transactions
Luke Kanies
2010-01-18
3
-4
/
+37
|
*
Fix for #3075 (sshkey host_aliases ignored)
Markus Roberts
2010-01-15
1
-5
/
+5
|
*
Revert "Fix #2845 Cron entries using "special" parameter lose their title whe...
James Turnbull
2010-01-14
1
-4
/
+9
*
|
Fix #3117 - cert fingerprinting uses a method not available in ruby <= 1.8.6
Brice Figureau
2010-01-28
1
-1
/
+1
*
|
First shot at the OpenSolaris pkg(5) provider
Martin Englund
2010-01-27
1
-0
/
+114
*
|
Feature #2839 - fingerprint certificate
Brice Figureau
2010-01-19
6
-19
/
+78
*
|
Revert "Feature #2839 - fingerprint certificate"
James Turnbull
2010-01-19
3
-46
/
+9
*
|
Fixing #1054 - transaction reports are always sent
Luke Kanies
2010-01-18
3
-64
/
+43
*
|
Removing some unneeded validation code from Transaction.new
Luke Kanies
2010-01-18
1
-8
/
+2
*
|
Removing unused configurer code
Luke Kanies
2010-01-18
1
-6
/
+0
*
|
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
*
|
Feature #2839 - fingerprint certificate
Brice Figureau
2010-01-18
3
-9
/
+46
*
|
Feature #2395 - revoke when cleaning a certificate with puppetca
Brice Figureau
2010-01-18
1
-0
/
+1
*
|
Merge branch '0.25.x'
James Turnbull
2010-01-13
63
-485
/
+461
|
\
|
|
*
Reversion of pipe IO patch for testing on #3025
Markus Roberts
2010-01-12
1
-39
/
+54
|
*
Fix #1464 Mount complains about missing fields
Jesse Wolfe
2010-01-12
1
-1
/
+10
|
*
Fix #2845 Cron entries using "special" parameter lose their title when changed
Jesse Wolfe
2010-01-12
1
-9
/
+4
|
*
Fix #2887 'service' tests paths too early
Jesse Wolfe
2010-01-08
2
-16
/
+19
|
*
Fix for temporary file security whole
Markus Roberts
2010-01-05
5
-7
/
+32
|
*
Fix for #2999 (absent package handling on solaris)
Markus Roberts
2010-01-05
1
-0
/
+1
|
*
Fix typo in documentation: wheter vs. whether.
Jeroen van Meeuwen
2010-01-03
1
-1
/
+1
|
*
Partial rollback of refinements to fix for #2994
Markus Roberts
2010-01-02
1
-3
/
+3
|
*
Do not close stdout or stderr in execute.
Ricky Zhou
2010-01-02
1
-9
/
+12
[next]