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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minimal fix for #4691 -- class name uppercased in $name
Markus Roberts
2010-09-07
1
-1
/
+1
*
Fix for #4693 -- implicit stages should never be serialized
Markus Roberts
2010-09-07
1
-1
/
+1
*
Fix for tests broken by fix for #4489 -- stub standalone
Markus Roberts
2010-09-07
1
-1
/
+5
*
Fix for #4489 -- apply was using the rest terminus
Markus Roberts
2010-09-07
2
-0
/
+12
*
[#4462] uncaught Timeout::Error
Jesse Wolfe
2010-09-07
1
-1
/
+3
*
Fixed alias metaparam docs error
James Turnbull
2010-09-07
1
-1
/
+1
*
Skip apt-listbugs and apt-listchanges when installing from puppet
Dean Wilson
2010-09-04
1
-0
/
+4
*
Fixed queue require for #4555
James Turnbull
2010-09-03
1
-1
/
+1
*
Fixed #4100 - Added http_caching to yumrepo type
James Turnbull
2010-08-31
1
-0
/
+6
*
Added cost parameter to the yumrepo type
James Turnbull
2010-08-31
1
-0
/
+6
*
Fixed extlookup documentation and spacing
James Turnbull
2010-08-31
2
-143
/
+134
*
Fix for #4506 -- too much data being serialized
Markus Roberts
2010-08-31
1
-1
/
+1
*
Fixed terminus example documentation
James Turnbull
2010-08-29
2
-4
/
+4
*
Fix for #4456 -- need to accept some mime-type aliases
Markus Roberts
2010-08-24
2
-4
/
+10
*
Fix for #4489 -- apply was using the rest terminus
Markus Roberts
2010-08-24
1
-2
/
+2
*
Fix for #4542 -- included classes weren't assigned proper stages
Markus Roberts
2010-08-24
1
-13
/
+6
*
Fix for #4501 -- reports not generated in standalone
Markus Roberts
2010-08-24
1
-5
/
+10
*
Start server before agent
Bernhard Miklautz
2010-08-21
1
-1
/
+1
*
[#4555] puppet queue tries to call code it hasn't required
Jesse Wolfe
2010-08-21
1
-0
/
+1
*
fix #4528 - treat * as absent
Peter Meier
2010-08-21
1
-1
/
+1
*
Fix for #4518 -- classes not getting added to compiler.classes
Markus Roberts
2010-08-21
1
-0
/
+1
*
Maint. -- Fix test failures broken by previous commit
Markus Roberts
2010-08-21
1
-2
/
+8
*
Maint. Removing code at the request of the original author
Markus Roberts
2010-08-21
1
-10
/
+1
*
[#4298] Puppet apply prints an error if the file to apply doesn't exist
Matt Robinson
2010-08-21
1
-1
/
+4
*
Further RST to Markdown fixes for types, values, tests
James Turnbull
2010-08-12
14
-183
/
+130
*
Updated all types to Markdown output
James Turnbull
2010-08-11
68
-445
/
+410
*
Updated reference output to generate valid Markdown
James Turnbull
2010-08-11
3
-15
/
+9
*
Reformatting documentation from RST to MarkDown (#4509)
Jes Fraser
2010-08-11
5
-64
/
+64
*
Rewrote functions documentation to Markdown
James Turnbull
2010-08-11
18
-119
/
+114
*
Removed legacy Trac code
James Turnbull
2010-08-11
2
-34
/
+3
*
Fix for #4476 -- rails calling yaml internals
Markus Roberts
2010-08-06
1
-1
/
+1
*
Fixes #4485 -- single quoted strings should not treat \n as new line
Markus Roberts
2010-08-05
1
-11
/
+11
*
Passenger needs HTTP headers values to be string
Brice Figureau
2010-08-05
1
-1
/
+1
*
[#4404] Remove requirement for source on Parser::Resource::Param
Nick Lewis
2010-08-04
1
-1
/
+1
*
Fix #4458 - Do not dump the whole environment when instances can't be found
Brice Figureau
2010-08-04
1
-1
/
+1
*
Fix for #4465 -- earlier "feature" patch broke ldap
Markus Roberts
2010-08-04
1
-52
/
+8
*
[#4467] Make Puppet Master respect facts_terminus settings
Rein Henrichs
2010-08-04
2
-4
/
+1
*
added md5 support as requested in http://serverfault.com/questions/166199/pup...
Alice Kærast
2010-08-03
1
-0
/
+5
*
[#4381] extlookup shouldn't trigger reparses of .pp files
Jesse Wolfe
2010-08-03
1
-3
/
+0
*
[#4370] Fixes extlookup precedence getting overwritten between runs
Matt Robinson
2010-08-03
3
-12
/
+7
*
Fixed #4364 - Reduced audit msg from info to debug
James Turnbull
2010-08-03
1
-1
/
+1
*
[#4347] run_mode was colliding with --mode for "puppet doc"
Jesse Wolfe
2010-08-03
2
-2
/
+2
*
[#4423] repair parameterized class instantiation
Jesse Wolfe
2010-08-03
3
-17
/
+25
*
[#4423] class { shouldn't get stored on the namespace stack
Jesse Wolfe
2010-08-03
1
-1
/
+1
*
[#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...
Jesse Wolfe
2010-08-03
6
-130
/
+57
*
[#4344] Temporary fix to stop agent from importing modules
Nick Lewis
2010-08-03
1
-0
/
+4
*
[#4344] Fix for failing templates when module name matches file in local dir.
Paul Berry
2010-08-03
1
-1
/
+1
*
[#4336] "reportdir" was in the wrong section
Jesse Wolfe
2010-08-03
1
-10
/
+10
*
Fixed #4311 - Typo in defaults.rb
James Turnbull
2010-08-03
1
-1
/
+1
*
Fix #4461 - attempt to fix another performance issue
Brice Figureau
2010-08-03
3
-5
/
+22
[next]