Commit Graph

2950 Commits (ab2af5ceabd3f3cd29daffae91a1ec6b517da245)
 

Author SHA1 Message Date
Julien Duponchelle ab2af5ceab
Catch error and log them when we can't write the config
8 years ago
Julien Duponchelle fdd1084714
Fix bridge 'bridge0' already exist when we have trouble with a container
8 years ago
Julien Duponchelle 03a134af75
Catch an error at startup when the remote GNS3 VM is not a real GNS3 VM
8 years ago
grossmj 5edb631b00 Fixes Qemu sata option. Ref #875.
8 years ago
Julien Duponchelle ec6fdb7324
Catch GNS3 VM loading error at startup
8 years ago
pyup.io bot 7f621ed5dd Update sphinx from 1.5.4 to 1.5.5 (#967)
8 years ago
Julien Duponchelle 8f33d9ab79
Update documentation links
8 years ago
Julien Duponchelle b7e1a56056
Catch a startup error due to the usage of some antivirus
8 years ago
pyup.io bot 11c7f35ea2 Update sphinx from 1.5.3 to 1.5.4 (#966)
8 years ago
Julien Duponchelle b92f881921
2.0.0dev12
8 years ago
Julien Duponchelle ef5714bd3e
2.0.0rc3
8 years ago
Julien Duponchelle cfe13e1929
Support IOU image without .bin at the end
8 years ago
Julien Duponchelle 935ca17d7a
Allow to change some properties of an already connected ethernet switch
8 years ago
Julien Duponchelle 644616b69c
Ensure we start only one ubridge
8 years ago
Julien Duponchelle 84da9b4c23
Remove unused module import
8 years ago
Julien Duponchelle 7528152475
Ignore new version or aiohttp cors
8 years ago
Julien Duponchelle 815820f692
Catch some broken hostname for compute node
8 years ago
Julien Duponchelle 2564740665
Fix limit of 20 docker containers
8 years ago
Julien Duponchelle 42f409d5f9
Fix race conditions in creation of Frame Relay Switch
8 years ago
Julien Duponchelle aae37034e1
Fix conversion of project from 1.X with custom symbol for cloud
8 years ago
Julien Duponchelle 132bc87081
Dissallow parallel pull of docker images
8 years ago
Julien Duponchelle 25c4207661
Add a scripts for running current dev version on GNS3 VM
8 years ago
Julien Duponchelle 8d22f2930e
Fix a crash with missing size in the svg files
8 years ago
Julien Duponchelle ac05db5d1b
Fix an utf8 error in auth code
8 years ago
Julien Duponchelle 80e361ff2e
Improve vmrun timeout message
8 years ago
Julien Duponchelle 541afe9660
Support utf-8 characters in user and password for auth
8 years ago
Julien Duponchelle bbfd56606c
Notify pyup that some dependencies doesn't require update
8 years ago
pyup.io bot 4036e519a7 Update aiohttp-cors from 0.5.0 to 0.5.1 (#957)
8 years ago
Julien Duponchelle 9fd5e4cbc9
Handle password configuration change on remote servers
8 years ago
Julien Duponchelle cb78eb4ee3
Fix Bug when delete fake-running VMBox
8 years ago
Julien Duponchelle 8712866489
Fix Can't connect to compute local on some computers
8 years ago
Julien Duponchelle 1566d7f12a
Remove UDP server discovery because not use for the moment
8 years ago
Julien Duponchelle cc6f4c0510
Add a modification uuid to settings returned by the server
8 years ago
Julien Duponchelle 73c31b4b87
Update docs
8 years ago
Julien Duponchelle c608a4ab38
Remove port name format documentation (moved to docs.gns3.com)
8 years ago
Julien Duponchelle c5290cfec6
Check python version in setup.py only for install
8 years ago
Julien Duponchelle 34f5a6f82c
Fix Session is closed when listing docker images
8 years ago
Julien Duponchelle 78c154e376
Cleanup docker source code
8 years ago
Julien Duponchelle a571b1a2f8
Use aiohttp session for docker queries
8 years ago
Julien Duponchelle 55563b9808
Escape special characters from SVG text
8 years ago
Julien Duponchelle 5409d9c3f8
Fix some port short name display issues
8 years ago
Julien Duponchelle 95f864c871
Catch server disconnected errors from computes
8 years ago
Julien Duponchelle a62b791c68
Fix TypeError: http_query() got an unexpected keyword argument 'timeout'
8 years ago
Julien Duponchelle bc0e4c1174
Generate a node uuid if the uuid is missing in the .gns3
8 years ago
Julien Duponchelle 0997998064
Ensure to dump project before exporting it
8 years ago
Julien Duponchelle c8b46bdcab
Fix return code check for SIGSEGV of IOU images
8 years ago
Julien Duponchelle 2ddb329a90
Prevent vmname change for VirtualBox linked clone
8 years ago
Julien Duponchelle 1b84874762
Upgrade to aiohttp 1.3.5 to solve issue with big file
8 years ago
Julien Duponchelle 7c318d477d
Handle some invalid svg
8 years ago
Julien Duponchelle 490576fedc
Try to fix some 1.3 topology with corrupted data
8 years ago