1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-13 20:08:55 +00:00
gns3-server/gns3server
2024-03-07 18:17:17 +01:00
..
api Fix bug when listing endpoints for opened project 2023-11-23 15:38:42 +10:00
appliances Sync appliances 2024-02-26 16:45:37 +08:00
compute Merge branch '2.2' into 3.0 2024-02-21 12:24:30 +08:00
config_samples Default compute username is "gns3" 2023-11-12 18:02:19 +10:00
configs Change "ip cef" to "no ip cef" in IOU default configs. Fixes #2298 2023-10-23 15:16:49 +10:00
controller Merge branch '2.2' into 3.0 2024-03-05 01:05:46 +08:00
core Option to disable image discovery and do not scan parent directory 2022-12-26 12:32:40 +08:00
db Fix deleting resource from resource pool. Ref #2293 2023-09-28 18:38:38 +10:00
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 Fix Ethernet switch and Ethernet hub port validations. Fixes #2334 2024-01-28 12:13:09 +11:00
services Use bcrypt directly instead of passlib 2024-03-07 18:17:17 +01:00
static Merge branch '2.2' into 3.0 2024-03-05 01:05:46 +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 2024-02-21 12:24:30 +08: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.46 2024-02-26 16:55:12 +08:00
logger.py Drop Windows support 2022-01-19 22:28:36 +10:30
main.py Do not compute checksums on macOS 2024-01-28 12:13:07 +11:00
server.py Drop support for Python 3.7 and upgrade dependencies 2023-10-22 15:37:00 +10:00
version.py Release v2.2.46 2024-02-26 16:55:12 +08:00