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 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
|
*
In order for ReST formatting to work properly, newlines and
James Turnbull
2009-03-27
1
-1
/
+1
*
|
Fixing all tests that were apparently broken in the 0.24.x merge.
Luke Kanies
2009-04-02
1
-1
/
+1
*
|
Merge branch '0.24.x'
Luke Kanies
2009-04-02
6
-9
/
+21
|
\
|
|
*
Fix #1829 - Add puppet function versioncmp to compare versions
Brice Figureau
2009-03-24
1
-0
/
+10
|
*
Fix #1828 - Scope.number? wasn't strict enough and could produce wrong results
Brice Figureau
2009-03-14
1
-3
/
+3
|
*
Using the FileCollection where appropriate.
Luke Kanies
2009-02-28
6
-8
/
+19
*
|
Fix #2107 - flatten resource references arrays properly
Brice Figureau
2009-03-27
1
-0
/
+4
*
|
Fixed #2110 - versioncmp broken
James Turnbull
2009-03-26
1
-1
/
+1
*
|
Fix #1088 - Collections overrides
Brice Figureau
2009-03-14
4
-721
/
+860
[prev]
[next]