1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-12 19:38:57 +00:00
gns3-server/gns3server
grossmj 3f691b60c9 Merge branch '2.2' into 3.0
# Conflicts:
#	gns3server/compute/qemu/qemu_vm.py
#	gns3server/crash_report.py
#	gns3server/schemas/qemu.py
#	gns3server/schemas/qemu_template.py
#	gns3server/static/web-ui/index.html
#	gns3server/static/web-ui/main.1379a5647e8bc6d3e401.js
#	gns3server/version.py
#	tests/compute/qemu/test_qemu_vm.py
2023-07-13 10:09:26 +10:00
..
api Fix issue with appliance API returning unset data 2023-07-03 18:55:19 +10:00
appliances Sync appliance files 2023-07-12 16:20:29 +10:00
compute Merge branch '2.2' into 3.0 2023-07-13 10:09:26 +10:00
configs
controller Allow computes to be dynamically or manually allocated 2023-06-21 22:28:09 +09:30
core Option to disable image discovery and do not scan parent directory 2022-12-26 12:32:40 +08:00
db Add UEFI boot mode option for Qemu VMs 2023-06-21 17:56:34 +09:30
db_migrations Support for database schema migrations using alembic 2023-01-11 10:15:04 +08:00
disks Merge branch '2.2' into 3.0 2023-07-13 10:09:26 +10:00
schemas Add builtin field in Appliance model 2023-07-03 21:02:17 +10:00
services Use generic symbol names 2022-07-25 12:33:40 +02:00
static Bundle web-ui v2.2.41 2023-07-12 16:31:54 +10: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-06-20 16:06:53 +09:30
__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 Check if server config file is readable 2023-06-20 21:26:21 +09:30
crash_report.py Release v2.2.41 2023-07-12 17:07:39 +10: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 3.0.0.dev7 2022-12-28 08:29:26 +08:00