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
...
*
Modifying the REST client error to make server errors more clear
Luke Kanies
2009-08-01
1
-1
/
+1
*
Fixes #2472. Load Facter facts when ralsh is invoked, plus test.
Nigel Kersten
2009-08-01
1
-0
/
+2
*
Fixes #2461. Provide new and old code paths for macosx_productversion_major w...
Nigel Kersten
2009-07-31
1
-1
/
+12
*
Fixing #2440 - catalogs can now be compiled on demand
Luke Kanies
2009-07-31
1
-1
/
+27
*
Exiting from app failures instead of raising
Luke Kanies
2009-07-31
1
-5
/
+16
*
Fix #2465 - Default auth information is confusing with no auth.conf
Brice Figureau
2009-07-30
1
-1
/
+1
*
Fix #2459 - puppetdoc added namespace classes as RDoc modules instead of classes
Brice Figureau
2009-07-30
2
-1
/
+9
*
Fix #2448 - fix the broken runit provider and tests
Brice Figureau
2009-07-29
1
-0
/
+10
*
Fixed #2405 - Mount parameter "dump" doesn't accept all valid values on FreeBSD
James Turnbull
2009-07-29
1
-2
/
+7
*
Fixes #2362. Do not validate users/groups when supplied with numeric uid/gids
Nigel Kersten
2009-07-29
2
-0
/
+12
*
Fix #2454 - Definition named after a module don't show in puppetdoc
Brice Figureau
2009-07-28
1
-2
/
+0
*
Fix #2453 - puppetdoc mixes long class names that look alike
Brice Figureau
2009-07-28
1
-2
/
+14
*
Fix #2422 & #2433 - make sure puppetdoc transform AST::Leaf boolean correctly
Brice Figureau
2009-07-25
5
-25
/
+35
*
Fixing #2296 - overlapping recursions work again
Luke Kanies
2009-07-25
1
-1
/
+29
*
Fixing #2423 - no more strange dependency cycles
Luke Kanies
2009-07-25
1
-1
/
+5
*
Fixing #2443: Adding debugging guidance to dep cycle errors
Luke Kanies
2009-07-25
1
-1
/
+1
*
Minor fix to URL for LDAP nodes documentation
James Turnbull
2009-07-24
1
-1
/
+1
*
Fixing #2399 - removing client-side rrd graphs
Luke Kanies
2009-07-23
2
-5
/
+0
*
Fixing #2421 - file renaming errors now propagate
Luke Kanies
2009-07-24
1
-1
/
+1
*
Fixes #2438, get major OS X version from Facter and replace Puppet::Error inv...
Nigel Kersten
2009-07-24
1
-20
/
+16
*
Fixing #2403 - provider specificity is richer and better
Luke Kanies
2009-07-24
2
-4
/
+4
*
Fix #2439 - let puppetdoc use loaded_code
Brice Figureau
2009-07-24
2
-3
/
+9
*
Fixed #2436 - Changed ralsh to use Puppet::Type.new and avoid deprecation notice
James Turnbull
2009-07-23
1
-1
/
+1
*
Make pkgdmg default Darwin provider, make confines consistent on Darwin packa...
Nigel Kersten
2009-07-21
4
-7
/
+7
*
Fix #2425 - make sure client can contact CA server with REST
Brice Figureau
2009-07-21
3
-0
/
+9
*
Fix #2424 - take 2, make sure default mounts allow every clients
Brice Figureau
2009-07-21
1
-0
/
+2
*
Fix #2424 - File server can't find module in environment
Brice Figureau
2009-07-18
2
-3
/
+3
*
Fix small typo in the fix for #2394
Brice Figureau
2009-07-18
1
-1
/
+1
*
Feature #2378 - Implement "thin_storeconfigs"
Brice Figureau
2009-07-18
2
-2
/
+15
*
Fix #2391 - Exported resources never make to the storeconfigs db
Brice Figureau
2009-07-18
5
-3
/
+30
*
Fix #2261 - Make sure query string parameters are properly escaped
Brice Figureau
2009-07-17
3
-6
/
+7
*
Fixed #579 - puppet should try to clear solaris 10 services in maintenance state
James Turnbull
2009-07-16
1
-1
/
+8
*
Fix #1963 - Failing to read /proc/mounts for selinux kills file downloads
Ricky Zhou
2009-07-16
1
-2
/
+8
*
Fixing #2245 - provider lists are not lost on type reload
Luke Kanies
2009-07-16
1
-12
/
+20
*
Ruby no longer clobbers puppet autoloading
Luke Kanies
2009-07-16
1
-0
/
+1
*
deprecate NetInfo providers and examples, remove all NetInfo references and t...
Nigel Kersten
2009-07-14
12
-447
/
+10
*
Fixed #2410 - default acl logs as info instead of warn.
Sam Livingston-Gray
2009-07-14
1
-1
/
+1
*
Fixed #2394 - warn once on module mount deprecation.
Sam Livingston-Gray
2009-07-13
1
-1
/
+1
*
Fixes #2258,#2257,#2256. Maintain correct type for integers/booleans, allow c...
Nigel Kersten
2009-07-11
2
-7
/
+39
*
Added Markdown mode to puppetdoc to output Markdown.
James Turnbull
2009-07-10
2
-8
/
+54
*
Allow boolean value for boolean cli parameter
Brice Figureau
2009-07-10
1
-0
/
+2
*
Fix #2364 - Associates the correct comment to the right statement
Brice Figureau
2009-07-10
2
-9
/
+15
*
Make sure the parser sees the correct line number
Brice Figureau
2009-07-10
4
-233
/
+292
*
Fix #2366 - puppetdoc was parsing classes in the wrong order
Brice Figureau
2009-07-10
1
-1
/
+2
*
Fixes #2367 - Mongrel::HTTPRequest returns a StringIO object
James Turnbull
2009-07-08
1
-1
/
+1
*
Fix #2082 - puppetca shouldn't list revoked certificates
Brice Figureau
2009-07-07
2
-2
/
+19
*
Fix #2348 - Allow authstore (and REST auth) to match allow/deny against opaqu...
Brice Figureau
2009-07-07
1
-3
/
+10
*
Fix #2392 - use Content-Type for REST communication
Brice Figureau
2009-07-05
6
-18
/
+72
*
Fixed #2293 - Added cron syntax X-Y/Z and '7' for sunday
James Turnbull
2009-07-05
1
-3
/
+8
*
Switching to LoadedCode from ASTSet
Luke Kanies
2009-07-05
8
-82
/
+69
[prev]
[next]