1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-12 19:38:57 +00:00
gns3-server/gns3server/web
Julien Duponchelle 8712866489
Fix Can't connect to compute local on some computers
Chicken and egg problem we try to connect to compute
before http was available. I rewrote the code to prevent
erase of settings and rollback the beta4 code for init.

Fix #946
2017-03-21 18:06:45 +01:00
..
__init__.py New base server. 2015-01-13 17:05:26 -07:00
documentation.py Rebuild documentation 2016-08-15 12:11:36 +02:00
logger.py Cleanup unbreakable space 2016-05-18 11:23:45 +02:00
response.py Disable Keep Alive because it's bug with old Qt versions 2017-02-23 09:32:26 +01:00
route.py Fix creation of qemu img 2017-01-31 15:16:05 +01:00
web_server.py Fix Can't connect to compute local on some computers 2017-03-21 18:06:45 +01:00