Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |