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
/
test
/
language
Commit message (
Expand
)
Author
Age
Files
Lines
*
Scope[] now returns nil for undefined variables
Luke Kanies
2011-07-15
1
-2
/
+2
*
Adding []/[]= support to Scope
Luke Kanies
2011-07-15
3
-56
/
+27
*
(#6928) Remove --parseonly
Nick Lewis
2011-04-13
1
-1
/
+0
*
Refactor en route to #5027 -- remove usestring parameter from lookupvar
Markus Roberts
2011-04-12
2
-23
/
+10
*
(#4576) Raise an error when a node is classified into a non-existent class
Jesse Wolfe
2011-03-24
1
-1
/
+1
*
Merge branch '2.6.x' into next
Nick Lewis
2010-12-16
1
-0
/
+3
|
\
|
*
Fix #1757 Change file mode representation to octal
Jesse Wolfe
2010-12-08
1
-0
/
+3
*
|
maint: Use expand_path when requiring spec_helper or puppettest
Matt Robinson
2010-12-06
7
-7
/
+7
*
|
Maint: Refactor tests to use <class>.indirection.<method>
Paul Berry
2010-11-29
3
-10
/
+10
*
|
[4638] Cleanup of plurals and inheritance relationships in AST
Paul Berry
2010-08-27
1
-2
/
+4
*
|
Merge remote branch 'paul/4472-4483-4496-4521-4522'
Jesse Wolfe
2010-08-17
3
-48
/
+39
|
\
\
|
|
/
|
/
|
|
*
[#4496]+[#4521]+[#4522] Add structures to the AST to represent type definitio...
Paul Berry
2010-08-13
3
-48
/
+39
*
|
[#4344] Fix for failing templates when module name matches file in local dir.
Paul Berry
2010-08-03
1
-6
/
+6
|
/
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
7
-1840
/
+1840
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
4
-33
/
+33
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
1
-3
/
+3
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
2
-6
/
+2
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
5
-38
/
+37
*
Code smell: English names for special globals rather than line-noise
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
6
-74
/
+147
*
Remove an old test that had been unintentionally reintroduced by a mistake in...
Jesse Wolfe
2010-06-25
1
-48
/
+0
*
Tweak for fix for #1175 to fix test failures
Markus Roberts
2010-06-24
1
-2
/
+4
*
{#3866] Rename the method metaclass to singleton_class to avoid the deprecati...
Matt Robinson
2010-02-17
1
-0
/
+48
*
Fixing #2658 - adding backward compatibility for 0.24
Luke Kanies
2010-02-17
2
-12
/
+4
*
Fixing #3668 - fixed autoloading classes from modules
Luke Kanies
2010-02-17
1
-197
/
+0
*
Fix test in parser.rb due to API change
Jesse Wolfe
2010-04-12
1
-1
/
+1
*
Removing any mentions of :casesensitive setting
Luke Kanies
2010-04-09
2
-164
/
+0
*
Finishing renaming :params to :parameters internally
Luke Kanies
2010-02-17
4
-115
/
+10
*
Fixing type/title resource resolution
Luke Kanies
2010-02-17
1
-77
/
+0
*
Fixing most of the broken tests in test/
Luke Kanies
2010-02-17
5
-66
/
+3
*
Removing Resource::Reference classes
Luke Kanies
2010-02-17
4
-774
/
+52
*
Adding parameter validation to Puppet::Resource
Luke Kanies
2010-02-17
1
-4
/
+4
*
Resolving conflicts with ???
Markus Roberts
2010-02-17
2
-2
/
+0
*
Renaming Parser::ResourceType to Resource::Type
Luke Kanies
2010-02-17
1
-3
/
+3
*
Renaming LoadedCode to ResourceTypeCollection
Luke Kanies
2010-02-17
1
-3
/
+3
*
Some tests were leaking state when the test failed
Jesse Wolfe
2010-02-17
2
-2
/
+7
*
Typo in method call in test.
Jesse Wolfe
2010-02-17
1
-1
/
+1
*
Fix #2389 - Enhance Puppet DSL with Hashes
Brice Figureau
2010-02-17
1
-0
/
+7
*
Fix #2818 - scope variable assigned with undef are not "undef"
Brice Figureau
2009-12-29
1
-1
/
+1
*
Removing unnecessary debug output
Luke Kanies
2009-08-03
1
-1
/
+0
*
Fixing a small test by stubbing instead of mocking
Luke Kanies
2009-08-02
1
-2
/
+1
*
Fixing tests broken by caching autoload results
Luke Kanies
2009-08-02
1
-2
/
+2
*
Enhance selector and case statements to match with regexp
Brice Figureau
2009-08-01
1
-1
/
+2
*
Fix #2033 - Allow regexp in if expression
Brice Figureau
2009-08-01
2
-2
/
+7
*
Switching to LoadedCode from ASTSet
Luke Kanies
2009-07-05
6
-100
/
+72
*
Fixing #2336 - qualified variables only throw warnings
Luke Kanies
2009-06-11
1
-50
/
+0
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
7
-39
/
+39
*
Changed tabs to spaces without interfering with indentation or alignment
Ian Taylor
2009-06-06
7
-26
/
+26
*
Modules now can find their own paths
Luke Kanies
2009-05-15
1
-1
/
+1
*
Fix snippets tests failing because of activated storeconfigs
Brice Figureau
2009-05-15
2
-0
/
+25
[next]