Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | NMS: Tweak search with blinking pink! | Kristian Lyngstol | 2016-03-14 | -16/+26 |
* | NMS: snmp prototype update | Kristian Lyngstol | 2016-03-13 | -2/+18 |
* | Merge branch 'master' of ssh://github.com/tech-server/tgmanage | Kristian Lyngstol | 2016-03-13 | -0/+49 |
|\ | ||||
| * | Merge branch 'master' of github.com:tech-server/tgmanage | Kristian Lyngstol | 2016-03-13 | -1699/+1383 |
| |\ | ||||
| * | | NMS: Openssh | Kristian Lyngstol | 2016-03-13 | -0/+1 |
| * | | NMS: Dockerfile: Openssh | Kristian Lyngstol | 2016-03-13 | -0/+48 |
* | | | NMS: Slowly start cleaning handlers | Kristian Lyngstol | 2016-03-13 | -10/+1 |
| |/ |/| | ||||
* | | NMS: Fix switch moving bug | Kristian Lyngstol | 2016-03-13 | -1/+4 |
* | | NMS: Add simple searching | Kristian Lyngstol | 2016-03-13 | -3/+42 |
* | | NMS: Support resetting switch position to buest-guess | Kristian Lyngstol | 2016-03-13 | -1/+6 |
* | | NMS: InfoBox: Catch switch changes too | Kristian Lyngstol | 2016-03-13 | -0/+4 |
* | | NMSjs: Enable interactive movement of switches! | Kristian Lyngstol | 2016-03-13 | -22/+107 |
* | | NMSjs: Tweak/fix text drawing | Kristian Lyngstol | 2016-03-13 | -23/+36 |
* | | NMS: Allow editing switches in GUI | Kristian Lyngstol | 2016-03-13 | -7/+123 |
* | | NMS: Pick up IP's properly | Kristian Lyngstol | 2016-03-13 | -0/+7 |
* | | NMSjs: Split the info box out and clean further + tweak | Kristian Lyngstol | 2016-03-13 | -181/+221 |
* | | NMS: Update placement-guessing for TG16 | Kristian Lyngstol | 2016-03-13 | -17/+15 |
* | | NMS: Remove test.html prototype | Kristian Lyngstol | 2016-03-13 | -9/+0 |
* | | NMS: Fix comment changing | Kristian Lyngstol | 2016-03-13 | -3/+8 |
* | | NMSjs: Get rid of more cruft. | Kristian Lyngstol | 2016-03-13 | -506/+331 |
* | | NMSjs: Bump map handlers and more | Kristian Lyngstol | 2016-03-12 | -19/+55 |
* | | NMS: Remove superfluous debug/tweak stuff | Kristian Lyngstol | 2016-03-12 | -137/+1 |
* | | Merge branch 'master' of ssh://github.com/tech-server/tgmanage | Kristian Lyngstol | 2016-03-12 | -1/+0 |
|\ \ | ||||
| * | | NMS: Remove .vimrc reference from Dockerfile | Nicolai Tellefsen | 2016-03-12 | -1/+0 |
* | | | NMSjs: Massive rework of map drawing | Kristian Lyngstol | 2016-03-12 | -731/+333 |
|/ / | ||||
* | | NMSjs: Start applying the nmsData logic aka: break * | Kristian Lyngstol | 2016-03-12 | -366/+99 |
* | | NMS: Prototype of nms-data seriously updated | Kristian Lyngstol | 2016-03-12 | -53/+134 |
* | | NMS: Do URL decoding and ISO 8601 time formating | Kristian Lyngstol | 2016-03-12 | -8/+7 |
* | | NMS: Fix switch updates (better) | Kristian Lyngstol | 2016-03-12 | -14/+18 |
* | | NMS: Add (back) offset. | Kristian Lyngstol | 2016-03-11 | -0/+3 |
* | | NMS: front: Prototyping of new generic poller | Kristian Lyngstol | 2016-03-10 | -0/+151 |
* | | NMS: Add FreezeThaw dependency | Kristian Lyngstol | 2016-03-10 | -0/+1 |
* | | NMS: Prep for frontend poller-rewrite | Kristian Lyngstol | 2016-03-10 | -14/+67 |
* | | NMS: ... fix minor leftover with switches SQL | Kristian Lyngstol | 2016-03-10 | -1/+1 |
* | | NMS: Tweak caching and updates | Kristian Lyngstol | 2016-03-10 | -7/+34 |
* | | nms: Fix comments (presumably) | Kristian Lyngstol | 2016-03-10 | -3/+3 |
|/ | ||||
* | nms: Update schema | Kristian Lyngstol | 2016-03-10 | -0/+0 |
* | NMS: Support all fields during switch insert | Kristian Lyngstol | 2016-03-10 | -10/+20 |
* | NMS: Generalize switch info box and add mgmt | Kristian Lyngstol | 2016-03-09 | -45/+48 |
* | nms: Fixed postgresql password in Dockerfile | Nicolai Tellefsen | 2016-03-07 | -0/+1 |
* | Merge playback of historical and live data | Nicolai Tellefsen | 2016-03-06 | -92/+94 |
* | Add timezone compensation to epoch converters | Nicolai Tellefsen | 2016-03-06 | -1/+16 |
* | Optimize setNow() | Nicolai Tellefsen | 2016-03-05 | -10/+2 |
* | Make nowPicker use nms.now as default value | Nicolai Tellefsen | 2016-03-05 | -0/+2 |
* | NMS: Add basic playback functions | Nicolai Tellefsen | 2016-03-05 | -66/+87 |
* | Merge branch 'timetravel-gui' | Nicolai Tellefsen | 2016-03-04 | -39/+3721 |
|\ | ||||
| * | Add basic time travel UI | Nicolai Tellefsen | 2016-03-04 | -39/+3721 |
* | | NMS: Update schema | Kristian Lyngstol | 2016-03-04 | -0/+0 |
* | | nms: Further simplify and fix the API | Kristian Lyngstol | 2016-03-04 | -9/+12 |
* | | NMS: Sort api "doc" | Kristian Lyngstol | 2016-03-04 | -25/+32 |