core-extra/daemon
2020-01-17 21:13:07 -08:00
..
core Merge branch 'develop' into feature/config-service 2020-01-17 21:13:07 -08:00
data updated core.conf to contain distributed address and grpc configurations 2019-10-18 14:43:36 -07: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 added config service manager to CoreEmu and made it possible to create a session and nodes with config services from a script 2020-01-17 21:09:51 -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 updated grpc client to have a proxy flag, updated coretk script to have a flag to enable proxy, disabled by default 2020-01-14 22:15:00 -08:00
tests updated utils.validate_mac format to use unix expanded to avoid singular values 2020-01-15 17:02:27 -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 initial code towards services that will generate files from templates and provide configuration 2020-01-16 15:48:21 -08:00
Pipfile.lock added config service manager, added custom loading of subdirs for config based services, added configurations for config services 2020-01-17 11:40:29 -08:00
requirements.txt updated requirements.txt 2019-12-29 23:01:29 -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