1
0
mirror of https://github.com/GNS3/gns3-server synced 2025-01-13 17:40:54 +00:00
gns3-server/gns3server/controller
grossmj cbaa563996
Merge branch '2.2' into 3.0
# Conflicts:
#	CHANGELOG
#	gns3server/crash_report.py
#	gns3server/static/web-ui/index.html
#	gns3server/static/web-ui/main.9297104511b6616fc55c.js
#	gns3server/utils/images.py
#	gns3server/version.py
#	tests/api/routes/compute/test_dynamips_nodes.py
#	tests/handlers/api/compute/test_qemu.py
#	tests/utils/test_images.py
2024-12-02 12:16:34 +10:00
..
gns3vm Merge branch '2.2' into 3.0 2023-09-23 15:54:54 +10:00
ports Remove model validator. Fixes https://github.com/GNS3/gns3-gui/issues/3522 2023-10-15 11:16:05 +10:00
__init__.py Merge branch '2.2' into 3.0 2024-11-18 11:46:42 +10:00
appliance_manager.py Merge branch '2.2' into 3.0 2024-11-18 11:46:42 +10:00
appliance_to_template.py Remove Qemu binary requirement 2022-04-19 18:21:39 +07:00
appliance.py Validate appliance files with Pydantic 2021-10-18 21:46:50 +10:30
compute.py Fix warnings in tests 2024-05-09 17:11:12 +07:00
controller_error.py Add missing response() method in ComputeConflictError 2022-05-27 16:03:54 +07:00
drawing.py Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30
export_project.py Fix issues after merge 2024-10-31 13:06:17 +10:00
import_project.py Replace aiohttp.web.HTTPConflict() 2024-10-31 13:11:01 +10:00
link.py Merge branch 'master' into 3.0 2021-08-29 19:23:51 +09:30
node.py Revert "Backport auxiliary console support for Qemu, Docker and Dynamips nodes" 2024-09-23 13:10:58 +07:00
notification.py Fix error 500 on PUT for cloud, nat, vmware and vpcs nodes. Fixes #2426 2024-11-19 12:21:35 +10:00
project.py Merge branch '2.2' into 3.0 2024-12-02 12:16:34 +10:00
snapshot.py Merge branch '2.2' into 3.0 2024-07-07 19:04:50 +02:00
symbol_themes.py Merge branch '2.2' into 3.0 2024-04-22 19:08:45 +07:00
symbols.py Upgrade aiohttp to v3.10.10. Fixes #2411 2024-10-31 13:48:22 +10:00
topology.py Merge branch '2.2' into 3.0 2024-09-23 13:28:56 +07:00
udp_link.py Merge branch '2.2' into 3.0 2024-05-16 17:53:39 +07:00