1
0
mirror of https://github.com/GNS3/gns3-server synced 2025-07-29 09:58:13 +00:00
gns3-server/gns3server/compute
grossmj 802959f9ab Merge branch 'master' into 3.0
# Conflicts:
#	dev-requirements.txt
#	gns3server/controller/__init__.py
#	gns3server/controller/appliance_manager.py
#	gns3server/controller/compute.py
#	gns3server/controller/topology.py
#	gns3server/handlers/api/compute/ethernet_switch_handler.py
#	gns3server/handlers/api/controller/link_handler.py
#	gns3server/handlers/api/controller/symbol_handler.py
#	gns3server/version.py
#	requirements.txt
#	tests/controller/test_export_project.py
#	tests/handlers/api/compute/test_qemu.py
#	tests/web/test_response.py
#	win-requirements.txt
2021-04-10 12:46:40 +09:30
..
adapters
builtin Move endpoints to routes & preparations to use a database. 2020-11-19 15:21:03 +10:30
docker Move endpoints to routes & preparations to use a database. 2020-11-19 15:21:03 +10:30
dynamips Merge branch 'master' into 3.0 2021-04-10 12:46:40 +09:30
iou Move endpoints to routes & preparations to use a database. 2020-11-19 15:21:03 +10:30
nios
qemu Add missing async 2021-02-18 18:14:35 +10:30
traceng
ubridge Move endpoints to routes & preparations to use a database. 2020-11-19 15:21:03 +10:30
virtualbox
vmware
vpcs Fix bug when starting of vpcs stopped with "quit". Fixes https://github.com/GNS3/gns3-gui/issues/3110 2021-02-14 13:50:10 +10:30
__init__.py
base_manager.py Update package versions. 2020-11-11 17:18:41 +10:30
base_node.py Merge branch '2.2' into 3.0 2020-12-07 18:00:33 +10:30
compute_error.py Use aiosqlite and add service for templates 2021-03-28 21:17:29 +10:30
error.py
notification_manager.py Move endpoints to routes & preparations to use a database. 2020-11-19 15:21:03 +10:30
port_manager.py
project_manager.py
project.py