index
:
puppet
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
/
functions
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-08
(PUP-3190) Don't assume puppet is in a lib dir
Andrew Parker
1
-1
/
+0
2014-07-17
Merge pull request #2874 from adrienthebo/maint/master/update-rspec
Andrew Parker
1
-1
/
+1
2014-07-15
(maint) Remove deprecated `.to_not raise_error(args)` calls
Adrien Thebo
1
-1
/
+1
2014-07-14
(PUP-2883) Allow empty body in epp templates
Henrik Lindberg
2
-0
/
+20
2014-07-07
Merge pull request #2821 from hlindberg/PUP-2794_callable_check
Andrew Parker
6
-110
/
+12
2014-07-02
(maint) Move the interative functions shared behavior to common dir
Henrik Lindberg
5
-72
/
+4
2014-07-02
(PUP-2794) Fix failing test after correction of has types > 0 check
Henrik Lindberg
1
-1
/
+1
2014-07-02
(PUP-2794) Cleanup dead code and fix spacing in tests
Henrik Lindberg
2
-22
/
+1
2014-07-02
(PUP-2794) Modify the shared spec for iterative functions
Henrik Lindberg
2
-2
/
+28
2014-07-02
(PUP-2794) Change function reduce to use dispatchers for block arity
Henrik Lindberg
1
-0
/
+1
2014-07-02
(PUP-2794) Change function filter to use dispatch for block arity
Henrik Lindberg
1
-18
/
+0
2014-07-02
(PUP-2794) Change function filter to use dispatch for block arity
Henrik Lindberg
1
-18
/
+0
2014-06-30
(PUP-480) Put the nail in :undef's coffin
Henrik Lindberg
1
-1
/
+1
2014-06-30
(PUP-2794) Change Callable to mean "can be called with"
Henrik Lindberg
1
-4
/
+4
2014-06-27
(PUP-2845) Move the inline_epp function to the new function API.
Henrik Lindberg
1
-0
/
+87
2014-06-27
(PUP-2845) Move the epp function to the 4x function API.
Henrik Lindberg
1
-0
/
+145
2014-06-19
(PUP-2787) Rename Object Type to Any
Henrik Lindberg
1
-2
/
+2
2014-06-14
(PUP-2755) Move iterative functions to the new API
Henrik Lindberg
6
-0
/
+753
2014-06-12
(maint) Remove optional_object
Andrew Parker
1
-2
/
+2
2014-06-12
(PUP-514) Only check lambda args once
Andrew Parker
1
-1
/
+1
2014-06-12
(PUP-514) Ensure with() takes Type arguments
Andrew Parker
1
-1
/
+5
2014-06-12
(PUP-514) Create "with" function
Andrew Parker
1
-0
/
+31
2014-05-21
(PUP-2314) Make assert_type handle lambda and user handling
Henrik Lindberg
1
-2
/
+21
2014-05-06
(PUP-957) Add checks for match against "any regular expression"
Henrik Lindberg
1
-0
/
+4
2014-05-06
(PUP-957) Add match function that returns matched result as array.
Henrik Lindberg
1
-0
/
+53
2014-04-25
(PUP-2344) Inject environment into loaders
Andrew Parker
1
-1
/
+1
2014-04-25
(PUP-2344) Fix issue with inter-module calls (visibility error)
Henrik Lindberg
1
-2
/
+9
2014-04-05
(PUP-485) Add ability to give assert_type a type as a String
Henrik Lindberg
1
-3
/
+7
2014-04-05
(PUP-485) Fix test after change to ParseError from ArgumentError
Henrik Lindberg
1
-1
/
+1
2014-04-05
(PUP-485) Add function assert_type(t, value)
Henrik Lindberg
1
-0
/
+48