1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-13 20:08:55 +00:00
gns3-server/gns3server/compute
grossmj 800920e3df
Merge branch '2.2' into 3.0
# Conflicts:
#	.github/workflows/testing.yml
#	gns3server/compute/docker/__init__.py
#	gns3server/compute/docker/docker_vm.py
#	gns3server/run.py
#	requirements.txt
#	setup.py
#	tests/compute/docker/test_docker_vm.py
2024-02-21 12:24:30 +08: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 2024-02-21 12:24:30 +08:00
dynamips Add custom executable paths on Windows 2024-01-28 12:13:08 +11:00
iou Merge branch '2.2' into 3.0 2023-10-27 13:28:32 +10:00
nios Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30
qemu Merge branch '2.2' into 3.0 2024-01-28 12:30:43 +11:00
ubridge Drop Windows support 2022-01-19 22:28:36 +10:30
virtualbox Merge branch '2.2' into 3.0 2023-09-23 15:54:54 +10:00
vmware Merge branch '2.2' into 3.0 2022-11-09 20:30:28 +08:00
vpcs Add custom executable paths on Windows 2024-01-28 12:13:08 +11:00
__init__.py Drop Windows support 2022-01-19 22:28:36 +10:30
base_manager.py Allow computes to be dynamically or manually allocated 2023-06-21 22:28:09 +09:30
base_node.py Add custom executable paths on Windows 2024-01-28 12:13:08 +11: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 Merge 2.2 2023-01-05 12:38:00 +08:00
project_manager.py Allow disabling hardware virtualization check 2023-10-30 14:57:11 +10:00
project.py "Local" command line parameter is only for stopping 2022-03-30 18:38:34 +08:00