|  | Commit message (Collapse) | Author | Age | Lines | 
|---|
| | 
| 
| 
| | support ipv6 in dhcp | 
| | |  | 
| |\ |  | 
| | | |  | 
| | | |  | 
| | | |  | 
| |/ |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| |\  
| | 
| | | Templating: New filter getIp, fixed errors in dhcp filters | 
| | | |  | 
| | |\  
| |/  
|/| |  | 
| |\ \  
| | | 
| | | | added MIBs for tx/rx db | 
| | |/ |  | 
| |/ |  | 
| | 
| 
| 
| 
| 
| | Caused a problem locally after I had accidentally made tags into an object
instead of an array during testing, but this CAN happen if someone writes {}
instead of [], so better to anticipate it. | 
| |\ |  | 
| | | |  | 
| | |\  
| | | 
| | | | #159 Fixed templating install, included updated varnish config, updated installing.rst and clean-up on servicefiles | 
| | | | |  | 
| | | | |  | 
| | | | |  | 
| | | | |  | 
| | | | |  | 
| | | |\ |  | 
| | | | | |  | 
| | | | | |  | 
| | | | | |  | 
| | | | |\  
| | | |/  
| | |/| |  | 
| | | | | 
| | | | 
| | | | 
| | | | | and included new varnish vcl file | 
| |/ / / |  | 
| | | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | | \1 better written as $1 at /opt/gondul/web/api/read/oplog line 28.
\1 better written as $1 at /opt/gondul/web/api/read/oplog line 28.
\1 better written as $1 at /opt/gondul/web/api/read/oplog line 28.
\1 better written as $1 at /opt/gondul/web/api/read/oplog line 28.
\1 better written as $1 at /opt/gondul/web/api/read/oplog line 28.
\1 better written as $1 at /opt/gondul/web/api/read/oplog line 28.
\1 better written as $1 at /opt/gondul/web/api/read/oplog line 28.
\1 better written as $1 at /opt/gondul/web/api/read/oplog line 28.
\1 better written as $1 at /opt/gondul/web/api/read/oplog line 28.
\1 better written as $1 at /opt/gondul/web/api/read/oplog line 28.
\1 better written as $1 at /opt/gondul/web/api/read/oplog line 28.
\1 better written as $1 at /opt/gondul/web/api/read/oplog line 28.
\1 better written as $1 at /opt/gondul/web/api/read/oplog line 28.
\1 better written as $1 at /opt/gondul/web/api/read/oplog line 28.
\1 better written as $1 at /opt/gondul/web/api/read/oplog line 28.
\1 better written as $1 at /opt/gondul/web/api/read/oplog line 28.
\1 better written as $1 at /opt/gondul/web/api/read/oplog line 28.
\1 better written as $1 at /opt/gondul/web/api/read/oplog line 28.
\1 better written as $1 at /opt/gondul/web/api/read/oplog line 28.
\1 better written as $1 at /opt/gondul/web/api/read/oplog line 28.
\1 better written as $1 at /opt/gondul/web/api/read/oplog line 28.
\1 better written as $1 at /opt/gondul/web/api/read/oplog line 28.
\1 better written as $1 at /opt/gondul/web/api/read/oplog line 28.
\1 better written as $1 at /opt/gondul/web/api/read/oplog line 28.
\1 better written as $1 at /opt/gondul/web/api/read/oplog line 28. | 
| | | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | 
| | | | References #195
This is the first dumb-ass implementation of the collector-api.
It actually works fine for write AS IS, but has 0 safties. But I'm thinking the
API itself is reasonably stable and ready for testing.
I will need to extend it for dhcp-specific stuff, and the plan is to
create a secondary table with metadata (hidden from the user) and a few
other nice things.
Also, indexes. We need indexes. Obviously. | 
| | |/  
|/|   
| |   
| |   
| |   
| |   
| |   
| |   
| |   
| |   
| |   
| |   
| |   
| |   
| |   
| |   
| |   
| |   
| |   
| |   
| |   
| |   
| | | Sort of.
It's two issues at once, related:
1. API: The problem here was that the old way of updating tags simply didn't
   use actual JSON, but just sent "'foo','bar','baz'" as a text string. This
   seems dumb so I've made it send actual JSON now - just like the "placement"
   field. This meant updating the API. And it's not pretty, but it works.
2. Front: I've simplified nms-types a bit (hopefully to provide to simple
   methods: either get/set the raw value, or get/set strings. There was a bug
   where we sent text-encoded json instead of real json, and the reason
   was a confusion between when we're dealing with JSON and when we're
   dealing with strings. Now we are explicit.
This makes the nmsEditRow-thing slightly uglier, but it needs to be fixed
properly either way. In the future, we should provide renderers and editors
based on types, e.g.: Placement-editor could start as a general-purpose
JSON-editor, and the "switch reference" should be a drop-down.... etc.
Fixes #202 | 
| | | 
| | 
| | 
| | | God I hate this... | 
| | | 
| | 
| | 
| | | It creates an extra margin that serves no purpose but to take up space. | 
| |\ \ |  | 
| | |/ |  | 
| | | |  | 
| |/ |  | 
| | |  | 
| |\ |  | 
| | | |  | 
| | | |  | 
| | | |  |