1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-12 19:38:57 +00:00
gns3-server/gns3server
grossmj b3dfb87622 Merge branch '2.2' into 3.0
# Conflicts:
#	gns3server/controller/__init__.py
#	gns3server/crash_report.py
#	gns3server/static/web-ui/index.html
#	gns3server/static/web-ui/main.96be36058f5df0ca7e7f.js
#	gns3server/utils/images.py
#	gns3server/version.py
#	requirements.txt
#	tests/compute/docker/test_docker_vm.py
#	tests/controller/test_controller.py
2023-05-22 15:11:17 +08:00
..
api Fix tests 2023-02-17 21:25:19 +08:00
appliances Sync appliance files 2023-05-05 22:46:42 +08:00
compute Merge branch '2.2' into 3.0 2023-05-22 15:11:17 +08:00
configs New VPCS base config. Fixes #786. 2017-06-28 17:40:54 +08:00
controller Merge branch '2.2' into 3.0 2023-05-22 15:11:17 +08:00
core Option to disable image discovery and do not scan parent directory 2022-12-26 12:32:40 +08:00
db Handle Alembic CommandError exceptions 2023-01-13 12:52:31 +08:00
db_migrations Support for database schema migrations using alembic 2023-01-11 10:15:04 +08:00
disks Install empty Qemu disks on first start 2023-05-05 22:40:58 +08:00
schemas Fix Qemu binary not set when adding appliance from template 2023-02-04 12:18:52 +08:00
services Use generic symbol names 2022-07-25 12:33:40 +02:00
static Merge 2.2 2023-01-05 12:38:00 +08:00
symbols Update affinity symbols. Fixes https://github.com/GNS3/gns3-gui/issues/3232 2021-09-20 17:46:19 +09:30
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 2023-03-17 17:44:32 +10: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 Drop Windows support 2022-01-19 22:28:36 +10:30
crash_report.py Release v2.2.39 2023-05-08 19:17:02 +08:00
logger.py Drop Windows support 2022-01-19 22:28:36 +10:30
main.py Drop Windows support 2022-01-19 22:28:36 +10:30
server.py Backward compatibility for --log argument 2022-04-27 14:15:29 +07:00
version.py Development on v2.2.40.dev1 2023-05-08 20:26:40 +08:00