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
*
Merge branch '2.7.x'
Nick Lewis
2011-08-24
2
-13
/
+22
|
\
|
*
(#8268) Require windows drive letters in absolute file paths
Josh Cooper
2011-08-19
1
-1
/
+2
|
*
Merge pull request #48 from daniel-pittman/maint/2.7.x/strip-incorrect-rights...
Matt Robinson
2011-08-18
1
-3
/
+0
|
|
\
|
|
*
maint: remove inaccurate copyright and license statements.
Daniel Pittman
2011-08-18
1
-3
/
+0
|
*
|
Maint: Fix line wrapping in create_resources function
nfagerlund
2011-08-18
1
-2
/
+4
|
|
/
|
*
Maint: Improve create_resources function's doc string
nfagerlund
2011-08-17
1
-10
/
+20
*
|
Merge branch '2.7.x'
Matt Robinson
2011-08-15
1
-8
/
+10
|
\
|
|
*
Maint: Fix poor documentation for versioncmp function.
nfagerlund
2011-08-09
1
-6
/
+9
|
*
Merge branch '2.7rc' into 2.7.x
Michael Stahnke
2011-07-25
3
-0
/
+78
|
|
\
|
*
|
(#8032) Add containment to create_resources
Jeff McCune
2011-07-10
1
-5
/
+6
|
*
|
Clean up indentation, whitespace, and commented out code
Jacob Helwig
2011-06-28
1
-6
/
+1
*
|
|
(#8814) Update fqdn_rand for ruby 1.9.2 rand bug.
Nan Liu
2011-08-11
1
-1
/
+1
*
|
|
(#8268) Require windows drive letters in absolute file paths
Josh Cooper
2011-07-19
1
-1
/
+2
*
|
|
Scope[] now returns nil for undefined variables
Luke Kanies
2011-07-15
4
-12
/
+17
*
|
|
Making the Functions module more resilient
Luke Kanies
2011-07-15
1
-1
/
+4
*
|
|
Cleaning up indentation in versoncmp function
Luke Kanies
2011-07-15
1
-4
/
+2
*
|
|
Improving an error message
Luke Kanies
2011-07-15
1
-1
/
+1
*
|
|
Adding Scope#each method
Luke Kanies
2011-07-15
1
-0
/
+4
*
|
|
Adding Scope#include? method
Luke Kanies
2011-07-15
1
-0
/
+4
*
|
|
Resource type defaults cleanup
Luke Kanies
2011-07-15
1
-4
/
+6
*
|
|
Adding default environment to Scope
Luke Kanies
2011-07-15
1
-6
/
+2
*
|
|
Adding []/[]= support to Scope
Luke Kanies
2011-07-15
7
-37
/
+48
*
|
|
(#8032) Add containment to create_resources
Jeff McCune
2011-06-21
1
-5
/
+6
|
|
/
|
/
|
*
|
Clean up indentation, whitespace, and commented out code
Jacob Helwig
2011-06-17
1
-6
/
+1
*
|
Merge branch '2.7.x'
Max Martin
2011-06-02
2
-6
/
+10
|
\
|
|
*
Merge branch '2.6.x' into 2.7.x
Max Martin
2011-06-02
1
-5
/
+9
|
|
\
|
|
*
(#5318) Always notice changes to manifests when compiling.
Daniel Pittman
2011-05-27
1
-5
/
+9
|
*
|
Merge branch '2.7rc' into 2.7.x
Nick Lewis
2011-05-26
1
-1
/
+1
|
|
\
\
|
|
*
|
(#7681) Allow array variables as resource references
Nick Lewis
2011-05-26
1
-1
/
+1
*
|
|
|
Merge branch '2.7.next' into next
Pieter van de Bruggen
2011-05-18
3
-1261
/
+952
|
\
|
|
|
|
*
|
|
(#7523) Refactor the grammar to reduce duplication
Nick Lewis
2011-05-17
3
-1261
/
+952
|
*
|
|
Merge branch '2.7.x' into 2.7.next
Daniel Pittman
2011-05-06
1
-1
/
+1
|
|
\
|
|
|
|
*
|
(#7101) Fix template error messages in Ruby 1.8.5
Max Martin
2011-04-26
1
-1
/
+1
|
*
|
|
Merge branch '2.6.next' into 2.7.next
Josh Cooper
2011-04-21
1
-0
/
+2
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Maint: Fix a #4655 introduced log inconsistency
Jesse Wolfe
2011-04-20
1
-0
/
+2
|
|
*
|
(#4655) Allow stage to be set using a default class parameter
Jacob Helwig
2011-04-19
3
-14
/
+26
|
|
*
|
(#5477) Allow watch_file to watch non-existent files, especially site.pp
Jesse Wolfe
2011-03-25
2
-3
/
+3
|
|
*
|
(4576) - if ENC declares invalid class, it is logged at warning.
Dan Bode
2011-03-16
1
-1
/
+1
*
|
|
|
Fixed #7481 - Added MIT license to Thomas Bellman's function code
James Turnbull
2011-05-12
3
-0
/
+78
*
|
|
|
(#7101) Fix template error messages in Ruby 1.8.5
Max Martin
2011-04-27
1
-1
/
+1
*
|
|
|
Maint: Fix a #4655 introduced log inconsistency
Jesse Wolfe
2011-04-20
1
-0
/
+2
|
/
/
/
*
|
|
Merge branch 'tickets/2.7.x/4655-parameterized-classes-default-stages' into next
Jacob Helwig
2011-04-19
3
-14
/
+26
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
(#4655) Allow stage to be set using a default class parameter
Jacob Helwig
2011-04-19
3
-14
/
+26
*
|
|
Cleanup trailing whitespace
Jacob Helwig
2011-04-14
1
-2
/
+2
*
|
|
(#7111) Clarify scoping deprecation warning
Jacob Helwig
2011-04-14
1
-1
/
+1
|
/
/
*
|
Merge branch 'ticket/next/6928' into next
Nick Lewis
2011-04-13
1
-0
/
+2
|
\
\
|
*
|
Revert "(#6928) Removed --ignoreimport"
Nick Lewis
2011-04-13
1
-0
/
+2
*
|
|
Merge branch 'ticket/next/6928' into next
Nick Lewis
2011-04-13
3
-8
/
+6
|
\
|
|
|
*
|
(#6928) Removed --ignoreimport
Nick Lewis
2011-04-13
1
-2
/
+0
|
*
|
(#6928) Remove --parseonly
Nick Lewis
2011-04-13
2
-6
/
+6
[next]