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
/
spec
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
Modified the error message that is generated when a class, definition,
Paul Berry
2010-09-07
2
-2
/
+8
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge remote branch 'paul/ticket/next/4638' into next
Jesse Wolfe
2010-09-09
3
-42
/
+35
|
\
\
\
\
|
*
|
|
|
[4638] Cleanup of plurals and inheritance relationships in AST
Paul Berry
2010-08-27
3
-42
/
+35
*
|
|
|
|
Merge remote branch 'paul/ticket/next/4570' into next
Jesse Wolfe
2010-09-08
1
-0
/
+25
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fixed issue #4570 (Race conditions when serializing objects to YAML).
Paul Berry
2010-08-23
1
-0
/
+25
*
|
|
|
|
Merge commit '2.6.1rc3' into next
Jesse Wolfe
2010-08-27
5
-29
/
+68
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Fix for #4542 -- included classes weren't assigned proper stages
Markus Roberts
2010-08-24
1
-1
/
+12
|
*
|
|
Fix for #4518 -- classes not getting added to compiler.classes
Markus Roberts
2010-08-21
1
-0
/
+17
|
*
|
|
[#4545] Remove obsolete 'trac' specs
Jesse Wolfe
2010-08-21
1
-19
/
+0
|
*
|
|
Maint. -- Fix test failures broken by previous commit
Markus Roberts
2010-08-21
1
-6
/
+18
|
*
|
|
[#4298] Puppet apply prints an error if the file to apply doesn't exist
Matt Robinson
2010-08-21
1
-3
/
+21
|
|
/
/
*
|
|
Merge remote branch 'paul/4472-4483-4496-4521-4522'
Jesse Wolfe
2010-08-17
14
-242
/
+351
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[#4496]+[#4521]+[#4522] Add structures to the AST to represent type definitio...
Paul Berry
2010-08-13
12
-97
/
+225
|
*
|
Moved perform_initial_import from Puppet::Resource::TypeCollection to Puppet:...
Paul Berry
2010-08-13
4
-67
/
+64
|
*
|
[#4472]+[#4483] Moved type-name resolution out of Puppet::Parser::TypeLoader.
Paul Berry
2010-08-12
3
-96
/
+80
|
*
|
[#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...
Jesse Wolfe
2010-07-30
10
-55
/
+37
|
|
/
*
|
Further RST to Markdown fixes for types, values, tests
James Turnbull
2010-08-12
1
-2
/
+2
*
|
Maint. Passenger fix broke a test
Markus Roberts
2010-08-06
1
-3
/
+3
*
|
Fixes #4485 -- single quoted strings should not treat \n as new line
Markus Roberts
2010-08-05
1
-0
/
+1
*
|
[#4364] Fix failing spec due to incorrect loglevel
Jesse Wolfe
2010-08-04
1
-1
/
+1
*
|
Fix for #4465 -- earlier "feature" patch broke ldap
Markus Roberts
2010-08-04
1
-17
/
+19
*
|
[#4467] Make Puppet Master respect facts_terminus settings
Rein Henrichs
2010-08-04
2
-6
/
+13
*
|
[#4370] Fixes extlookup precedence getting overwritten between runs
Matt Robinson
2010-08-03
2
-3
/
+17
*
|
[#4423] repair parameterized class instantiation
Jesse Wolfe
2010-08-03
1
-0
/
+7
*
|
[#4423] class { shouldn't get stored on the namespace stack
Jesse Wolfe
2010-08-03
1
-0
/
+6
*
|
[#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...
Jesse Wolfe
2010-08-03
10
-55
/
+37
*
|
[#4344] Fix for failing templates when module name matches file in local dir.
Paul Berry
2010-08-03
2
-4
/
+4
*
|
[#4242] Fixed (removed) a broken unit test
Nick Lewis
2010-08-03
1
-22
/
+0
|
/
*
Fix #4349 - Parsing with ignoreimport=true was always loading site.pp
Markus Roberts
2010-07-25
1
-0
/
+8
*
Fix #4348 - Puppet doc single manifest broken
Brice Figureau
2010-07-25
1
-0
/
+13
*
extlookup() is a builtin
Jesse Wolfe
2010-07-25
1
-0
/
+85
*
[#4333] old optparse doesn't support default_argv=
Jesse Wolfe
2010-07-25
1
-12
/
+2
*
Fix #4319 - source file url sent to the master is invalid
Brice Figureau
2010-07-25
1
-1
/
+1
*
Fix for #4303 -- reverting to old escaping in '-strings
Markus Roberts
2010-07-25
1
-0
/
+3
*
Fix #4302 - Compilation speed regression compared to 2.6
Brice Figureau
2010-07-25
1
-3
/
+32
*
Fix #4286 - rename puppetdoc global module <site> to __site__
Brice Figureau
2010-07-25
1
-3
/
+3
*
Temporary tweak to tests for #4242
Markus Roberts
2010-07-25
1
-0
/
+5
*
[#4242] Fixed recursion due to parents including their children
Nick Lewis
2010-07-25
1
-0
/
+50
*
Fix for #3382 -- Empty classes as graph placeholders
Markus Roberts
2010-07-24
1
-2
/
+12
*
Fixing #4268 - manifests always imported
Luke Kanies
2010-07-19
2
-23
/
+16
*
[#4269] Undef variables interpolate to empty string
Nick Lewis
2010-07-19
1
-0
/
+31
*
[#4270] Force inherited classes to load into the correct environment
Jesse Wolfe
2010-07-19
2
-5
/
+26
*
[#4287] Fix the undefined evaluate_match error when comparing functions
Matt Robinson
2010-07-19
2
-57
/
+70
*
[#4233] Ruby regexps are not multiline by default, but Resource titles can be...
Jesse Wolfe
2010-07-18
3
-0
/
+44
*
Fix for #4236 -- Only interpolate $ if followed by a variable
Markus Roberts
2010-07-18
1
-1
/
+7
*
Fix #4238 - if should match undef as ''
Brice Figureau
2010-07-18
2
-24
/
+69
*
Minimal fix for #4243 -- import isn't thread safe
Markus Roberts
2010-07-18
1
-13
/
+13
*
[#4247] storeconfigs was calling Puppet::Parser::Resource.new with the wrong ...
Jesse Wolfe
2010-07-18
2
-0
/
+22
*
[#4256] External nodes parameters can now be assigned to nodes
Matt Robinson
2010-07-18
1
-4
/
+5
*
Fix #4262 - Puppetmaster used to log compilation time
Brice Figureau
2010-07-18
1
-0
/
+10
[prev]
[next]