Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | 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 | |
* | | | Add updated schema | Kristian Lyngstol | 2016-03-17 | -0/+781 | |
|/ / | |||||
* | | 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 | |
* | | NMS: Remove now redundant "Security" things | Kristian Lyngstol | 2016-03-04 | -25/+2 | |
* | | nms: Remove redundant files | Kristian Lyngstol | 2016-03-04 | -0/+0 | |
* | | nms: Split pub/switches in two | Kristian Lyngstol | 2016-03-04 | -31/+65 | |
* | | nms: Rename API end points and separate public/private | Kristian Lyngstol | 2016-03-04 | -21/+32 | |
|/ | |||||
* | Moooore. Cleanup. | Joachim Tingvold | 2016-03-02 | -0/+0 | |
* | More cleanup. | Joachim Tingvold | 2016-03-02 | -140/+20 | |
* | Cleaned up some. | Joachim Tingvold | 2016-03-02 | -3/+7 | |
* | nms: Tweak switches.pl and add switch-state.pl | Kristian Lyngstol | 2016-03-02 | -5/+154 | |
* | Stop trafficUpdater() from passing along NaN values | Nicolai Tellefsen | 2016-03-01 | -1/+2 | |
* | Add management support to updateSwitches() | Nicolai Tellefsen | 2016-03-01 | -0/+2 | |
* | Deleted duplicate files. | Joachim Tingvold | 2016-03-01 | -499/+0 | |
* | Merge pull request #29 from niccofyren/make-switches-great-again | niccofyren | 2016-03-01 | -6/+49 | |
|\ | |||||
| * | Read switch-placements from switches.pl | Nicolai Tellefsen | 2016-03-01 | -6/+49 | |
|/ | |||||
* | Readme work. missing last steps of the process. | Magnus Kirø | 2016-02-29 | -0/+18 | |
* | tabs to spaces! | Magnus Kirø | 2016-02-29 | -15/+15 | |
* | Stupid me, forgot to replace tabs with spaces! | Magnus Kirø | 2016-02-29 | -59/+57 | |
* | Added buildfolder to local gitignore file. Dont need autogenerated stuff in r... | Magnus Kirø | 2016-02-29 | -0/+1 | |
* | Dont use tabs for spaces its just ugly, so I pretyfied it. | Magnus Kirø | 2016-02-29 | -36/+36 | |
* | added .idea folder to gitignore. Dont need IDE configs in repo. | Magnus Kirø | 2016-02-29 | -0/+1 | |
* | Merge branch 'master' of github.com:tech-server/tgmanage | Kristian Lyngstol | 2016-02-29 | -11/+26 | |
|\ | |||||
| * | nms: Adjust switches_add.pl | Kristian Lyngstol | 2016-02-29 | -11/+26 | |
* | | nms: Update add_switches.txt.pl to output an arrary | Kristian Lyngstol | 2016-02-29 | -10/+10 |