1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-13 20:08:55 +00:00
gns3-server/gns3server/controller
grossmj a5d89b428a Merge branch '2.2' into 3.0
# Conflicts:
#	gns3server/controller/__init__.py
#	gns3server/controller/compute.py
#	gns3server/schemas/gns3vm.py
#	gns3server/utils/application_id.py
#	gns3server/version.py
#	gns3server/web/web_server.py
2020-11-05 17:15:25 +10: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 Merge branch '2.2' into 3.0 2020-11-05 17:15:25 +10:30
appliance_manager.py Merge branch '2.2' into 3.0 2020-11-05 17:15:25 +10:30
appliance.py Support controller reloading for templates, appliances and projects. Ref #1743 2020-04-30 15:30:50 +09:30
compute.py Merge branch '2.2' into 3.0 2020-11-05 17:15:25 +10:30
controller_error.py Migration to FastAPI 2020-10-02 16:07:50 +09: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 Migration to FastAPI 2020-10-02 16:07:50 +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 Migration to FastAPI 2020-10-02 16:07:50 +09:30
notification.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
project.py Merge branch '2.2' into 3.0 2020-11-05 17:15:25 +10: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 Merge branch '2.2' into 3.0 2020-10-12 18:04:49 +10:30
template_manager.py Use pydantic for data validation (instead of jsonschema) 2020-10-31 15:07:12 +10:30
template.py Put all schemas in the same module. 2020-10-31 16:02:21 +10:30
topology.py Put all schemas in the same module. 2020-10-31 16:02:21 +10:30
udp_link.py Migration to FastAPI 2020-10-02 16:07:50 +09:30