gns3-server/gns3server/controller
grossmj 6b0d0de1bc Wait for local compute to be started.
Don't reconnect to local compute when server is being stopped.
2021-04-13 15:41:59 +09:30
..
gns3vm Merge branch '2.2' into 3.0 2020-11-05 17:15:25 +10:30
ports Migration to FastAPI 2020-10-02 16:07:50 +09:30
__init__.py Wait for local compute to be started. 2021-04-13 15:41:59 +09:30
appliance_manager.py Use Pydantic to validate the server config file. 2021-04-12 17:02:23 +09:30
appliance.py Support controller reloading for templates, appliances and projects. Ref #1743 2020-04-30 15:30:50 +09:30
compute.py Wait for local compute to be started. 2021-04-13 15:41:59 +09:30
controller_error.py Use aiosqlite and add service for templates 2021-03-28 21:17:29 +10:30
drawing.py Prevent locked drawings to be deleted. Fixes https://github.com/GNS3/gns3-gui/issues/2948 2020-03-16 16:30:08 +10:30
export_project.py Merge branch 'master' into 3.0 2021-04-10 12:46:40 +09:30
import_project.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
link.py Move to version 3 of the REST API. 2020-11-02 12:05:32 +10:30
node.py Refactor template management to use database. 2021-03-28 11:15:08 +10:30
notification.py Move endpoints to routes & preparations to use a database. 2020-11-19 15:21:03 +10:30
project.py Use Pydantic to validate the server config file. 2021-04-12 17:02:23 +09:30
snapshot.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
symbol_themes.py Early support for symbol themes. 2019-03-12 18:13:33 +07:00
symbols.py Use Pydantic to validate the server config file. 2021-04-12 17:02:23 +09:30
topology.py Fix packet capture with HTTPS remote server. Fixes #1882 2021-04-07 12:40:15 +09:30
udp_link.py Migration to FastAPI 2020-10-02 16:07:50 +09:30