1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-13 11:58:57 +00:00
gns3-server/gns3server
grossmj ec9dbd20b8
Merge branch '2.2' into 3.0
# Conflicts:
#	gns3server/compute/base_node.py
#	gns3server/compute/docker/docker_vm.py
#	gns3server/compute/qemu/qemu_vm.py
#	gns3server/crash_report.py
#	gns3server/version.py
2024-11-07 23:18:42 +10:00
..
api Upgrade fastapi and fix tests 2024-10-31 19:23:28 +10:00
appliances Sync appliances 2024-11-07 15:06:06 +10:00
compute Merge branch '2.2' into 3.0 2024-11-07 23:18:42 +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 Upgrade aiohttp to v3.10.10. Fixes #2411 2024-10-31 13:48:22 +10:00
core Option to disable image discovery and do not scan parent directory 2022-12-26 12:32:40 +08:00
db Increase SQLite timeout. Ref #2422 2024-10-31 21:31:03 +10:00
db_migrations Fix MAC address support for Docker containers 2024-09-18 18:02:35 +07:00
disks Merge branch '2.2' into 3.0 2023-07-13 10:09:26 +10:00
schemas Upgrade dependencies and fix Pydantic warnings 2024-10-31 17:09:52 +10:00
services Replace deprecated method datetime.utcnow() 2024-05-18 23:33:26 +07:00
static Release v2.2.50 2024-10-21 12:14:18 +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 Merge branch '2.2' into 3.0 2024-10-31 12:54:35 +10:00
__init__.py Use pyupgrade with --py36-plus param. 2021-04-13 18:37:58 +09:30
__main__.py Allow to start server with python -m gns3server 2015-08-25 22:31:45 +02:00
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.51 2024-11-07 15:08:27 +10:00
logger.py Drop Windows support 2022-01-19 22:28:36 +10:30
main.py Support for cooperative signal handling of uvicorn v0.29.0 2024-04-03 15:58:10 +07:00
server.py Support for cooperative signal handling of uvicorn v0.29.0 2024-04-03 15:58:10 +07:00
version.py Development on 2.2.52.dev1 2024-11-07 23:13:31 +10:00