You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server
grossmj 10164e262d
Enable SQL foreign key support for SQLite
3 years ago
..
api Fix add node from template. Fixes https://github.com/GNS3/gns3-web-ui/issues/1122 3 years ago
appliances Sync appliance files. 3 years ago
compute Complete type annotations for API endpoints. 3 years ago
configs New VPCS base config. Fixes #786. 7 years ago
controller Enable SQL foreign key support for SQLite 3 years ago
core Detect the app is exiting and avoid reconnecting to computes. 3 years ago
db Enable SQL foreign key support for SQLite 3 years ago
schemas Use uuid5 to create new compute_id. Fixes #1641 #1887 3 years ago
services Move schemas between compute and controller subpackages 3 years ago
static Release web UI 2.2.20 3 years ago
symbols Correctly rename symbol. 6 years ago
templates Move to version 3 of the REST API. 4 years ago
utils Rename __json__() to asdict() 3 years ago
__init__.py Use pyupgrade with --py36-plus param. 3 years ago
__main__.py Allow to start server with python -m gns3server 9 years ago
config.py Fix bug when no server config file is present. 3 years ago
crash_report.py Use black with -l 120 param. 3 years ago
logger.py Fix bug when binding on address already in use. 3 years ago
main.py Use black with -l 120 param. 3 years ago
server.py Detect the app is exiting and avoid reconnecting to computes. 3 years ago
version.py Use black with -l 120 param. 3 years ago