aboutsummaryrefslogtreecommitdiffstats
path: root/web/nms.gathering.org/switches_add.pl
Commit message (Collapse)AuthorAgeLines
* nms: Rename API end points and separate public/privateKristian Lyngstol2016-03-04-44/+0
|
* nms: Adjust switches_add.plKristian Lyngstol2016-02-29-11/+26
| | | | | | | It now accepts an array of switches, and the output of add_switches.txt.pl can be used directly as input, ignoring duplicates. Still not done. Need placements etc.
* nms: Basic switches_add APIKristian Lyngstol2016-02-26-0/+29
Needs lots of work. And also, I removed CGI.pm because it sucks.