Commit Graph

3007 Commits (04220846b3b5bb6b664da9743ec56b8e4244740e)
 

Author SHA1 Message Date
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
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
Julien Duponchelle 959c08449e
Do not crash if you pass {name} in name
8 years ago
Julien Duponchelle 96194cef67
Fix import/export of dynamips configuration
8 years ago
Julien Duponchelle 63b888a57e
Drop unused code
8 years ago
Julien Duponchelle 46d405c8b3
Simplify conversion process from 1.3 to 2.0
8 years ago
Julien Duponchelle f0ff035c0b
Prevent corruption of VM in VirtualBox when using linked clone
8 years ago
Julien Duponchelle 27a1089806
Fix creation of qemu img
8 years ago
Julien Duponchelle bfbc6ff0be
Fix rare race condition when stopping ubridge
8 years ago