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 081ba31b50
Fix API call to create a node from an appliance doesn't return the new node data. Fixes #1527
5 years ago
..
appliances Update appliances. 6 years ago
compute Detect invalid environment variable and send a warning when creating a Docker node. Ref #2683 5 years ago
configs New VPCS base config. Fixes #786. 7 years ago
controller Do not export/import symlinks for projects. Fixes #2699 5 years ago
handlers Fix API call to create a node from an appliance doesn't return the new node data. Fixes #1527 5 years ago
schemas Fix "None is not of type 'integer'" when opening project containing a Qemu VM. Fixes #2610. 6 years ago
symbols Custom icons and small fixes for TraceNG integration. 6 years ago
templates Update documentation links 7 years ago
ubridge Fix small errors like unhandled exceptions etc. 6 years ago
utils Fix indentation issue. Ref https://github.com/GNS3/gns3-gui/issues/2674 6 years ago
web Import encodings.idna to avoid LookupError when standard library is in a zip file. 6 years ago
__init__.py New base server. 10 years ago
__main__.py Allow to start server with python -m gns3server 9 years ago
config.py Do not show log message if configuration file doesn't exist. Fixes #1206. 7 years ago
crash_report.py Release 2.1.12 6 years ago
main.py History support for console and telnet application, Fixes: #1083 7 years ago
notification_queue.py Implement a minimum interval between psutil calls. Fixes #2262 6 years ago
run.py Base support for TraceNG. 6 years ago
version.py Development on 2.1.13dev1 6 years ago