Commit Graph

883 Commits (b4467d83bffc8426e3f6ad136bdceb7bd498e1e6)

Author SHA1 Message Date
Julien Duponchelle bfee08459d
Test image sorting
7 years ago
Bernhard Ehlers ecba758c58
Docker aux console is a VT100 terminal
7 years ago
Julien Duponchelle 2da581139c
Lower docker requirements in tests also
7 years ago
Julien Duponchelle effbe59414
Lock docker API to 1.27
7 years ago
Julien Duponchelle 37e21f2a3d
Skip a test for qemu not supported on windows
7 years ago
Julien Duponchelle c72ae1bfe7
Fix IOU test run on Windows
7 years ago
Julien Duponchelle 54014ccd39
Fix one more windows test
7 years ago
Julien Duponchelle b4434b5134
Add tests for checking if path are correctly cleaned
7 years ago
Julien Duponchelle 691c2dfd8e
Drop a test about OVA no longer use
7 years ago
Julien Duponchelle 36de30e25e
Fix various tests for windows
7 years ago
Julien Duponchelle 51ef5d8c90
Fix a broken test on windows machines
7 years ago
Julien Duponchelle d2d5f003f8
Fix a merge error
7 years ago
Julien Duponchelle 540ffdf5f3
Merge remote-tracking branch 'origin/master' into 2.0
7 years ago
Julien Duponchelle 85136bc2e4
Fix VPCS tests for recent version
7 years ago
Julien Duponchelle 57ba7ab801
Fix crash in some tests
7 years ago
Julien Duponchelle 18835974fb
Fix required field in schema not use
7 years ago
Julien Duponchelle 132bc87081
Dissallow parallel pull of docker images
7 years ago
Julien Duponchelle cc6f4c0510
Add a modification uuid to settings returned by the server
7 years ago
Julien Duponchelle 34f5a6f82c
Fix Session is closed when listing docker images
7 years ago
Julien Duponchelle 78c154e376
Cleanup docker source code
7 years ago
Julien Duponchelle a571b1a2f8
Use aiohttp session for docker queries
7 years ago
Julien Duponchelle a62b791c68
Fix TypeError: http_query() got an unexpected keyword argument 'timeout'
7 years ago
Julien Duponchelle 08bafc2dcc
Catch a timeout error in docker
7 years ago
Julien Duponchelle 7b642552dd
Fix GNS3VM settings are lost at startup
7 years ago
Julien Duponchelle 54131bc9bb
Update the documentation
7 years ago
Julien Duponchelle 8b7035b185
Enable show in file manager for cloud
7 years ago
Julien Duponchelle 5e7f97b175
Fix when qemu exit by itself clean other processes
7 years ago
Julien Duponchelle 41d7570b24
Load local server before anything else
7 years ago
Julien Duponchelle 70e2b87ff0
Patch hostname in configuration file even if name is unsync
7 years ago
Julien Duponchelle 53dd1bd6e1
Ensure we dump a .gns3 before exporting it
7 years ago
Julien Duponchelle 961c209ab1
Fix an issue when getting size from some SVG file
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 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 f0ff035c0b
Prevent corruption of VM in VirtualBox when using linked clone
7 years ago
Julien Duponchelle 580693b1ec
Prevent renaming of a running VirtualBox linked VM
7 years ago
Julien Duponchelle b9bd6aa501
Do not try to start the GNS3 VM if the name is none
7 years ago
Julien Duponchelle dc40b0296e
Correct link are not connected to the correct ethernet switch port after conversion
7 years ago
Julien Duponchelle d74769c824
Fix duplicate node names
7 years ago
Julien Duponchelle e5dba5e66a
Fix bug with other directory of Qemu images
7 years ago
Julien Duponchelle 28cbae546d
Fix tests broken by recent pytest upgrades
7 years ago
Julien Duponchelle 6938e400d1
Fix VPCS test suite
7 years ago
Julien Duponchelle e06be6729a
Fix streaming test
7 years ago
Julien Duponchelle 2de284ea30
Fix some tests on travis
7 years ago
Jeremy Grossmann ec0181a5ad Merge pull request #856 from GNS3/dynamips_directory_layout
7 years ago
Julien Duponchelle b1ae884bf0
Drop NAT port from cloud from old topologies
7 years ago
Julien Duponchelle 1bf54bcaeb
Fix Port labels for docker VMs incorrect
7 years ago
Julien Duponchelle 82c99418b4
Fix If cloud interface is down the project doesn't open
7 years ago
Julien Duponchelle afd46ec010
Fix random error in the dynamips test suite after previous commit
7 years ago