core-extra/daemon
2020-07-14 12:08:05 -07:00
..
core pygui: dont show mobility player when joining sessions not in runtime 2020-07-11 14:06:53 -07:00
data removed configuration option for number of for corehandler threads as it cannot properly deal with anything more than 1, updated man pages to current 6.4 versions for now 2020-06-05 14:34:19 -07:00
doc updates to allow building python docs again, also added checks for requirements to build the python docs 2020-04-16 11:32:50 -07:00
examples fixed examples using IpPrefixes class 2020-06-19 13:25:47 -07:00
proto grpc: added node_id and net2_id data to interface protos to allow querying a node to provide the node and networks an interface is associated with 2020-06-30 12:34:20 -07:00
scripts core-cli: fix to avoid errors for querying nodes with peer to peer links, until there is a proper way to get the other ends node name 2020-07-01 15:20:53 -07:00
tests tests: patch utils.which 2020-07-06 21:47:46 -07:00
.pre-commit-config.yaml updated pre-commit file to use poetry environment 2020-07-11 22:11:23 -07:00
Makefile.am removed python buid/installation from makefiles, poetry will handle 2020-07-14 12:08:05 -07:00
MANIFEST.in added config service template files to MANIFEST file for core daemon 2020-01-24 16:32:36 -08:00
poetry.lock force grpcio related installations to all use the same version to avoid any version conflicts 2020-07-13 08:58:32 -07:00
pyproject.toml force grpcio related installations to all use the same version to avoid any version conflicts 2020-07-13 08:58:32 -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