index
:
puppet
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
/
parser
/
ast
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-07
(PUP-2158) Default a missing manifest to no_manifest
Andrew Parker
1
-1
/
+1
2014-01-29
(PUP-1118) Stop using Environment.new
Andrew Parker
2
-2
/
+2
2013-12-16
(PUP-864) Add deprecation warning for mutation of array/hash
Henrik Lindberg
1
-0
/
+2
2013-11-09
(#23115) Convert nil resource parameter values to undef
Dominic Cleal
1
-0
/
+8
2013-11-09
(maint) Add specs for parser resource parameters
Dominic Cleal
1
-0
/
+43
2013-08-05
Merge pull request #1825 from jpartlow/issue/master/22079-fix-hash-array-access
Josh Partlow
1
-0
/
+8
2013-08-05
(#22079) Fix HashArrayAccess produces :undef when value is false
Henrik Lindberg
1
-0
/
+8
2013-07-11
(maint) Fix rspec warnings
Patrick Carlisle
1
-4
/
+4
2013-06-21
Merge branch 'stable'
Andrew Parker
1
-0
/
+67
2013-06-20
(#21376) Sequence BlockExpressions without nesting
Patrick Carlisle
1
-0
/
+67
2013-06-07
(#21164) Add tests for useful hash access errors
Andy Brody
1
-0
/
+31
2013-04-23
spelling/grammatical fixes
Richard Soderberg
1
-6
/
+6
2013-04-05
Fix test for future parser in arithmetic operators
Patrick Carlisle
1
-5
/
+14
2013-04-05
(#11331) Change array/hash concat/merge to only be available for --parser fut...
Henrik Lindberg
1
-0
/
+8
2013-04-05
(#11331) Restore initialization of AST constant in test.
Henrik Lindberg
1
-1
/
+1
2013-04-05
(#18764) Add concat, append operations (+, <<) for array, and merge (+) hash.
Henrik Lindberg
1
-0
/
+79
2013-04-05
(#11331) Remove warnings about re-initialized constants when running tests.
Henrik Lindberg
1
-1
/
+1
2013-01-31
(#18950) Add modulo operator
Erik Dalén
1
-2
/
+2
2013-01-29
Revert "Merge branch 'dalen-xor_operator' closes #1436"
Jeff McCune
1
-16
/
+0
2013-01-29
(#18942) Add XOR operator
Erik Dalén
1
-0
/
+16
2012-09-26
(Maint) Remove rspec from shebang line
Jeff McCune
26
-26
/
+26
2012-09-04
AST Scope variable names must be strings.
Daniel Pittman
1
-4
/
+4
2012-07-15
ast: code cleanup for HostName nodes.
Daniel Pittman
1
-2
/
+2
2012-07-15
ast: correctly quote strings in {Flat,}String nodes.
Daniel Pittman
1
-4
/
+13
2012-07-15
Drop the hash prefix when passing compiler to scope.
Daniel Pittman
21
-32
/
+32
2012-07-15
A scope always has a compiler.
Daniel Pittman
16
-28
/
+82
2012-07-02
(maint) Standardize on /usr/bin/env ruby -S rspec
Jeff McCune
25
-25
/
+25
2012-05-01
Merge branch '2.7.x'
Patrick Carlisle
1
-2
/
+2
2012-04-30
(#8778) Make '' == undef commutative in the DSL
Jeff McCune
1
-2
/
+2
2012-04-28
(#13349) Fix incorrect scope behavior
Jeff Weiss
1
-1
/
+1
2012-03-30
Modernize selector_spec, add Ruby 1.9.2 support, with bonus bugfix.
Daniel Pittman
1
-104
/
+52
2012-03-30
Remove the "fails_on_ruby_1.9.2" tag from tests...
Daniel Pittman
2
-2
/
+2
2012-03-30
Calling map on string now fails, rather than yielding the string.
Daniel Pittman
1
-1
/
+1
2012-03-27
Merge branch '2.7.x'
cprice
1
-0
/
+15
2012-02-07
(#12479) Don't make undef regexp match as the string undef.
Daniel Pittman
1
-1
/
+16
2012-01-18
Merge branch '2.7.x'
Daniel Pittman
1
-2
/
+1
2012-01-18
Merge branch 'refactor/2.6.x/11996-spec-failures-after-ruby-187-p357' into re...
Daniel Pittman
1
-2
/
+1
2012-01-18
(#11996) Fix test failures due to hash processing order changes.
Daniel Pittman
1
-2
/
+1
2011-12-16
Merge branch '2.7.x'
Nick Lewis
1
-0
/
+16
2011-12-12
(#6412) Return :undef when accessing non-existing hash/array elements
Brice Figureau
1
-0
/
+16
2011-09-09
Merge branch '2.7rc'
Matthaus Litteken
1
-13
/
+17
2011-09-08
(#9051) Move complex collect expression error into terminus.
Daniel Pittman
1
-7
/
+11
2011-08-25
(#9051) de-ActiveRecord-ify Collection expressions.
Daniel Pittman
1
-6
/
+6
2011-07-15
Adding []/[]= support to Scope
Luke Kanies
3
-30
/
+27
2011-05-26
(#7681) Allow array variables as resource references
Nick Lewis
1
-5
/
+19
2011-05-17
(#7507) Add ability to filter Ruby 1.9 spec failures
Matt Robinson
2
-2
/
+2
2011-04-13
maint: clean up the spec test headers in bulk.
Daniel Pittman
26
-52
/
+26
2011-04-12
Fix for #5027 -- generate a deprication warning for dynamic lookup
Markus Roberts
1
-6
/
+6
2011-04-12
Towards 5027 -- add options hash to lookupvar as with setvar
Markus Roberts
4
-28
/
+30
2011-04-12
Refactor en route to #5027 -- remove usestring parameter from lookupvar
Markus Roberts
3
-6
/
+6
[next]