gns3-server/gns3server/compute
grossmj 09774a3a56
Merge branch '2.2' into 3.0
# Conflicts:
#	CHANGELOG
#	gns3server/compute/virtualbox/virtualbox_vm.py
#	gns3server/controller/compute.py
#	gns3server/crash_report.py
#	gns3server/static/web-ui/index.html
#	gns3server/static/web-ui/main.c83939cdfe3af0ec27df.js
#	gns3server/version.py
#	gns3server/web/web_server.py
#	requirements.txt
#	tests/controller/test_compute.py
2025-01-22 18:37:17 +10: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 Improvements for built-in disks 2025-01-02 23:10:51 +07:00
dynamips Revert "Backport auxiliary console support for Qemu, Docker and Dynamips nodes" 2024-09-23 13:10:58 +07:00
iou Merge branch '2.2' into 3.0 2024-12-17 15:08:45 +07:00
nios Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30
qemu Merge branch '2.2' into 3.0 2024-11-07 23:18:42 +10:00
ubridge Drop Windows support 2022-01-19 22:28:36 +10:30
virtualbox Merge branch '2.2' into 3.0 2025-01-22 18:37:17 +10:00
vmware Fix invalid escape sequences 2024-04-23 16:52:28 +07: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 Catch error when cannot resize Docker container TTY. 2024-11-07 14:52:59 +10: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 Fix error 500 on PUT for cloud, nat, vmware and vpcs nodes. Fixes #2426 2024-11-19 12:21:35 +10:00
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