index
:
puppet
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
/
parser
/
functions
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-16
(maint) Only test lookup() with future parser
Andrew Parker
1
-12
/
+13
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
1
-1
/
+48
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 #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-18
Merge pull request #2624 from jaredjennings/feature/master/pup-2511-digest-pa...
Henrik Lindberg
1
-0
/
+31
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-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-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-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-12
Merge pull request #2633 from zaphod42/issue/master/pup-1597-contain-is-just-...
Henrik Lindberg
1
-0
/
+37
2014-05-09
(PUP-1597) Handle containment of relative names
Andrew Parker
1
-0
/
+21
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-21
(PUP-2306) Force return type of generate to String
Andrew Parker
1
-0
/
+4
2014-03-08
(PUP-1897) Allow EPP render expression to render a block
Henrik Lindberg
1
-0
/
+4
2014-03-07
(PUP-1895) Change <%( )%> to <%| |%> for EPP parameters
Henrik Lindberg
2
-5
/
+5
2014-03-06
(PUP-30) Add tests of inline_epp function
Henrik Lindberg
1
-0
/
+78
2014-03-06
(maint) Correct name of test for epp function
Henrik Lindberg
1
-1
/
+1
2014-03-06
(PUP-30) Add more tests of epp() function
Henrik Lindberg
1
-3
/
+29
2014-03-06
(PUP-30) Fix tests and issues occurring when running tests
Henrik Lindberg
1
-0
/
+62
2014-03-05
(PUP-1372) Add variable and pops type checks to defined function
Josh Partlow
1
-0
/
+64
2014-03-04
(maint) Match current spec style and usage
Josh Partlow
1
-17
/
+16
2014-01-14
(PUP-1118) Fetch the environment's manifest & modulepath at init
Andrew Parker
2
-2
/
+0
2014-01-08
Merge pull request #2232 from hlindberg/pup-716_short-lived-objects-in-filesy...
Josh Partlow
1
-3
/
+3
2014-01-07
(PUP-800) Clean up and improve handling of location / position
Henrik Lindberg
1
-1
/
+1
2014-01-06
(PUP-716) Fix up FileSystem API change, tests indirector, parser, node
Henrik Lindberg
1
-3
/
+3
2014-01-02
(maint) Add convenient create/override ability to Injector
Henrik Lindberg
1
-3
/
+2
2013-12-31
(maint) Remove support for categories in the binder
Henrik Lindberg
1
-1
/
+0
2013-12-26
Merge pull request #2188 from hlindberg/pup-546_remove-hiera2-data-in-modules
Henrik Lindberg
1
-10
/
+59
2013-12-20
(PUP-1133) Clean up leftover parser generate temp
Ethan J. Brown
1
-0
/
+4
2013-12-19
(PUP-546) Fix problems with lookup after removal of hiera2
Henrik Lindberg
1
-0
/
+5
2013-12-19
(PUP-546) Replace lookup function with something useful
Henrik Lindberg
1
-10
/
+54
2013-12-05
(maint) Cleanup Scope impl from unused methods & test specific code
Henrik Lindberg
6
-10
/
+28
2013-11-14
(#19447) Puppet::FileSystem::File Windows symlink
Ethan J. Brown
1
-1
/
+1
2013-10-08
(#22740) create_resources input validation
Zachary Alex Stern
1
-0
/
+8
2013-09-10
Merge pull request #1878 from pcarlisle/feature/8040-contain-function
Josh Partlow
1
-0
/
+185
[next]