gns3-server/gns3server/compute
grossmj 426c16e296 Merge branch '2.2' into 3.0
# Conflicts:
#	.github/workflows/testing.yml
#	CHANGELOG
#	appveyor.yml
#	dev-requirements.txt
#	gns3server/controller/compute.py
#	gns3server/crash_report.py
#	gns3server/version.py
#	gns3server/web/route.py
#	pytest.ini
#	requirements.txt
#	tests/compute/dynamips/test_dynamips_router.py
#	tests/compute/test_base_node.py
#	tests/compute/vmware/test_vmware_manager.py
#	tests/compute/vmware/test_vmware_vm.py
#	tests/controller/gns3vm/test_virtualbox_gns3_vm.py
2022-08-30 11:53:12 +02:00
..
adapters Use pyupgrade with --py36-plus param. 2021-04-13 18:37:58 +09:30
builtin Drop Windows support 2022-01-19 22:28:36 +10:30
docker Merge branch '2.2' into 3.0 2022-08-30 11:53:12 +02:00
dynamips Checks for valid hostname on server side for Dynamips, IOU, Qemu and Docker nodes 2022-07-17 11:51:29 +02:00
iou Merge branch '3.0' into iou-user-loader-libraries 2022-07-20 16:44:48 +02:00
nios Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30
qemu Checks for valid hostname on server side for Dynamips, IOU, Qemu and Docker nodes 2022-07-17 11:51:29 +02:00
ubridge Drop Windows support 2022-01-19 22:28:36 +10:30
virtualbox Support to reset all console connections. Ref https://github.com/GNS3/gns3-server/issues/1619 2022-06-15 15:30:44 +02:00
vmware Merge branch '2.2' into 3.0 2022-04-27 22:23:05 +07:00
vpcs Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30
__init__.py Drop Windows support 2022-01-19 22:28:36 +10:30
base_manager.py Detect new images added to the default image directory. 2022-04-17 16:58:20 +07:00
base_node.py Support to reset all console connections. Ref https://github.com/GNS3/gns3-server/issues/1619 2022-06-15 15:30:44 +02:00
compute_error.py Use black with -l 120 param. 2021-04-13 18:46:50 +09:30
error.py Use black with -l 120 param. 2021-04-13 18:46:50 +09:30
notification_manager.py Use black with -l 120 param. 2021-04-13 18:46:50 +09:30
port_manager.py Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30
project_manager.py Move schemas between compute and controller subpackages 2021-04-15 18:12:08 +09:30
project.py "Local" command line parameter is only for stopping 2022-03-30 18:38:34 +08:00