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
/
parser.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#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
1
-672
/
+672
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
1
-21
/
+21
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
1
-8
/
+8
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-6
/
+3
*
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 Resource::Reference classes
Luke Kanies
2010-02-17
1
-304
/
+35
*
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
1
-2
/
+6
*
Removing unnecessary debug output
Luke Kanies
2009-08-03
1
-1
/
+0
*
Switching to LoadedCode from ASTSet
Luke Kanies
2009-07-05
1
-92
/
+64
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-11
/
+11
*
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
1
-0
/
+18
*
Merge branch '0.24.x'
Luke Kanies
2008-10-22
1
-0
/
+13
|
\
|
*
Fix #936 - Allow trailing comma in array definition
Brice Figureau
2008-10-21
1
-0
/
+13
*
|
Merge commit 'turnbull/0.24.x'
Luke Kanies
2008-08-26
1
-0
/
+8
|
\
|
|
*
Fix leaking LoadedFile when adding templates to be watched
Andrew Shafer
2008-08-23
1
-0
/
+8
*
|
Merge branch '0.24.x'
Luke Kanies
2008-04-11
1
-1
/
+8
|
\
|
|
*
Fixed #1184 -- definitions now autoload correctly all of the time.
Luke Kanies
2008-04-10
1
-1
/
+8
*
|
Merge branch 'master' into master_no_global_resources
Luke Kanies
2008-03-31
1
-8
/
+21
|
\
|
|
*
Found an array that leaked pretty quickly between reparsing
Luke Kanies
2008-03-21
1
-0
/
+1
|
*
Changing the name of the Compile class to Compiler,
Luke Kanies
2008-02-11
1
-2
/
+2
|
*
Refactoring the AST classes just a bit. I realized that
Luke Kanies
2008-02-08
1
-6
/
+6
|
*
Fixing #1017 -- environment-specific modulepath is no
Luke Kanies
2008-02-04
1
-0
/
+12
*
|
Another round of test-fixes toward eliminating global resource
Luke Kanies
2008-01-14
1
-11
/
+0
|
/
*
Fixing a parser test -- really, just removing tests
Luke Kanies
2007-11-13
1
-17
/
+3
*
Fixing #800 by refactoring how configurations are retrieved
Luke Kanies
2007-11-12
1
-0
/
+1
*
Changing the test/ classes so that they work from the main
Luke Kanies
2007-10-26
1
-1
/
+1
*
Adding a :code setting for specifying code to run
Luke Kanies
2007-10-05
1
-1
/
+2
*
Removing the Id tags from all of the files
Luke Kanies
2007-10-03
1
-1
/
+0
*
Fixed #774, which fixed fully qualified collection statements
Michael V. O'Brien
2007-09-10
1
-0
/
+8
*
*Finally* fixing the tests that were failing around users and groups. The pr...
Luke Kanies
2007-09-07
1
-1
/
+1
*
Renaming some ast resource classes and files so they make a lot more sense.
Luke Kanies
2007-09-06
1
-2
/
+2
*
Flipped the switch so that compiles now return a Configuration instance inste...
Luke Kanies
2007-09-04
1
-1
/
+1
*
Successfully modified all tests and code so that all language tests pass agai...
Luke Kanies
2007-09-04
1
-1
/
+1
*
Deleting old documentation that somehow made it back into the tree in the swi...
Luke Kanies
2007-09-01
1
-2
/
+2
*
And we have multiple environment support in the parser. The only remaining p...
Luke Kanies
2007-08-25
1
-3
/
+3
*
All language tests now pass. I expect there are other failures elsewhere, bu...
Luke Kanies
2007-08-20
1
-7
/
+7
*
The first pass where at least all of the snippet tests pass. I have unfortun...
Luke Kanies
2007-08-20
1
-0
/
+17
*
Fixing #314 and #729; here's the changelog:
luke
2007-08-03
1
-44
/
+443
*
Adding #629 -- an undef keyword now exists
luke
2007-05-17
1
-0
/
+13
*
Fixing a weird bug that occurred because I was changing @parentclass in the A...
luke
2007-05-14
1
-2
/
+2
*
Fixing #615 (subclasses with similar names) by getting rid of the class "type...
luke
2007-05-03
1
-3
/
+3
*
Fixing #588 - the parser correctly ignores directories in globbing now
luke
2007-04-20
1
-0
/
+16
*
Adding the functionality requested in http://mail.madstop.com/pipermail/puppe...
luke
2007-04-19
1
-0
/
+7
*
Fixing #544 -- there is now an --ignoreimport option for commit hooks.
luke
2007-03-19
1
-0
/
+38
*
Search manifests first within modules, and if no module is found, search in
lutter
2007-03-09
1
-0
/
+44
[next]