Commit Graph

2864 Commits (8fd59c7967fc3d764e052e0713e88c90dd90b911)
 

Author SHA1 Message Date
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
Julien Duponchelle afa3f12e30
Allow any 1.3 aiohttp release but not 1.4
8 years ago
Julien Duponchelle 726480f676
Disable Keep Alive because it's bug with old Qt versions
8 years ago
Julien Duponchelle 40be22bc58
Fix run missing function
8 years ago
Julien Duponchelle 6a91804116
Catch error when you provide an invalid port name formating
8 years ago
pyup.io bot ebe8c1e536 Update aiohttp from 1.2.0 to 1.3.3 (#905)
8 years ago
Julien Duponchelle 2884a40769
Fix error when the startup config file is missing
8 years ago
Julien Duponchelle b132d95a04
Fix error when you delete the builtin symbols directory
8 years ago
Julien Duponchelle 961c209ab1
Fix an issue when getting size from some SVG file
8 years ago
Julien Duponchelle 132a7bfeb7
Catch an error in etherswitch when ubridge die
8 years ago
Julien Duponchelle 7407ab88b3
Fix a failing test on Python 3.6
8 years ago
Julien Duponchelle 7fea6f0e2e
Fix conversion issue for old IOU projects
8 years ago
Julien Duponchelle a730fce514
2.0.0dev9
8 years ago
Julien Duponchelle 5796f47a55
Crash report key for b4
8 years ago
Julien Duponchelle 0f33448af2
2.0.0 beta 4
8 years ago
Julien Duponchelle 8d2c27eafd
Lock aiohttp to see if it's the reason of Unkown error from Qt
8 years ago
Julien Duponchelle 10b039074f
Avoid a crash in some conditions when reading the serial console
8 years ago
Julien Duponchelle 897c9cb42c
Improve docker container for development
8 years ago
Julien Duponchelle a2337ed6c6
Force installation of last aiohttp
8 years ago
Julien Duponchelle b7e5c08fdf
Display git version in commit
8 years ago
Julien Duponchelle e04eb44a15
Disallow export of project with VirtualBox linked clone
8 years ago
Julien Duponchelle a191029c4f
Fix linked_clone property lost during topology convert
8 years ago
Julien Duponchelle 0dbd92db11
Fix disk lost when save as a project using linked clone VirtualBox
8 years ago
Julien Duponchelle a576c57873
Catch permission error when restoring a snapshot
8 years ago
Julien Duponchelle 5639cbe860
Fix a rare crash when closing a project
8 years ago
Julien Duponchelle defcf82610
Fix a rare error when closing a project
8 years ago
Julien Duponchelle 4fed98617b
Add Dockerfile for development
8 years ago
Julien Duponchelle f33e470601
Fix error when you have error on your filesystem during project convertion
8 years ago
Julien Duponchelle 19b70accd5
Catch error when we can't access to a unix socket
8 years ago
Julien Duponchelle 94fd4bcbe9
Fix stacktrace display when connecting to remote server
8 years ago
Julien Duponchelle 6ded234681
Fix an error with Python 3.4
8 years ago
Julien Duponchelle bcc71b5455
Fix a crash with Python 3.4
8 years ago
Julien Duponchelle 08c2892295
If we can't resolve compute name return 0.0.0.0
8 years ago
Julien Duponchelle 9c7d2e9915
Raise an error if you put an invalid key in node name
8 years ago
Julien Duponchelle 0d7157c295
Improve a lot project loading speed
8 years ago
Julien Duponchelle fbe26d11cf
Fix a potential crash
8 years ago
Julien Duponchelle d06af526b2
Fix the server don't start if a remote is unavailable
8 years ago