Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Templating: Use localhost and port 8081 | root | 2018-03-21 | -2/+2 |
| | ||||
* | Templating: Merge GET and POST and smarten error-handling | Kristian Lyngstol | 2016-11-15 | -37/+43 |
| | | | | Fixes #153 | |||
* | Templating: Always initialize options | Kristian Lyngstol | 2016-11-14 | -0/+1 |
| | | | | Fixes #152 | |||
* | ... Templating: Fix POST to actually have objects | Kristian Lyngstol | 2016-11-14 | -1/+1 |
| | | | | Templating without the API objects.... | |||
* | Templating with POST support | Kristian Lyngstol | 2016-11-14 | -20/+44 |
| | | | | | | Probably has to be tweaked a bit, but it works. Fixes #146 | |||
* | Return templating-errors to the caller | Kristian Lyngstol | 2016-11-14 | -4/+5 |
| | | | | Fixes #140 | |||
* | Push all numerical snmp-data to graphite | Kristian Lyngstol | 2016-11-10 | -1/+1 |
| | | | | Fixes #126 | |||
* | Move templating URLs around | Kristian Lyngstol | 2016-11-08 | -27/+1 |
| | | | | | Fixes #143 Fixes #141 | |||
* | Templating: Add variable-support and provide demo | Kristian Lyngstol | 2016-11-07 | -2/+32 |
| | | | | | This SHOULD resolve everything needed for FAP from a templating perspective. | |||
* | Fill up switches.txt template | Kristian Lyngstol | 2016-11-07 | -2/+7 |
| | ||||
* | Scaffolding for functional templating :D | Kristian Lyngstol | 2016-11-07 | -3/+3 |
| | ||||
* | Add basic templating engine | Kristian Lyngstol | 2016-11-07 | -0/+47 |
It works fine. Build scaffolding incoming |