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
...
*
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
*
|
Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...
James Turnbull
2009-02-26
5
-14
/
+14
*
|
Fix #1933 - Inconsistent resource evaluation order in subsequent evaluation runs
Brice Figureau
2009-02-14
1
-9
/
+10
*
|
Merge branch '0.24.x'
Luke Kanies
2009-02-13
2
-0
/
+110
|
\
|
|
*
Fixed #1831 - Added sprintf function
James Turnbull
2009-02-14
1
-0
/
+17
|
*
Fixed #1830 - Added regsubst function
James Turnbull
2009-02-14
1
-0
/
+93
*
|
Merge branch '0.24.x'
Luke Kanies
2009-02-11
4
-24
/
+24
|
\
|
|
*
Fixed #1884 - exported defines are collected by the exporting host
Luke Kanies
2009-02-11
2
-4
/
+2
|
*
Cleaning up the AST::Resource code a bit
Luke Kanies
2009-02-10
1
-20
/
+21
|
*
Fix #1691 - Realize fails with array of Resource References
Brice Figureau
2009-02-11
1
-1
/
+1
|
*
Fix #1682 - Resource titles are not flattened as they should
Brice Figureau
2009-02-11
1
-1
/
+1
|
*
Fix #1922 - Functions squash all arguments into a single hash
Brice Figureau
2009-02-11
1
-1
/
+2
|
*
Change the way the tags and params are handled in rails
Brice Figureau
2009-02-06
2
-18
/
+17
*
|
Converting the catalog as needed
Luke Kanies
2009-02-06
1
-3
/
+3
*
|
Change the way the tags and params are handled in rails
Brice Figureau
2009-02-06
2
-18
/
+17
*
|
Fixing #1913 - 'undef' resource values do not get copied to the db
Luke Kanies
2009-02-06
1
-1
/
+2
*
|
Fixing #1914 - 'undef' relationship metaparameters do not stack
Luke Kanies
2009-02-06
1
-0
/
+1
*
|
In order for ReST formatting to work properly, newlines and
James Turnbull
2009-01-22
1
-1
/
+1
*
|
Fix #1829 - Add puppet function versioncmp to compare versions
Brice Figureau
2008-12-27
1
-0
/
+10
*
|
Fix #1828 - Scope.number? wasn't strict enough and could produce wrong results
Brice Figureau
2008-12-27
1
-3
/
+3
*
|
Renaming the "Catalog#to_type" method to "Catalog#to_ral"
Luke Kanies
2008-12-18
1
-2
/
+2
*
|
Using Puppet::Resource to convert parser resources to RAL resources
Luke Kanies
2008-12-18
1
-1
/
+1
*
|
Adding resource convertion to the parser resources
Luke Kanies
2008-12-18
1
-44
/
+32
*
|
Renaming Puppet::Node::Catalog to Puppet::Resource::Catalog
Luke Kanies
2008-12-18
1
-2
/
+2
*
|
Renaming Puppet::ResourceReference to Puppet::Resource::Reference
Luke Kanies
2008-12-09
3
-4
/
+4
|
/
*
Fix #1741 - Add inline_template function
Brice Figureau
2008-11-29
1
-0
/
+21
*
Fix #1741 - refactor TemplateWrapper, test for template function
Brice Figureau
2008-11-29
2
-24
/
+33
*
Fix #1741 - Puppet::Parser::Functions rmfunctions and unit test
Brice Figureau
2008-11-29
1
-0
/
+14
*
Fixing #1755 - handling fully qualified classes correctly.
Luke Kanies
2008-11-26
2
-4
/
+5
*
Fix #1759 - Comparison operator was using string comparison for numbers
Brice Figureau
2008-11-20
1
-0
/
+4
*
Move function existance test to parser evaluation
Brice Figureau
2008-11-17
1
-12
/
+16
*
Add a doc attribute to AST nodes and fill it with the last seen comments
Brice Figureau
2008-11-17
17
-111
/
+252
*
Fix #1402 - Allow multiline comments
Brice Figureau
2008-10-29
1
-0
/
+5
*
Fix #857 - Multiple class of the same name don't append code
Brice Figureau
2008-10-29
1
-1
/
+5
[prev]
[next]