Commit Graph

2950 Commits (ab2af5ceabd3f3cd29daffae91a1ec6b517da245)
 

Author SHA1 Message Date
Julien Duponchelle 31ed2a4c96
Fix ComputeError: Can't connect to Main server
8 years ago
Julien Duponchelle 6a015fffeb
Catch error when the server as trouble to access to itself
8 years ago
Julien Duponchelle 08bafc2dcc
Catch a timeout error in docker
8 years ago
Julien Duponchelle cb6f94bc24
Lock yarl version because 0.10 is not compatible with aiohttp 1.3
8 years ago
pyup.io bot d37d3e7d77 Update pytest from 3.0.6 to 3.0.7 (#935)
8 years ago
Julien Duponchelle 2c0fb0d016
Raise error if image are not avaible on main server during export
8 years ago
Julien Duponchelle 233a5fbed4
Fix a race condition when killing ubridge
8 years ago
Julien Duponchelle 84a6ed7684
If your settings from 1.X are broken with skip them at import
8 years ago
Julien Duponchelle 1d5029e4e2
Catch a permission error on symbols
8 years ago
Julien Duponchelle d60597ca0d
Catch unicode error when you try to duplicate a project with invalid characters
8 years ago
Julien Duponchelle 886329a978
Catch error when you try to put an invalid server url
8 years ago
Julien Duponchelle 0dc38a3970
Fix an error when handling ubridge errors
8 years ago
Julien Duponchelle 9ef334331e
Fix crash when handling an error in project creation
8 years ago
Julien Duponchelle 5e2b619305
Merge branch 'master' into 2.0
8 years ago
Julien Duponchelle fea77398e7
Publish on PyPi when we tag
8 years ago
Julien Duponchelle 3cfe83ae84
2.0.0rc2
8 years ago
Julien Duponchelle 55b4e95396
Merge branch 'master' into 2.0
8 years ago
Julien Duponchelle b909ec978f
Drop color logging for remote install, seem to fail in some conditions
8 years ago
Julien Duponchelle c2ccad35fe
Merge branch 'master' into 2.0
8 years ago
Julien Duponchelle cb338d9583
Cleanup the remote install script
8 years ago
Julien Duponchelle bb45ff0d9a
Support for Xenial in remote install
8 years ago
Julien Duponchelle 7b642552dd
Fix GNS3VM settings are lost at startup
8 years ago
Julien Duponchelle d89ea83746
When we receive settings from the client save them on disk
8 years ago
Julien Duponchelle 78e5944e66
2.0.0dev10
8 years ago
Julien Duponchelle 5b217d2043
2.0.0rc1
8 years ago
Julien Duponchelle 54131bc9bb
Update the documentation
8 years ago
Julien Duponchelle 8b7035b185
Enable show in file manager for cloud
8 years ago
Julien Duponchelle 94d285301a
Improve error log when you have trouble to load a topology
8 years ago
Julien Duponchelle 5e7f97b175
Fix when qemu exit by itself clean other processes
8 years ago
Julien Duponchelle e828c9068a
Fix an issue with some node name format
8 years ago
Julien Duponchelle 7e1e63cd09
Catch error when we can't save the settings
8 years ago
Julien Duponchelle 39106ac36b
Do not prevent the creation of a local server on a machine named gns3vm
8 years ago
Julien Duponchelle 41d7570b24
Load local server before anything else
8 years ago
Julien Duponchelle da8811515d
Remove noise from log when VMware is not installed
8 years ago
Julien Duponchelle ec6411f730
Fix an error with some SVG
8 years ago
Julien Duponchelle 70e2b87ff0
Patch hostname in configuration file even if name is unsync
8 years ago
Julien Duponchelle 8fd59c7967
If the GNS3 VM as failed to start reset his status
8 years ago
Julien Duponchelle 9c71e96fd4
Report aiohttp version in crash report
8 years ago
Julien Duponchelle 8e9c480d8d
Catch some invalid node name formatting
8 years ago
Julien Duponchelle 53dd1bd6e1
Ensure we dump a .gns3 before exporting it
8 years ago
pyup.io bot 34d0736946 Update sphinx from 1.5.2 to 1.5.3 (#916)
8 years ago
Julien Duponchelle 2e0f012952
Improve ACPI shutdown for virtualbox
8 years ago
Julien Duponchelle 65b75a9212
Fix an issue with serial capture for IOU
8 years ago
Julien Duponchelle 366c567864
Fix restoration of private config when using dynamips
8 years ago
Julien Duponchelle 420c3792eb
Merge branch 'unknow_error_bug' into 2.0
8 years ago
Julien Duponchelle 3fb24dd895
Avoid a crash when the connection with the server close
8 years ago
Julien Duponchelle 5bfa864f0c
Increase timeout for detecting VirtualBox GNS3 VM
8 years ago
Julien Duponchelle 0d96471f29
Fix headless startup of the GNS3 VM
8 years ago
Julien Duponchelle 8aca3c7b99
Do not crash at startup if local server as the same name as remote server
8 years ago
Julien Duponchelle 30db4d8b5c
Yarl 0.9.8 is require by aiohttp 1.3
8 years ago