depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templater
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-21
feat(license): Relicense under GPLv3
Vincent Ambo
4
-3
/
+42
2017-10-27
refactor templater: Add explicit note about empty-rs warnings
Vincent Ambo
1
-1
/
+4
2017-10-20
feat templater: Add IP lookup function
Stefan Magnus Landrø
2
-0
/
+35
2017-08-31
fix templater: Don't template default.yml files
Vincent Ambo
1
-2
/
+4
2017-07-13
refactor templater: Use resource set 'path' field when loading files
Vincent Ambo
1
-2
/
+3
2017-06-11
fix templater: Ignore slash-suffixes on includes/excludes
Vincent Ambo
1
-0
/
+1
2017-06-11
fix main: Fix 'kontemplate template' output
Vincent Ambo
1
-2
/
+2
2017-06-11
refactor templater: Add intermediate type to represent rendered RSes
Vincent Ambo
1
-14
/
+35
2017-05-04
feat templater: Warn if no valid resource sets are included
Vincent Ambo
1
-0
/
+5
2017-04-04
fix templater: Don't try to template default value files
Vincent Ambo
1
-1
/
+5
2017-04-04
feat templater: Fail if values are missing
Vincent Ambo
3
-1
/
+21
2017-02-20
fix pass: Trim leading & trailing whitespace
Vincent Ambo
1
-1
/
+4
2017-02-14
chore templater: Use new util.Merge func
Vincent Ambo
1
-11
/
+2
2017-02-09
feat templater: Add 'pass' lookup function
Vincent Ambo
2
-0
/
+33
2017-02-09
fix templater: Don't fail with two identical stack traces
Vincent Ambo
1
-1
/
+2
2017-02-08
feat templater: Add applyLimits tests
Vincent Ambo
1
-0
/
+138
2017-02-08
fix templater & ctx: Correctly check resource set parent
Vincent Ambo
1
-1
/
+1
2017-02-08
fix templater: Guard against empty parent reference
Vincent Ambo
1
-1
/
+1
2017-02-08
feat context: Add support for resource set collections
Vincent Ambo
1
-5
/
+5
2017-02-08
feat templater: Add ability to exclude resource sets
Vincent Ambo
1
-21
/
+47
2017-02-08
feat template: Add additional template functions
Vincent Ambo
1
-1
/
+13
2017-02-08
fix templater: Guard against empty values map
Vincent Ambo
1
-0
/
+5
2017-02-08
feat main: Add proper CLI support
Vincent Ambo
1
-20
/
+50
2017-02-08
chore: Better example & gofmt
Vincent Ambo
1
-5
/
+4
2017-02-08
feat templater: Add initial templating support
Vincent Ambo
1
-0
/
+97