core-extra/daemon
2019-12-23 14:48:56 -08:00
..
core removed usage of brctl and dependency on bridge-utils library as it is deprecated, replaced with using iproute instead 2019-12-23 14:48:56 -08:00
data updates 2019-11-07 08:30:49 -08:00
doc added a convenience target for generating all documentation based on existing google code example, fixed a few issues with doc strings 2018-03-15 14:31:07 -07:00
examples small update to devguide, updates to READMEs for LXD and Docker 2019-12-19 12:32:30 -08:00
proto updated start proto to return exception strings, updated grpc start session to exist early when a failure is found, updated coretk ui to not switch ui to running when start fails and display error dialog 2019-12-20 15:11:34 -08:00
scripts set pillow logging to ERROR for coretk-gui 2019-12-19 21:28:17 -08:00
tests improved coretk gui alerts to display alert text when selected, fixed merged code for adding a check to cleanup interfaces, updated session.exceptions to use enums directly 2019-12-20 10:51:52 -08:00
.gitignore Add some gitignore files. 2015-01-28 02:15:45 +00:00
.pre-commit-config.yaml moved coretk under daemon/core/gui 2019-12-19 09:30:21 -08:00
Makefile.am update python install makefiles to avoid forcing site-packages 2019-12-19 17:27:57 -08:00
MANIFEST.in changes to daemon setup.py to support including gui data files 2019-12-19 21:29:10 -08:00
Pipfile removed mock from setup.py.in as its not needed in python3, added formal script to run coretk gui and remove main line from core/gui/app.py 2019-12-19 11:32:59 -08:00
Pipfile.lock moved coretk under daemon/core/gui 2019-12-19 09:30:21 -08:00
requirements.txt updated requirements.txt with gui packages 2019-12-19 09:37:49 -08:00
setup.cfg fixed flake8 config to match other tooling 2019-09-23 23:28:08 -07:00
setup.py.in changes to daemon setup.py to support including gui data files 2019-12-19 21:29:10 -08:00