Commit Graph

3027 Commits (9baaf5685d5dc1152ded579e3281eb0e40cefd4a)
 

Author SHA1 Message Date
Julien Duponchelle ac05db5d1b
Fix an utf8 error in auth code
7 years ago
Julien Duponchelle 80e361ff2e
Improve vmrun timeout message
7 years ago
Julien Duponchelle 541afe9660
Support utf-8 characters in user and password for auth
7 years ago
Julien Duponchelle bbfd56606c
Notify pyup that some dependencies doesn't require update
7 years ago
pyup.io bot 4036e519a7 Update aiohttp-cors from 0.5.0 to 0.5.1 (#957)
7 years ago
Julien Duponchelle 9fd5e4cbc9
Handle password configuration change on remote servers
7 years ago
Julien Duponchelle cb78eb4ee3
Fix Bug when delete fake-running VMBox
7 years ago
Julien Duponchelle 8712866489
Fix Can't connect to compute local on some computers
7 years ago
Julien Duponchelle 1566d7f12a
Remove UDP server discovery because not use for the moment
7 years ago
Julien Duponchelle cc6f4c0510
Add a modification uuid to settings returned by the server
7 years ago
Julien Duponchelle 73c31b4b87
Update docs
7 years ago
Julien Duponchelle c608a4ab38
Remove port name format documentation (moved to docs.gns3.com)
7 years ago
Julien Duponchelle c5290cfec6
Check python version in setup.py only for install
7 years ago
Julien Duponchelle 34f5a6f82c
Fix Session is closed when listing docker images
7 years ago
Julien Duponchelle 78c154e376
Cleanup docker source code
7 years ago
Julien Duponchelle a571b1a2f8
Use aiohttp session for docker queries
7 years ago
Julien Duponchelle 55563b9808
Escape special characters from SVG text
7 years ago
Julien Duponchelle 5409d9c3f8
Fix some port short name display issues
7 years ago
Julien Duponchelle 95f864c871
Catch server disconnected errors from computes
7 years ago
Julien Duponchelle a62b791c68
Fix TypeError: http_query() got an unexpected keyword argument 'timeout'
7 years ago
Julien Duponchelle bc0e4c1174
Generate a node uuid if the uuid is missing in the .gns3
7 years ago
Julien Duponchelle 0997998064
Ensure to dump project before exporting it
7 years ago
Julien Duponchelle c8b46bdcab
Fix return code check for SIGSEGV of IOU images
7 years ago
Julien Duponchelle 2ddb329a90
Prevent vmname change for VirtualBox linked clone
7 years ago
Julien Duponchelle 1b84874762
Upgrade to aiohttp 1.3.5 to solve issue with big file
7 years ago
Julien Duponchelle 7c318d477d
Handle some invalid svg
7 years ago
Julien Duponchelle 490576fedc
Try to fix some 1.3 topology with corrupted data
7 years ago
Julien Duponchelle 31ed2a4c96
Fix ComputeError: Can't connect to Main server
7 years ago
Julien Duponchelle 6a015fffeb
Catch error when the server as trouble to access to itself
7 years ago
Julien Duponchelle 08bafc2dcc
Catch a timeout error in docker
7 years ago
Julien Duponchelle cb6f94bc24
Lock yarl version because 0.10 is not compatible with aiohttp 1.3
7 years ago
pyup.io bot d37d3e7d77 Update pytest from 3.0.6 to 3.0.7 (#935)
7 years ago
Julien Duponchelle 2c0fb0d016
Raise error if image are not avaible on main server during export
7 years ago
Julien Duponchelle 233a5fbed4
Fix a race condition when killing ubridge
7 years ago
Julien Duponchelle 84a6ed7684
If your settings from 1.X are broken with skip them at import
7 years ago
Julien Duponchelle 1d5029e4e2
Catch a permission error on symbols
7 years ago
Julien Duponchelle d60597ca0d
Catch unicode error when you try to duplicate a project with invalid characters
7 years ago
Julien Duponchelle 886329a978
Catch error when you try to put an invalid server url
7 years ago
Julien Duponchelle 0dc38a3970
Fix an error when handling ubridge errors
7 years ago
Julien Duponchelle 9ef334331e
Fix crash when handling an error in project creation
7 years ago
Julien Duponchelle 5e2b619305
Merge branch 'master' into 2.0
7 years ago
Julien Duponchelle fea77398e7
Publish on PyPi when we tag
7 years ago
Julien Duponchelle 3cfe83ae84
2.0.0rc2
7 years ago
Julien Duponchelle 55b4e95396
Merge branch 'master' into 2.0
7 years ago
Julien Duponchelle b909ec978f
Drop color logging for remote install, seem to fail in some conditions
7 years ago
Julien Duponchelle c2ccad35fe
Merge branch 'master' into 2.0
7 years ago
Julien Duponchelle cb338d9583
Cleanup the remote install script
7 years ago
Julien Duponchelle bb45ff0d9a
Support for Xenial in remote install
7 years ago
Julien Duponchelle 7b642552dd
Fix GNS3VM settings are lost at startup
7 years ago
Julien Duponchelle d89ea83746
When we receive settings from the client save them on disk
7 years ago