index
:
puppet
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
/
parser
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-16
(PUP-3201) Stop using :undef for parameters in 4x
Andrew Parker
2
-26
/
+10
2014-10-16
(maint) Only test lookup() with future parser
Andrew Parker
1
-12
/
+13
2014-10-03
(PUP-3351) Test using example of problematic behavior
Andrew Parker
1
-31
/
+19
2014-10-03
(PUP-3351) Evaluate ENC classes in the correct order
Jeff McCune
1
-0
/
+30
2014-08-29
(PUP-3069) Change restrict_environment_manifest name
Josh Partlow
1
-1
/
+1
2014-08-29
(PUP-3069) Halt compile if environment has manifest conflict
Josh Partlow
1
-0
/
+7
2014-08-01
(PUP-501) Check virtual and exported resources
Andrew Parker
1
-1
/
+1
2014-07-24
(maint) Remove unnecessary Puppet.settings.clear calls from specs
Josh Partlow
1
-4
/
+0
2014-07-11
(maint) Remove pointless test
Andrew Parker
1
-4
/
+0
2014-07-10
(PUP-2626) Allow module paths in file()
Daniel Thornton
2
-1
/
+67
2014-07-08
Merge branch 'pr/2819'
Andrew Parker
2
-408
/
+0
2014-07-02
(PUP-2858) Remove e_parser adapter support
Henrik Lindberg
2
-408
/
+0
2014-07-01
(PUP-500) Test realize for realz
Andrew Parker
1
-35
/
+43
2014-06-27
(PUP-2845) Move the inline_epp function to the new function API.
Henrik Lindberg
1
-82
/
+0
2014-06-27
(PUP-2845) Move the epp function to the 4x function API.
Henrik Lindberg
1
-141
/
+0
2014-06-26
Merge pull request #2781 from hlindberg/PUP-2798_Stop-reserved-word-warning-3x
Andrew Parker
1
-3
/
+1
2014-06-26
Merge pull request #2750 from hlindberg/PUP-1852_deprecate-search-function
Andrew Parker
1
-0
/
+5
2014-06-26
Merge pull request #2761 from roidelapluie/PUP-1100-fix
Adrien Thebo
1
-0
/
+11
2014-06-19
(PUP-2798) Remove warnings for reserved words in 3x regular.
Henrik Lindberg
1
-3
/
+1
2014-06-18
Merge pull request #2624 from jaredjennings/feature/master/pup-2511-digest-pa...
Henrik Lindberg
1
-0
/
+31
2014-06-14
(PUP-2755) Move iterative functions to the new API
Henrik Lindberg
6
-750
/
+0
2014-06-13
Merge pull request #2763 from zaphod42/feature/master/pup-514-typed-parameters
Henrik Lindberg
6
-78
/
+186
2014-06-12
Merge branch 'pr/2758'
Andrew Parker
1
-1
/
+1
2014-06-12
(PUP-514) Check for slurp arguments in EPP
Andrew Parker
1
-0
/
+6
2014-06-12
(PUP-514) Type check EPP arguments
Andrew Parker
1
-4
/
+36
2014-06-12
(PUP-514) Improve testing of typed parameters
Henrik Lindberg
4
-85
/
+93
2014-06-12
(PUP-514) Support last_captures_rest for lambdas
Henrik Lindberg
5
-1
/
+63
2014-06-12
(PUP-1100) Create_resources syntax error message spec test
Julien Pivotto
1
-0
/
+11
2014-06-11
Merge pull request #2660 from hlindberg/PUP-121_remove-relative-name-spacing
Josh Partlow
4
-6
/
+130
2014-06-11
(PUP-2747) Add support for multiple profilers
Chris Price
1
-1
/
+1
2014-06-11
(PUP-121) Ensure classes are absolute when transforming to Resource
Henrik Lindberg
4
-3
/
+49
2014-06-08
(PUP-1852) Deprecate the 'search' function.
Henrik Lindberg
1
-0
/
+5
2014-06-02
Merge remote-tracking branch 'upstream/stable'
Andrew Parker
1
-4
/
+1
2014-05-30
(PUP-2692) Cache function info with the functions
Andrew Parker
1
-4
/
+1
2014-05-26
(PUP-121) Make examples for relative/absolute shared
Henrik Lindberg
4
-101
/
+55
2014-05-19
Merge remote-tracking branch 'upstream/stable'
Josh Partlow
1
-0
/
+15
2014-05-19
(PUP-1894) Fix issue with loading EPP from modules
Henrik Lindberg
1
-0
/
+15
2014-05-16
(PUP-121) Add more tests, doc, and correct behavior
Henrik Lindberg
3
-1
/
+125
2014-05-15
(PUP-121) Make include, require, and contain enforce non relative names
Henrik Lindberg
1
-5
/
+5
2014-05-14
(PUP-1027) Change warning for reserved words to a deprecation warning
Henrik Lindberg
1
-1
/
+1
2014-05-14
(PUP-1027) Add warnings for bare words that will be keywords in 4.0
Henrik Lindberg
1
-1
/
+12
2014-05-12
Merge pull request #2633 from zaphod42/issue/master/pup-1597-contain-is-just-...
Henrik Lindberg
2
-2
/
+39
2014-05-09
(PUP-1597) Handle containment of relative names
Andrew Parker
2
-2
/
+23
2014-05-08
(PUP-2357) Add validation of non-productive expressions
Henrik Lindberg
2
-2
/
+2
2014-05-08
(PUP-1597) Fix contain functions lookup of class with leading ::
Henrik Lindberg
1
-0
/
+16
2014-05-07
(PUP-2511) Add parser function digest: uses digest_algorithm to hash, not str...
Jared Jennings
1
-0
/
+31
2014-04-27
(PUP-2287) Fix lambda param with default is always choosen
Henrik Lindberg
1
-0
/
+12
2014-04-24
Merge pull request #2559 from zaphod42/issue/master/pup-2306-generate-returns...
Henrik Lindberg
1
-0
/
+4
2014-04-23
Merge branch 'cleaner-error'
Iristyle
1
-1
/
+1
2014-04-23
(maint) Clearer error message to reflect origin.
Ashley Penney
1
-1
/
+1
[next]