Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | First step to major cleanup | Kristian Lyngstol | 2019-01-03 | -59/+22 |
| | | | | | | | | Fixes #150 Fixe #88 Closes #3 Probably lots of bugs introduced, will fix ASAP. | |||
* | oplog: Add support fort "when"/dated replay | Kristian Lyngstol | 2018-12-02 | -1/+8 |
| | | | | Makes the replay so much more "alive" :D | |||
* | Tweak DHCP/uplink/client-port logic | Kristian Lyngstol | 2018-04-04 | -1/+7 |
| | ||||
* | Throw TG18-stuff over the wall | root | 2018-03-31 | -1/+1 |
| | ||||
* | Added new API point for list of templates | Ole Mathias Heggem | 2018-03-22 | -0/+21 |
| | ||||
* | Commit diverse av Ole Mathias sitt template-greier | root | 2018-03-22 | -1/+1 |
| | ||||
* | Merge branch 'master' into network-firstclass | Ole Mathias Aa. Heggem | 2018-03-21 | -3/+3 |
|\ | ||||
| * | Added support for delete switches | Ole Mathias Aa. Heggem | 2018-03-17 | -3/+3 |
| | | ||||
* | | Making network first class citizen | Ole Mathias Aa. Heggem | 2018-01-28 | -2/+39 |
|/ | | | | Still work in progress | |||
* | api/oplog: Time is !@#!@#!@#!@# (fixes non-utc times) | Kristian | 2017-04-19 | -0/+1 |
| | ||||
* | TG17 monster commit | Kristian Lyngstøl | 2017-04-16 | -0/+3 |
| | ||||
* | TG17 stuff ? | Kristian Lyngstøl | 2017-04-10 | -27/+2 |
| | ||||
* | switches.txt as an api endpoint | Lasse Haugen | 2017-03-31 | -0/+31 |
| | ||||
* | Implement support for per-switch queries for switches-management | Lasse Haugen | 2017-01-10 | -1/+11 |
| | ||||
* | added distro_name to api endpoint | Lasse Haugen | 2016-12-16 | -1/+1 |
| | ||||
* | Start clean switches-table | Kristian Lyngstol | 2016-11-15 | -1/+1 |
| | | | | Lots of cruft | |||
* | Various build-tweaks and cache tweaks | Kristian Lyngstol | 2016-11-11 | -1/+2 |
| | | | | | | | | | - mibs are moved to data/, update gitignore - Adjust cache for switches and switches-management to improve responsiveness when adding new content. - Ensure mibs are correctly loaded if the data directory doesn't exist - Add a small timer to the startup of ping collector/snmp to avoid starting before graphite. | |||
* | Add distro-tree endpoint | Kristian Lyngstol | 2016-11-08 | -0/+25 |
| | | | | | | | Fixes #139 References #148 New problem: Test data is insufficient. | |||
* | front: Fix/tweak edit-box | Kristian Lyngstol | 2016-05-25 | -1/+1 |
| | | | | | | | | | No need to expose 'switch' id in the API - it's internal to the db. The entire edit-logic should be cleaned up, but at least this fixes the immediate problem. Fixes #74 | |||
* | Remove comments from code in place of oplogs | Kristian Lyngstol | 2016-05-18 | -16/+1 |
| | ||||
* | Add basic oplog | Kristian Lyngstol | 2016-05-18 | -0/+22 |
| | | | | | | | | | | It still needs to be integrated with switches/info box, but this is a good start. Shows the last 5 log messages in an overlay on the map, with the rest visible in an oplog tab. Fixes #20 | |||
* | Move stuff from /opt/nms to /opt/gondul etc | Kristian Lyngstol | 2016-05-13 | -3/+3 |
| | | | | Still lots to do | |||
* | More work on adapting /opt and tests | Kristian Lyngstol | 2016-04-13 | -3/+3 |
| | ||||
* | Actual initial import | Kristian Lyngstol | 2016-04-12 | -0/+75 |
Fetched from tgmanage. |