Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NMS: Performance tuning on multiple layers | Kristian Lyngstol | 2015-04-14 | -76/+263 |
| | | | | | | | | | | 1. Add scaffolding for frontend timer tweaks, and a simple debug UI for it. 2. Add frontend ajax-tracker, to avoid spamming the backend too fast when it's unable to cope. 3. Considerably simplify the SQL The SQL tuning has drastically cut the response time of port-state.pl. I need to update the schema too to reflect the new indexes I'm using. | |||
* | Adjust "now" font-size. | Kristian Lyngstol | 2015-04-13 | -6/+6 |
| | ||||
* | Numerous style tweaks and minor fixes to NMS2 | Kristian Lyngstol | 2015-04-13 | -17/+30 |
| | ||||
* | NMS: Bump jquery and bootstrap version | Kristian Lyngstol | 2015-04-11 | -401/+2344 |
| | | | | Also introduces several related style-fixes. | |||
* | NMS: Multi-canvas drawing for potential performance | Kristian Lyngstol | 2015-04-11 | -110/+143 |
| | | | | | | Not a big deal for chromium at the moment, but firefox liked it. It also has more potential for future improvments. | |||
* | NMS: Cleanups | Kristian Lyngstol | 2015-04-10 | -3/+3 |
| | | | | | - Remove prototype (merged with index/nms) - Use fewer global variables | |||
* | NMS: Tweak replay logic and fix linknet/ping drop | Kristian Lyngstol | 2015-04-10 | -29/+33 |
| | | | | | | We only get ping_data for live networks, but that creates a problem when we iterate that list instead of the complete list of switches/linknets: If a switch goes away, its last status would be shown. | |||
* | NMS: Improve time travel and add About | Kristian Lyngstol | 2015-04-10 | -6/+8 |
| | ||||
* | NMS2: Draw linknets, fix fonts and add replay | Kristian Lyngstol | 2015-04-10 | -10/+65 |
| | ||||
* | NMS: Implement time travel. | Kristian Lyngstol | 2015-04-10 | -0/+1067 |
| | ||||
* | Clean up nms2 | Kristian Lyngstol | 2015-04-05 | -2766/+0 |
| | ||||
* | Remove unused stuff | Kristian Lyngstol | 2015-04-04 | -145/+0 |
| | ||||
* | MISC stuff people forgot | Kristian Lyngstol | 2015-04-04 | -136/+146 |
| | ||||
* | Bump lots of changes | Kristian Lyngstol | 2015-04-02 | -0/+3301 |