gns3-server/gns3server
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
..
api Fix capture on IOU/IOL links. Fixes #2477 2025-01-11 18:46:55 +07:00
appliances Sync appliances 2025-01-21 11:29:28 +10:00
compute Merge branch '2.2' into 3.0 2025-01-22 18:37:17 +10:00
config_samples Fix to access resources_path and install_builtin_appliances settings 2024-07-09 12:28:39 +02:00
configs Update IOU base configs to use "no ip domain lookup". Fixes #2404 2024-07-22 19:07:17 +02:00
controller Improvements for built-in disks 2025-01-02 23:10:51 +07:00
core Option to disable image discovery and do not scan parent directory 2022-12-26 12:32:40 +08:00
db Improve tests for pruning images 2025-01-03 19:56:41 +07:00
db_migrations Fix MAC address support for Docker containers 2024-09-18 18:02:35 +07:00
disks Update empty Qemu disks with correct MD5 checksums 2024-12-23 22:45:36 +07:00
schemas Fix config parsing when configuring server protocol. Fixes https://github.com/GNS3/gns3-gui/issues/3681 2024-12-26 16:36:52 +07:00
services Add back ValidationError 2024-12-30 15:59:01 +07:00
static Release v2.2.53 2025-01-21 11:52:11 +10:00
symbols Add NAT symbols 2024-04-22 18:51:29 +07:00
templates Move to version 3 of the REST API. 2020-11-02 12:05:32 +10:30
utils Improvements for built-in disks 2025-01-02 23:10:51 +07:00
__init__.py Use pyupgrade with --py36-plus param. 2021-04-13 18:37:58 +09:30
__main__.py
alembic.ini Support for database schema migrations using alembic 2023-01-11 10:15:04 +08:00
config.py Use controller vars file to store version and appliance etag 2023-09-06 16:28:46 +07:00
crash_report.py Release v2.2.53 2025-01-21 11:52:11 +10:00
logger.py Drop Windows support 2022-01-19 22:28:36 +10:30
main.py Refactor command line arguments parsing 2025-01-17 07:57:42 +07:00
server.py Refactor command line arguments parsing 2025-01-17 07:57:42 +07:00
version.py Release v2.2.53 2025-01-21 11:52:11 +10:00