.. |
api
|
updates to account for config messages in core handlers that dont contain all configuration options
|
2018-06-07 15:32:16 -07:00 |
emane
|
removed unwanted logging
|
2018-07-25 15:24:54 -07:00 |
emulator
|
merged latest from 5.2
|
2018-07-26 16:41:08 -07:00 |
misc
|
first initial working link for ptp and joining back and drawing the edge, also making use of old core icons to provide a basic look and feel, updated coloring to dark mode instead of info, seems to fit better
|
2018-05-07 15:04:54 -07:00 |
netns
|
Merge branch 'rel/5.2' into core-rest-flask
|
2018-07-27 16:12:02 -07:00 |
phys
|
removed node boot/validate methods, since it was using a circular reference to run a CoreService method
|
2018-06-22 11:59:16 -07:00 |
rest
|
initial basic mockup on gui layout before integrating with api calls
|
2018-05-03 20:28:00 -07:00 |
services
|
refactored how getters for configurations worked, to avoid setting defaults and causing undesireable states
|
2018-07-11 21:34:21 -07:00 |
xml
|
fixed issue with viewkeys behaving different between versions of python 2.7
|
2018-08-01 18:22:41 -07:00 |
.gitignore
|
Add some gitignore files.
|
2015-01-28 02:15:45 +00:00 |
__init__.py
|
defined custom core command error that defaults to printing command output as well
|
2018-03-02 16:22:20 -08:00 |
broker.py
|
initial commit with things working for the most part
|
2018-06-06 14:51:45 -07:00 |
conf.py
|
refactored how getters for configurations worked, to avoid setting defaults and causing undesireable states
|
2018-07-11 21:34:21 -07:00 |
constants.py.in
|
update to find programs from path instead of being hardcoded when build
|
2018-03-21 23:07:34 -07:00 |
corehandlers.py
|
removed line sending service load errors to the gui and it interferes with current coresendmsg
|
2018-07-19 16:45:05 -07:00 |
coreobj.py
|
merged latest from 5.2
|
2018-07-26 16:41:08 -07:00 |
coreserver.py
|
refactored new apis to sit under the emulator module, also reverted moving files under a legacy module to help avoid breaking code using core internals for 5.0+
|
2018-05-01 10:40:25 -07:00 |
data.py
|
merged cleanup branch with master
|
2017-06-19 18:03:39 -07:00 |
enumerations.py
|
initial commit removing all related xen code, docs, files
|
2018-03-07 15:47:14 -08:00 |
location.py
|
initial commit with things working for the most part
|
2018-06-06 14:51:45 -07:00 |
mobility.py
|
refactored how getters for configurations worked, to avoid setting defaults and causing undesireable states
|
2018-07-11 21:34:21 -07:00 |
sdt.py
|
initial commit with things working for the most part
|
2018-06-06 14:51:45 -07:00 |
service.py
|
fixed issue with viewkeys behaving different between versions of python 2.7
|
2018-08-01 18:22:41 -07:00 |
session.py
|
refactored service boot path discovery to be more robust, still based on services provided alone
|
2018-08-01 10:13:57 -07:00 |