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
/
parser
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
Fix #5720 - puppetdoc misses some class comments
Brice Figureau
2011-02-11
2
-4
/
+7
|
|
*
|
Fix #6280 - puppetdoc crashing on string interpolation
Brice Figureau
2011-02-11
1
-1
/
+1
|
|
|
/
|
*
|
(#6270) Fix formatting in split function's doc string
nfagerlund
2011-02-09
1
-7
/
+7
|
*
|
(#6270) Fix formatting in regsubst function's doc string
nfagerlund
2011-02-09
1
-14
/
+7
|
|
/
*
|
Revert #5691 "Merge remote branch 'brice/feature/process-instrumentation' int...
Jesse Wolfe
2011-03-01
1
-5
/
+1
*
|
Merge remote branch 'brice/feature/process-instrumentation' into next
Jesse Wolfe
2011-02-25
1
-1
/
+5
|
\
\
|
*
|
Some high-level process name probes
Brice Figureau
2010-12-18
1
-1
/
+5
*
|
|
Merge branch '2.6.x' into next
Matt Robinson
2011-02-02
3
-12
/
+52
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'tickets/2.6.x/5564' into 2.6.next
Paul Berry
2011-02-01
1
-3
/
+6
|
|
\
\
|
|
*
|
Fixed #5564 - Added some more fqdn_rand documentation
James Turnbull
2011-02-01
1
-3
/
+6
|
*
|
|
Merge branch 'ticket/2.6.next/5045' into 2.6.next
Matt Robinson
2011-02-01
1
-3
/
+18
|
|
\
\
\
|
|
*
|
|
(#5045) Cleaning up some tests and code
Matt Robinson
2011-01-24
1
-1
/
+1
|
|
*
|
|
(#5045) External node classifiers should be able to specify params for classes
Dan Bode
2011-01-24
1
-3
/
+18
|
*
|
|
|
(#5944) Remove documentation of define() when used on nodes, as it is not a s...
nfagerlund
2011-01-25
1
-21
/
+3
|
*
|
|
|
(#5944) Further edits of inline defined() documentation.
nfagerlund
2011-01-25
1
-25
/
+30
|
*
|
|
|
(#5944) Improve documentation of defined() function
nfagerlund
2011-01-25
1
-6
/
+41
|
|
/
/
/
*
|
|
|
Merge branch '2.6.x' into next
Nick Lewis
2011-01-06
1
-0
/
+4
|
\
|
|
|
|
*
|
|
maint: Prune #inspect methods on various objects
Jesse Wolfe
2011-01-03
1
-0
/
+4
|
*
|
|
maint: Fix tests that don't run on their own
Matt Robinson
2010-12-16
1
-0
/
+1
|
|
/
/
*
|
|
maint: Fix tests that don't run on their own
Matt Robinson
2010-11-22
1
-0
/
+1
*
|
|
Merge commit '2.6.3' into next
Paul Berry
2010-11-17
4
-58
/
+51
|
\
|
|
|
|
/
|
/
|
|
*
Fix for #5298 -- Collections need to do type lookup
Markus Roberts
2010-11-16
1
-1
/
+2
|
*
Step towards [5298] -- cleanup indentation, etc. in AST::Collection
Markus Roberts
2010-11-16
1
-51
/
+33
|
*
Fix #4921 - race condition in Parser Functions creation
Brice Figureau
2010-11-12
1
-2
/
+4
|
*
Fix #5252 - line number mis-attribution during parsing
Brice Figureau
2010-11-11
1
-3
/
+3
|
*
Fix #5127 - error when accessing array elements
Brice Figureau
2010-11-10
1
-2
/
+10
*
|
Merge commit '2.6.3rc2' into next
Paul Berry
2010-11-09
3
-6
/
+8
|
\
|
|
*
(#4534/#4778) -- Normalize parameterized classes
Paul Berry
2010-10-27
2
-5
/
+6
|
*
Fix for #5022 -- Escaped newlines should be elided
Markus Roberts
2010-10-18
1
-1
/
+2
*
|
Merge remote branch 'paul/ticket/next/4657' into next
Jesse Wolfe
2010-10-05
4
-9
/
+21
|
\
\
|
*
|
[#4657] Customer-supplied .rb files are not compatible with multiple environm...
Paul Berry
2010-09-02
4
-9
/
+23
*
|
|
Merge commit '2.6.2rc1' into next
Jesse Wolfe
2010-10-04
3
-2
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fixed documentation typo
James Turnbull
2010-10-01
1
-1
/
+1
|
*
|
Fixes #4792 (Duplicate definition since 2.6.1 upgrade)
Paul Berry
2010-09-30
1
-0
/
+1
|
*
|
Fix for #4804 -- escaped backslashes in interpolated strings
Markus Roberts
2010-09-28
1
-1
/
+1
*
|
|
Partial merge to 2.6.2rc1 : Merge commit '574812e' into next
Jesse Wolfe
2010-10-04
1
-1
/
+0
|
\
|
|
|
*
|
(#4860) Add regression tests that would have caught bad params method
Matt Robinson
2010-09-28
1
-5
/
+1
*
|
|
Partial merge to 2.6.2rc1 : Merge commit '8cd1540' into next
Jesse Wolfe
2010-10-02
1
-1
/
+1
|
\
|
|
|
*
|
[#4692] undefined variables cause :undef to be passed to functions
Paul Berry
2010-09-22
1
-1
/
+1
*
|
|
Partial merge to 2.6.2rc1 : Merge commit 'f950061' into next
Jesse Wolfe
2010-10-02
1
-1
/
+3
|
\
|
|
|
*
|
[#4716] ResourceTypeAPI exposes implementation details that are likely to change
Paul Berry
2010-09-22
1
-1
/
+3
*
|
|
Partial merge to 2.6.2rc1 : Merge commit '2b50f30' into next
Jesse Wolfe
2010-10-02
2
-59
/
+59
|
\
|
|
|
*
|
[#4771] Import of manifests with the same name only happens once
Paul Berry
2010-09-23
2
-49
/
+51
*
|
|
Partial merge to 2.6.2rc1 : Merge commit '7b8cb74' into next
Jesse Wolfe
2010-10-02
2
-3
/
+10
|
\
|
|
|
*
|
Minimal fix for #4631 -- set implicit classes as in 0.25.x
Markus Roberts
2010-09-23
1
-0
/
+7
|
*
|
Fixed versioncmp function typo
James Turnbull
2010-09-16
1
-1
/
+1
|
*
|
Documentation updates for Markdown conversion
James Turnbull
2010-09-14
1
-3
/
+3
*
|
|
Merge commit '2.6.1rc4' into next
Jesse Wolfe
2010-09-13
3
-144
/
+135
|
\
|
|
|
*
|
Fix for #4693 -- implicit stages should never be serialized
Markus Roberts
2010-09-07
1
-1
/
+1
|
*
|
Fixed extlookup documentation and spacing
James Turnbull
2010-08-31
2
-143
/
+134
[prev]
[next]