1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-13 20:08:55 +00:00
gns3-server/gns3server/compute
grossmj 90c69d95ad
Merge branch '2.2' into 3.0
# Conflicts:
#	gns3server/crash_report.py
#	gns3server/static/web-ui/index.html
#	gns3server/static/web-ui/main.99a70a8d013fc974361c.js
#	gns3server/version.py
#	requirements.txt
2024-08-10 18:58:43 -06: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 Fix to access resources_path and install_builtin_appliances settings 2024-07-09 12:28:39 +02:00
dynamips Fix to allow changing the auxiliary console for IOS router nodes. 2024-05-18 23:43:50 +07:00
iou Fix reset console for non running IOU devices 2024-05-18 23:30:58 +07:00
nios Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30
qemu Merge branch '2.2' into 3.0 2024-08-10 18:58:43 -06: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 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 Fix compute authentication for websocket endpoints 2023-10-22 12:44:39 +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 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