Commit Graph

482 Commits (a4245fcf4405cdcba7f721a8ebbb92b25d5a7e27)

Author SHA1 Message Date
Julien Duponchelle a4245fcf44
Aiohttp 2.0
7 years ago
Julien Duponchelle e9fef928b0
Fix dynamips node creation error
7 years ago
Julien Duponchelle 5c5caf8418
Add comment about why we change linked_base to linked_clone
7 years ago
Julien Duponchelle aff5554528
Rename old properties from gui linked_base to linked_clone
7 years ago
Julien Duponchelle 2a159c06c5
Fix forwarding properties
7 years ago
Julien Duponchelle bef1b2e8f1
Merge branch '2.0' into 2.1
7 years ago
Julien Duponchelle 39419462db
Handle HTTP 504 errors from compute node
7 years ago
Julien Duponchelle cd17ef6b12
Merge branch '2.0' into 2.1
7 years ago
Julien Duponchelle 851d6e1db8
When importing portable project NAT node is loaded on GNS3 VM
7 years ago
Julien Duponchelle 5721dd3f30
Fix port numbering for Wic slot 1 & 2
7 years ago
Julien Duponchelle 19a6157f64
Fix wic numbering
7 years ago
Julien Duponchelle 766456014b
Fix export project is looking into the wrong directory
7 years ago
Julien Duponchelle fb6a95f7bb
Fix conversion issue with old topology with C3640
7 years ago
Julien Duponchelle 93fe66a253
Fix error when you have a directory in your symbols directory
7 years ago
Julien Duponchelle e870b0cfa0
Catch VMWare errors when getting status after GNS3 VM start
7 years ago
Julien Duponchelle 050f6876ce
Fix KeyError: 'filename'
7 years ago
Julien Duponchelle bfee08459d
Test image sorting
7 years ago
Julien Duponchelle 8a6584d90f
Sort image list
7 years ago
Julien Duponchelle 930e7089db
Fix a conversion issue with some 1.3 topologies
7 years ago
Julien Duponchelle 7ba351c888
Catch timeout error when loading virtualbox VM
7 years ago
Julien Duponchelle ae3e25b03b
Handle broken compute at server startup
7 years ago
Julien Duponchelle fa1450cb24
Catch error when we can't backup the topology
7 years ago
Julien Duponchelle 8e5f7d0838
Catch error when writting the topology file on read only device
7 years ago
Julien Duponchelle a6d085bf61
Fix server startup on windows
7 years ago
Julien Duponchelle 273a711459
Merge branch '2.0' into 2.1
7 years ago
Julien Duponchelle 2962649dc8
Fix a race condition when handling error at project opening
7 years ago
Julien Duponchelle f3a87d76ef
Fix import of some old topologies
7 years ago
Julien Duponchelle 9dc6f0f486 Embed the appliances in the server. (#927)
7 years ago
Julien Duponchelle ab2af5ceab
Catch error and log them when we can't write the config
7 years ago
Julien Duponchelle 03a134af75
Catch an error at startup when the remote GNS3 VM is not a real GNS3 VM
7 years ago
Julien Duponchelle ec6fdb7324
Catch GNS3 VM loading error at startup
7 years ago
Julien Duponchelle 4f1b738ef5
Merge branch '2.0' into 2.1
7 years ago
Julien Duponchelle 815820f692
Catch some broken hostname for compute node
7 years ago
Julien Duponchelle aae37034e1
Fix conversion of project from 1.X with custom symbol for cloud
7 years ago
Julien Duponchelle 541afe9660
Support utf-8 characters in user and password for auth
7 years ago
Julien Duponchelle 9fd5e4cbc9
Handle password configuration change on remote servers
7 years ago
Julien Duponchelle 8712866489
Fix Can't connect to compute local on some computers
7 years ago
Julien Duponchelle cc6f4c0510
Add a modification uuid to settings returned by the server
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 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 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 2c0fb0d016
Raise error if image are not avaible on main server during export
7 years ago
Julien Duponchelle 84a6ed7684
If your settings from 1.X are broken with skip them at import
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