core-extra/daemon
2020-04-07 07:50:26 +09:30
..
core resolve isort 2020-04-07 07:50:26 +09:30
data revert logging back to info, removed Rj45Models enum as it was not being used, updated linktypes enum to be used directly 2020-03-10 22:48:05 -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 small tweak to make openvpn example server config valid 2020-02-04 17:09:54 -08:00
proto updates to break up core.proto into separate logical files 2020-03-22 22:57:50 -07:00
scripts updated core-daemon thread usage to use thread daemon param 2020-04-02 17:33:38 -07:00
tests tweak to session.exception to default node_id to None when not provided 2020-03-31 16:39:27 -07: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 added config service template files to MANIFEST file for core daemon 2020-01-24 16:32:36 -08:00
Pipfile updates to Pipfiles and requirements.txt for pyproj dependency 2020-02-26 12:18:55 -08:00
Pipfile.lock updated Pipfile.lock to denote marker for only installing dataclasses in python 3.6 2020-03-31 14:28:17 -07:00
requirements.txt updated requirements.txt to use environment markers for dataclasses dependency 2020-03-31 14:38:48 -07:00
setup.cfg fixed flake8 config to match other tooling 2019-09-23 23:28:08 -07:00
setup.py.in modify setup.py to denote dataclasses only being needed in 3.6 2020-03-31 14:19:02 -07:00