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
*
Fix #2389 - Enhance Puppet DSL with Hashes
Brice Figureau
2010-02-17
11
-918
/
+1389
*
Fix #2929 - Allow checksum to be "none"
Brice Figureau
2010-02-17
10
-5
/
+76
*
Fix #3186 - require function set relationship only on the last class
Brice Figureau
2010-02-17
3
-4
/
+31
*
Fixing #3185 Rakefile is loading puppet.rb twice
Jesse Wolfe
2010-02-17
1
-1
/
+1
*
Fix #3150 - require function doesn't like ::class syntax
Brice Figureau
2010-02-17
2
-0
/
+18
*
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
2
-7
/
+7
*
Resolving conflicts with ???
Markus Roberts
2010-02-17
1
-1
/
+1
*
Add AIX package management support (installp&nim)
Andrew Forgue
2010-02-17
4
-0
/
+281
*
Fixing #3148 Settings#without_noop when run with no noop setting
Luke Kanies
2010-02-17
2
-3
/
+9
*
Move scope parenting & class_scope from Compiler to Scope
Markus Roberts
2010-02-17
6
-101
/
+97
*
[#3392] Better Rakefile, remove puppetmasterd spec
Rein Henrichs
2010-02-17
2
-163
/
+6
*
Fixing tests in pkg provider
Markus Roberts
2010-02-17
1
-6
/
+6
*
bug #3407 Part 2
Jesse Wolfe
2010-03-22
1
-1
/
+1
*
Fixing #3407 Failing tests in spec/unit/node/environment.rb
Jesse Wolfe
2010-03-22
3
-19
/
+21
*
Bug #3406 augeas spec fails if there is not a default provider
Jesse Wolfe
2010-03-22
1
-0
/
+2
*
Bug #3402 Stub returning invalid type for :noop
Jesse Wolfe
2010-03-22
1
-1
/
+2
*
Bug #3401 Spec failed due to missing manditory setting in mock
Jesse Wolfe
2010-03-22
1
-2
/
+6
*
Bug #3400 Bad mocks causing failing tests
Jesse Wolfe
2010-03-22
1
-1
/
+3
*
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
58
-1440
/
+1056
|
\
|
*
Fixed #3162 - tidy does not remove empty files when "size => 0" is set
James Turnbull
2010-02-09
2
-1
/
+7
|
*
Fixed #3128 - Updated man pages and moved puppet.conf.8 to puppet.conf.5
James Turnbull
2010-02-09
7
-1090
/
+723
|
*
Add version number to puppetlast display.
Mark Plaksin
2010-02-08
1
-1
/
+1
|
*
Forgot fakedata called in spec
James Turnbull
2010-02-04
1
-0
/
+1
|
*
Fixing #2669 puppetmasterd integration has leaky state
Jesse Wolfe
2010-02-04
1
-9
/
+20
|
*
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
3
-0
/
+15
|
*
Minor unit test fixes
James Turnbull
2010-01-30
2
-6
/
+6
|
*
vim: Improve function matching when functions contain ')'
Todd Zullinger
2010-01-30
1
-2
/
+4
|
*
vim: puppetDefArguments is contained by puppetDefine
Todd Zullinger
2010-01-30
1
-1
/
+1
|
*
Fix for #3094 (libdir should take ":" delimited path)
Markus Roberts
2010-01-30
2
-3
/
+4
|
*
Fix #1842 Net::HTTP#enable_post_connection_check doesn't work anymore
Jesse Wolfe
2010-01-30
8
-27
/
+9
|
*
Fix for #3035 (redhat services use init for source)
Markus Roberts
2010-01-30
1
-1
/
+1
|
*
Fix for #3077 (unit tests broken in 0.25.1-->0.25.4)
Markus Roberts
2010-01-30
6
-73
/
+18
|
*
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
|
*
Updated CHANGELOG for 0.25.4
James Turnbull
2010-01-29
1
-103
/
+15
|
*
Partial reversion of patch for #3088 to fix #3104 (Exception misreported)
Markus Roberts
2010-01-24
12
-16
/
+16
|
*
Updated CHANGELOG for 0.25.4rc3
James Turnbull
2010-01-25
1
-10
/
+39
|
*
Fix for #3088 (catching Exception also traps SystemExit)
Markus Roberts
2010-01-24
12
-0
/
+32
|
*
Fix for #3089 (timestamp may now be a time object, not a string)
Markus Roberts
2010-01-22
1
-1
/
+1
|
*
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
|
*
Updated CHANGELOG for 0.24.5rc2
James Turnbull
2010-01-20
1
-290
/
+103
|
*
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
6
-6
/
+123
|
*
Fix for #3075 (sshkey host_aliases ignored)
Markus Roberts
2010-01-15
2
-9
/
+28
|
*
Updated version and CHANGELOG for 0.25.4
James Turnbull
2010-01-14
2
-43
/
+144
|
*
Revert "Fix #2845 Cron entries using "special" parameter lose their title whe...
James Turnbull
2010-01-14
2
-25
/
+9
[next]