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
...
*
Add boolean operators to AST
Brice Figureau
2008-09-30
2
-0
/
+49
*
Fixed #1472 -- defined, exported resources in the current compile now get exp...
Luke Kanies
2008-09-25
1
-1
/
+2
*
Fixed #1045 - Multiple metaparams all get added to resources.
Luke Kanies
2008-09-24
1
-1
/
+1
*
Add an append (+=) variable operator:
Brice Figureau
2008-09-21
5
-716
/
+760
*
Fixed #1488 - Moved individual functions out of functions.rb into
James Turnbull
2008-08-26
13
-217
/
+208
*
Fix leaking LoadedFile when adding templates to be watched
Andrew Shafer
2008-08-23
1
-13
/
+18
*
Fix #1502 - abysmal storeconfig performance - part2
Brice Figureau
2008-08-17
1
-2
/
+10
*
Fixes #1274 - allow class names to start with numbers
James Turnbull
2008-08-17
1
-1
/
+1
*
Added tests for TemplateWrapper's use of Scope#to_hash.
Luke Kanies
2008-08-09
1
-11
/
+10
*
Expose all puppet variables as instance member variables of the template wrap...
Daniel Pittman
2008-08-01
2
-13
/
+59
*
Fixed #1396 - Added sha1 function from DavidS to core
James Turnbull
2008-07-08
2
-1
/
+9
*
Issue 1215
Andrew Shafer
2008-06-13
1
-17
/
+2
*
Fixing #1242 -- lack of storeconfigs only produces warning, not exception.
Luke Kanies
2008-05-26
3
-6
/
+12
*
Put function in ticket #311 in correct location
James Turnbull
2008-05-24
1
-0
/
+16
*
Correcting whitespace in the templatewrapper code.
Luke Kanies
2008-05-13
1
-6
/
+6
*
Adding has_variable? support, fixing ticket #1177
Adam Jacob
2008-05-13
1
-0
/
+9
*
Clarifying the exception when there's a syntax error but a valid parser.
Luke Kanies
2008-05-12
1
-1
/
+1
*
Fixing an error message to be more clear
Luke Kanies
2008-05-01
1
-1
/
+1
*
Fix for ticket #1209
James Turnbull
2008-04-30
1
-1
/
+1
*
Modified the 'master' handler to use the Catalog class to
Luke Kanies
2008-04-11
1
-0
/
+6
*
Fixed #1184 -- definitions now autoload correctly all of the time.
Luke Kanies
2008-04-10
1
-2
/
+6
*
Found an array that leaked pretty quickly between reparsing
Luke Kanies
2008-03-21
1
-9
/
+12
*
Always duplicating resource defaults in the parser, so that
Luke Kanies
2008-03-06
2
-21
/
+17
*
Fixing the fact that resources that model defined resources
Luke Kanies
2008-02-29
1
-0
/
+7
*
Fixed #1047 -- Puppet's parser no longer changes the order
Luke Kanies
2008-02-28
1
-21
/
+3
*
Fixed #1063 -- the master correctly logs syntax errors when
Luke Kanies
2008-02-28
1
-1
/
+5
*
Fixing #1092 by no longer using the resource reference to
Luke Kanies
2008-02-28
1
-3
/
+2
*
Fixing #1085, I think -- I was not returning a resource
Luke Kanies
2008-02-25
2
-4
/
+8
*
Fixing #1084 -- the node catalog asks the individual
Luke Kanies
2008-02-25
1
-0
/
+9
*
Corrected #1040 fix - this should now be right - trace was after raise
James Turnbull
2008-02-25
1
-3
/
+1
*
Second attempt fix address ticket #1040
James Turnbull
2008-02-19
1
-3
/
+6
*
Attempt to fix #1040 - catching errors in compilation
James Turnbull
2008-02-19
1
-1
/
+5
*
Fixed #1003 -- Applying DavidS's patch to fix searching for
Luke Kanies
2008-02-13
1
-1
/
+1
*
Fixed #968 again, this time with tests -- parseonly works,
Luke Kanies
2008-02-13
4
-27
/
+32
*
Merge commit 'bartv/pending/fix-997' into 0.24.x
Luke Kanies
2008-02-12
1
-2
/
+6
|
\
|
*
Fix bug #997, only evaluate non-virtual definitions
Bart Vanbrabant
2008-01-22
1
-2
/
+6
*
|
Moving the ast node tests to rspec (which I could have
Luke Kanies
2008-02-12
5
-38
/
+24
*
|
Removing the last remaining vestiges of GRATR --
Luke Kanies
2008-02-11
1
-3
/
+3
*
|
Changing the name of the Compile class to Compiler,
Luke Kanies
2008-02-11
12
-32
/
+32
*
|
Refactoring the interface between the Compile class
Luke Kanies
2008-02-11
1
-3
/
+1
*
|
Changing some methods in the Compile class to
Luke Kanies
2008-02-11
5
-27
/
+27
*
|
Fixed #1030 - class and definition evaluation has been significantly
Luke Kanies
2008-02-11
3
-28
/
+27
*
|
Converting the Compile class to use a Node::Catalog instance
Luke Kanies
2008-02-11
2
-57
/
+11
*
|
Moving all of the tests for Puppet::Parser::Compile to
Luke Kanies
2008-02-11
3
-20
/
+17
*
|
More AST refactoring -- each of the code wrapping classes
Luke Kanies
2008-02-08
6
-266
/
+256
*
|
Refactoring the AST classes just a bit. I realized that
Luke Kanies
2008-02-08
22
-110
/
+68
*
|
Removing some obsolete code from the AST base class
Luke Kanies
2008-02-08
1
-39
/
+3
*
|
Ceasing autoloading ast files; loading them manually instead
Luke Kanies
2008-02-08
1
-7
/
+21
*
|
Merge commit 'bartv/pending/fix-933' into 0.24.x
Luke Kanies
2008-02-05
1
-0
/
+2
|
\
\
|
*
|
Store a resource before adding relations to it otherwise activerecord will
Bart Vanbrabant
2008-02-03
1
-0
/
+2
|
|
/
[prev]
[next]