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
/
functions.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding []/[]= support to Scope
Luke Kanies
2011-07-15
1
-12
/
+12
*
Refactor en route to #5027 -- remove usestring parameter from lookupvar
Markus Roberts
2011-04-12
1
-6
/
+4
*
(#4576) Raise an error when a node is classified into a non-existent class
Jesse Wolfe
2011-03-24
1
-1
/
+1
*
maint: Use expand_path when requiring spec_helper or puppettest
Matt Robinson
2010-12-06
1
-1
/
+1
*
[#4496]+[#4521]+[#4522] Add structures to the AST to represent type definitio...
Paul Berry
2010-08-13
1
-1
/
+1
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-394
/
+394
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
1
-8
/
+8
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
1
-5
/
+4
*
Code smell: English names for special globals rather than line-noise
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-15
/
+56
*
Tweak for fix for #1175 to fix test failures
Markus Roberts
2010-06-24
1
-2
/
+4
*
Finishing renaming :params to :parameters internally
Luke Kanies
2010-02-17
1
-7
/
+4
*
Removing Resource::Reference classes
Luke Kanies
2010-02-17
1
-103
/
+5
*
Fixing tests broken by caching autoload results
Luke Kanies
2009-08-02
1
-2
/
+2
*
Switching to LoadedCode from ASTSet
Luke Kanies
2009-07-05
1
-2
/
+2
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-12
/
+12
*
Move function existance test to parser evaluation
Brice Figureau
2008-11-17
1
-1
/
+11
*
Minor test fix for #1614
James Turnbull
2008-10-04
1
-1
/
+1
*
Fixes tests broken by 95aa085
James Turnbull
2008-08-27
1
-0
/
+10
*
Add testing for the changes to resolve redmine #1427, where Kernel methods sh...
Daniel Pittman
2008-08-01
1
-11
/
+80
*
Changing the name of the Compile class to Compiler,
Luke Kanies
2008-02-11
1
-13
/
+13
*
Changing some methods in the Compile class to
Luke Kanies
2008-02-11
1
-2
/
+2
*
Refactoring the AST classes just a bit. I realized that
Luke Kanies
2008-02-08
1
-11
/
+11
*
Renaming 'configuration' to 'catalog', fixing #954.
Luke Kanies
2007-12-11
1
-7
/
+7
*
Fixing a couple of tests that were failing because of the environment changes.
Luke Kanies
2007-11-23
1
-0
/
+1
*
Switching the class resource evaluation to only happen
Luke Kanies
2007-11-08
1
-1
/
+1
*
Classes once again get evaluated immediately when the
Luke Kanies
2007-11-08
1
-22
/
+2
*
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
-8
/
+2
*
Removing the Id tags from all of the files
Luke Kanies
2007-10-03
1
-1
/
+0
*
Fixing #802 -- tags are now applied before parent classes are evaluated, so p...
Luke Kanies
2007-09-06
1
-4
/
+8
*
Flipped the switch so that compiles now return a Configuration instance inste...
Luke Kanies
2007-09-04
1
-9
/
+7
*
Successfully modified all tests and code so that all language tests pass agai...
Luke Kanies
2007-09-04
1
-5
/
+6
*
Removing the Scope#setresource method, since it was essentially redundant. T...
Luke Kanies
2007-09-03
1
-3
/
+3
*
And we have multiple environment support in the parser. The only remaining p...
Luke Kanies
2007-08-25
1
-13
/
+13
*
Everything up to the parser (and the Modules) is ready to support multiple en...
Luke Kanies
2007-08-23
1
-3
/
+6
*
All language tests now pass. I expect there are other failures elsewhere, bu...
Luke Kanies
2007-08-20
1
-38
/
+39
*
The first round of bug-fixes in preparation for beaker
luke
2007-07-19
1
-4
/
+4
*
Removing the stubs for nodevar; I did not mean to commit them
luke
2007-04-20
1
-3
/
+0
*
adding note about the class variables in the change log
luke
2007-04-20
1
-0
/
+3
*
Clarifying the errors a bit when nodes come from external sources.
luke
2007-03-19
1
-0
/
+7
*
Adding #541. There is now a "generate" function.
luke
2007-03-18
1
-0
/
+47
*
Fixing #538. There is now a simple file() function to read in file contents.
luke
2007-03-18
1
-0
/
+28
*
Apparently the include function was not failing when it could not find asked-...
luke
2007-03-01
1
-0
/
+30
*
Fixing #517 and more. Classes now support more than one namespace in their s...
luke
2007-02-27
1
-0
/
+22
*
Revamping collections to get what is hopefully more reasonable behaviour when...
luke
2007-02-16
1
-5
/
+4
*
Moving all of the client and server code into a single network/ directory. I...
luke
2007-02-08
1
-1
/
+1
*
Fixing #442. You can now do: defined(File[...]) to see if a resource is defi...
luke
2007-01-26
1
-0
/
+11
*
Fixing #343. Collections and definition evaluation both now happen on every ...
luke
2006-12-23
1
-21
/
+28
*
Fixing #66. The "defined" function previously checked for definitions and ty...
luke
2006-12-23
1
-0
/
+23
[next]