Commit Graph

3018 Commits (b4467d83bffc8426e3f6ad136bdceb7bd498e1e6)
 

Author SHA1 Message Date
Julien Duponchelle 41d7570b24
Load local server before anything else
7 years ago
Julien Duponchelle da8811515d
Remove noise from log when VMware is not installed
7 years ago
Julien Duponchelle ec6411f730
Fix an error with some SVG
7 years ago
Julien Duponchelle 70e2b87ff0
Patch hostname in configuration file even if name is unsync
7 years ago
Julien Duponchelle 8fd59c7967
If the GNS3 VM as failed to start reset his status
7 years ago
Julien Duponchelle 9c71e96fd4
Report aiohttp version in crash report
7 years ago
Julien Duponchelle 8e9c480d8d
Catch some invalid node name formatting
7 years ago
Julien Duponchelle 53dd1bd6e1
Ensure we dump a .gns3 before exporting it
7 years ago
pyup.io bot 34d0736946 Update sphinx from 1.5.2 to 1.5.3 (#916)
7 years ago
Julien Duponchelle 2e0f012952
Improve ACPI shutdown for virtualbox
7 years ago
Julien Duponchelle 65b75a9212
Fix an issue with serial capture for IOU
7 years ago
Julien Duponchelle 366c567864
Fix restoration of private config when using dynamips
7 years ago
Julien Duponchelle 420c3792eb
Merge branch 'unknow_error_bug' into 2.0
7 years ago
Julien Duponchelle 3fb24dd895
Avoid a crash when the connection with the server close
7 years ago
Julien Duponchelle 5bfa864f0c
Increase timeout for detecting VirtualBox GNS3 VM
7 years ago
Julien Duponchelle 0d96471f29
Fix headless startup of the GNS3 VM
7 years ago
Julien Duponchelle 8aca3c7b99
Do not crash at startup if local server as the same name as remote server
7 years ago
Julien Duponchelle 30db4d8b5c
Yarl 0.9.8 is require by aiohttp 1.3
7 years ago
Julien Duponchelle afa3f12e30
Allow any 1.3 aiohttp release but not 1.4
7 years ago
Julien Duponchelle 726480f676
Disable Keep Alive because it's bug with old Qt versions
7 years ago
Julien Duponchelle 40be22bc58
Fix run missing function
7 years ago
Julien Duponchelle 6a91804116
Catch error when you provide an invalid port name formating
7 years ago
pyup.io bot ebe8c1e536 Update aiohttp from 1.2.0 to 1.3.3 (#905)
7 years ago
Julien Duponchelle 2884a40769
Fix error when the startup config file is missing
7 years ago
Julien Duponchelle b132d95a04
Fix error when you delete the builtin symbols directory
7 years ago
Julien Duponchelle 961c209ab1
Fix an issue when getting size from some SVG file
7 years ago
Julien Duponchelle 132a7bfeb7
Catch an error in etherswitch when ubridge die
7 years ago
Julien Duponchelle 7407ab88b3
Fix a failing test on Python 3.6
7 years ago
Julien Duponchelle 7fea6f0e2e
Fix conversion issue for old IOU projects
7 years ago
Julien Duponchelle a730fce514
2.0.0dev9
7 years ago
Julien Duponchelle 5796f47a55
Crash report key for b4
7 years ago
Julien Duponchelle 0f33448af2
2.0.0 beta 4
7 years ago
Julien Duponchelle 8d2c27eafd
Lock aiohttp to see if it's the reason of Unkown error from Qt
7 years ago
Julien Duponchelle 10b039074f
Avoid a crash in some conditions when reading the serial console
7 years ago
Julien Duponchelle 897c9cb42c
Improve docker container for development
7 years ago
Julien Duponchelle a2337ed6c6
Force installation of last aiohttp
7 years ago
Julien Duponchelle b7e5c08fdf
Display git version in commit
7 years ago
Julien Duponchelle e04eb44a15
Disallow export of project with VirtualBox linked clone
7 years ago
Julien Duponchelle a191029c4f
Fix linked_clone property lost during topology convert
7 years ago
Julien Duponchelle 0dbd92db11
Fix disk lost when save as a project using linked clone VirtualBox
7 years ago
Julien Duponchelle a576c57873
Catch permission error when restoring a snapshot
7 years ago
Julien Duponchelle 5639cbe860
Fix a rare crash when closing a project
7 years ago
Julien Duponchelle defcf82610
Fix a rare error when closing a project
7 years ago
Julien Duponchelle 4fed98617b
Add Dockerfile for development
7 years ago
Julien Duponchelle f33e470601
Fix error when you have error on your filesystem during project convertion
7 years ago
Julien Duponchelle 19b70accd5
Catch error when we can't access to a unix socket
7 years ago
Julien Duponchelle 94fd4bcbe9
Fix stacktrace display when connecting to remote server
7 years ago
Julien Duponchelle 6ded234681
Fix an error with Python 3.4
7 years ago
Julien Duponchelle bcc71b5455
Fix a crash with Python 3.4
7 years ago
Julien Duponchelle 08c2892295
If we can't resolve compute name return 0.0.0.0
7 years ago