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 shellquote() function.
Thomas Bellman
2009-08-08
1
-0
/
+41
*
Fixed #2486 - Missing require 'monitor' in parser_support.rb
James Turnbull
2009-08-04
1
-0
/
+1
*
Fixed #2294 - Classes sometimes cannot be found
Markus Roberts
2009-08-03
1
-52
/
+63
*
Fixing tests broken by caching autoload results
Luke Kanies
2009-08-02
1
-1
/
+1
*
Adding support for an external catalog version
Luke Kanies
2009-08-01
1
-1
/
+11
*
Implement node matching with regexes
Brice Figureau
2009-08-01
6
-572
/
+604
*
Make sure node are referenced by their names
Brice Figureau
2009-08-01
6
-579
/
+600
*
Enhance selector and case statements to match with regexp
Brice Figureau
2009-08-01
5
-617
/
+652
*
Fix #2033 - Allow regexp in if expression
Brice Figureau
2009-08-01
5
-635
/
+692
*
Add AST::Regex, an AST leaf node representing a regex
Brice Figureau
2009-08-01
3
-38
/
+93
*
Add regexes and regex match operators to the parser
Brice Figureau
2009-08-01
2
-775
/
+773
*
Add regex, match and not match token to the lexer
Brice Figureau
2009-08-01
1
-0
/
+7
*
Allow variable $0 to $9 to be interpolated, if ephemeral
Brice Figureau
2009-08-01
1
-2
/
+7
*
Implement ephemeral scope variables
Brice Figureau
2009-08-01
2
-19
/
+44
*
Fix #2422 & #2433 - make sure puppetdoc transform AST::Leaf boolean correctly
Brice Figureau
2009-07-25
4
-1
/
+30
*
Fixing #2423 - no more strange dependency cycles
Luke Kanies
2009-07-25
1
-1
/
+5
*
Fix #2439 - let puppetdoc use loaded_code
Brice Figureau
2009-07-24
1
-0
/
+6
*
Fix #2364 - Associates the correct comment to the right statement
Brice Figureau
2009-07-10
2
-9
/
+15
*
Make sure the parser sees the correct line number
Brice Figureau
2009-07-10
4
-233
/
+292
*
Switching to LoadedCode from ASTSet
Luke Kanies
2009-07-05
8
-82
/
+69
*
Adding a special class to handle loaded classes/defines/nodes
Luke Kanies
2009-07-05
1
-0
/
+85
*
Fix #2333 - Make sure lexer skip whitespace on non-token
Brice Figureau
2009-06-12
1
-1
/
+4
*
Updated split function and add split function unit tests (courtesy of Thomas ...
James Turnbull
2009-06-12
1
-6
/
+22
*
Fixing #2336 - qualified variables only throw warnings
Luke Kanies
2009-06-11
1
-2
/
+4
*
Fix #2246 - take2: make sure we run the rails tag query only when needed
Brice Figureau
2009-06-11
1
-1
/
+8
*
Make sure overriding a tag also produces a tag
Brice Figureau
2009-06-11
1
-3
/
+6
*
Fix #1907 (or sort) - 'require' puppet function
Brice Figureau
2009-06-10
1
-0
/
+34
*
Make sure virtual and rails query use tags when tag are searched
Brice Figureau
2009-06-06
2
-5
/
+12
*
Make sure resources are tagged with the user tag on the server
Brice Figureau
2009-06-06
1
-0
/
+1
*
Fix #2246 - Array tagged resources can't be collected or exported
Brice Figureau
2009-06-06
1
-1
/
+1
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
22
-49
/
+49
*
Changed indentation to be more consistent with style guide (4 spaces per level)
Ian Taylor
2009-06-06
1
-4
/
+4
*
Changed tabs to spaces without interfering with indentation or alignment
Ian Taylor
2009-06-06
2
-38
/
+38
*
Enhance versioncmp documentation
Brice Figureau
2009-06-04
1
-1
/
+22
*
Fixing a bunch of warnings
Luke Kanies
2009-06-03
2
-2
/
+5
*
Fixing #2230 - exported resources work again
Luke Kanies
2009-06-03
1
-0
/
+1
*
Fixed #2666 - Broken docstring formatting
James Turnbull
2009-05-20
1
-0
/
+2
*
Fixing #2250 - Missing templates throw a helpful error
Luke Kanies
2009-05-18
2
-10
/
+7
*
Modules now can find their own paths
Luke Kanies
2009-05-15
1
-8
/
+8
*
Moving file-searching code out of Puppet::Module
Luke Kanies
2009-05-15
3
-3
/
+99
*
Added split function
James Turnbull
2009-05-06
1
-0
/
+11
*
Minor fixes to function RST documentation
James Turnbull
2009-05-03
1
-2
/
+4
*
Removing an "inspect" method that often failed in testing
Luke Kanies
2009-04-24
1
-4
/
+0
*
Removing unnecessary parser variables when yaml-dumping
Luke Kanies
2009-04-22
4
-1
/
+22
*
Refactoring the Rails integration
Luke Kanies
2009-04-22
2
-146
/
+6
*
Switching to Indirected ActiveRecord
Luke Kanies
2009-04-22
1
-37
/
+0
*
Fixing #1885 - Relationships metaparams do not cascade
Luke Kanies
2009-04-22
1
-6
/
+2
*
Merge branch '0.24.x'
Luke Kanies
2009-04-07
2
-54
/
+25
|
\
|
*
More RST fixes
James Turnbull
2009-03-30
1
-44
/
+22
|
*
Fixed RST for functions
James Turnbull
2009-03-27
2
-12
/
+5
[prev]
[next]