Julien Duponchelle
|
766456014b
|
Fix export project is looking into the wrong directory
Fix #1010
|
2017-05-11 17:59:57 +02:00 |
|
Julien Duponchelle
|
f31e46e8ed
|
Fix a race condition in logging when ubridge exit fast
Fix #1025
|
2017-05-11 17:26:18 +02:00 |
|
Julien Duponchelle
|
fb6a95f7bb
|
Fix conversion issue with old topology with C3640
Fix #1019
|
2017-05-10 13:50:19 +02:00 |
|
Julien Duponchelle
|
93fe66a253
|
Fix error when you have a directory in your symbols directory
Fix #1006
|
2017-05-10 13:40:49 +02:00 |
|
Julien Duponchelle
|
e870b0cfa0
|
Catch VMWare errors when getting status after GNS3 VM start
Fix #1008
|
2017-05-09 19:16:47 +02:00 |
|
Julien Duponchelle
|
b4467d83bf
|
Make sure upstart LANG is utf8
Fix #1017
|
2017-05-09 18:54:01 +02:00 |
|
Julien Duponchelle
|
ac5509f383
|
Always install typing module (compat with python 3.4 on ubuntu)
Fix #1021
|
2017-05-09 15:09:55 +02:00 |
|
Julien Duponchelle
|
050f6876ce
|
Fix KeyError: 'filename'
Fix #1018
|
2017-05-09 12:25:15 +02:00 |
|
Julien Duponchelle
|
2172c25df6
|
Run tests into a tmp directory prefixed by unicode character
|
2017-05-09 09:43:47 +02:00 |
|
grossmj
|
48dae085aa
|
Catch missing function listxattr on some Linux host.
|
2017-05-08 21:02:23 +07:00 |
|
Julien Duponchelle
|
bfee08459d
|
Test image sorting
Ref https://github.com/GNS3/gns3-gui/issues/2030
|
2017-05-05 20:09:51 +02:00 |
|
Julien Duponchelle
|
8a6584d90f
|
Sort image list
Fix https://github.com/GNS3/gns3-gui/issues/2030
|
2017-05-05 19:52:45 +02:00 |
|
Julien Duponchelle
|
6870749e50
|
Handle a race condition at project closing
Fix #1015
|
2017-05-05 19:39:06 +02:00 |
|
Julien Duponchelle
|
3070a68273
|
Fix unicode error when reading ios configuration
Fix #1013
|
2017-05-05 19:27:04 +02:00 |
|
Julien Duponchelle
|
bda36081a9
|
Fix AttributeError: 'NoneType' object has no attribute 'send'
Fix #1014
|
2017-05-05 17:16:07 +02:00 |
|
Julien Duponchelle
|
930e7089db
|
Fix a conversion issue with some 1.3 topologies
|
2017-05-04 12:09:56 +02:00 |
|
Julien Duponchelle
|
04220846b3
|
Fix an error with ethernetswitch when ethertype is null
Fix #1007
|
2017-05-04 10:33:02 +02:00 |
|
Julien Duponchelle
|
694a4e8068
|
Raise an error if we can't create the dynamips configuration directory
Fix #992
|
2017-05-03 17:55:13 +02:00 |
|
Julien Duponchelle
|
7ba351c888
|
Catch timeout error when loading virtualbox VM
Fix #999
|
2017-05-03 17:44:55 +02:00 |
|
Julien Duponchelle
|
ae3e25b03b
|
Handle broken compute at server startup
Fix #1001
|
2017-05-03 17:40:58 +02:00 |
|
Julien Duponchelle
|
fa1450cb24
|
Catch error when we can't backup the topology
Fix #998
|
2017-05-03 17:35:10 +02:00 |
|
Julien Duponchelle
|
8e5f7d0838
|
Catch error when writting the topology file on read only device
Fix #1003
|
2017-05-03 17:28:47 +02:00 |
|
Julien Duponchelle
|
31d1696215
|
Catch a race condition in VirtualBox when editing and linking
Fix #993
|
2017-05-03 16:14:42 +02:00 |
|
Julien Duponchelle
|
078a6d8d34
|
Fix a race condition when editing a qemu vm and connecting it
Fix #997
|
2017-05-03 16:01:51 +02:00 |
|
Bernhard Ehlers
|
ecba758c58
|
Docker aux console is a VT100 terminal
Without that program like nano can't work.
Signed-off-by: Julien Duponchelle <julien@gns3.net>
|
2017-05-03 10:30:43 +02:00 |
|
Julien Duponchelle
|
6190b9c189
|
2.0.1dev1
|
2017-05-03 10:18:26 +02:00 |
|
Julien Duponchelle
|
c88886911e
|
2.0.0
|
2017-05-02 10:16:11 +02:00 |
|
Bernhard Ehlers
|
1b0f5c63b8
|
Fix connection to websocket with last docker release
Fix https://github.com/GNS3/gns3-gui/issues/1994
Signed-off-by: Julien Duponchelle <julien@gns3.net>
|
2017-04-28 16:03:26 +02:00 |
|
Julien Duponchelle
|
2da581139c
|
Lower docker requirements in tests also
|
2017-04-24 18:49:47 +02:00 |
|
Julien Duponchelle
|
1a90305baa
|
Docker minimum api is 1.25
|
2017-04-24 18:43:12 +02:00 |
|
Julien Duponchelle
|
effbe59414
|
Lock docker API to 1.27
Fix https://github.com/GNS3/gns3-gui/issues/1994
|
2017-04-24 17:51:55 +02:00 |
|
Julien Duponchelle
|
8b9f22c30c
|
Handling server disconnect error when docker daemon die
Fix #985
|
2017-04-24 17:37:41 +02:00 |
|
Julien Duponchelle
|
c9ceeee9de
|
Handle some invalid SVG images
Fix #986
|
2017-04-24 17:31:20 +02:00 |
|
Julien Duponchelle
|
78e030b7ab
|
2.0.0dev13
|
2017-04-20 10:55:36 +02:00 |
|
Julien Duponchelle
|
456a28304d
|
2.0.0rc4
|
2017-04-20 10:52:55 +02:00 |
|
Julien Duponchelle
|
11321383c5
|
Remove not working trigger of nightly build
|
2017-04-19 15:53:39 +02:00 |
|
Julien Duponchelle
|
d90a8fa482
|
Trigger nightly build when pushing
|
2017-04-19 15:52:36 +02:00 |
|
Julien Duponchelle
|
2962649dc8
|
Fix a race condition when handling error at project opening
Fix #983
|
2017-04-19 09:17:32 +02:00 |
|
Julien Duponchelle
|
d9b93ccd66
|
Fix an issue with editing network on windows
Fix #982
|
2017-04-18 18:04:00 +02:00 |
|
Julien Duponchelle
|
37e21f2a3d
|
Skip a test for qemu not supported on windows
|
2017-04-18 16:35:36 +02:00 |
|
Julien Duponchelle
|
c72ae1bfe7
|
Fix IOU test run on Windows
|
2017-04-18 16:21:45 +02:00 |
|
Julien Duponchelle
|
54014ccd39
|
Fix one more windows test
|
2017-04-18 16:01:07 +02:00 |
|
Julien Duponchelle
|
b4434b5134
|
Add tests for checking if path are correctly cleaned
|
2017-04-18 15:50:11 +02:00 |
|
Julien Duponchelle
|
691c2dfd8e
|
Drop a test about OVA no longer use
|
2017-04-18 14:27:44 +02:00 |
|
Julien Duponchelle
|
36de30e25e
|
Fix various tests for windows
|
2017-04-18 14:23:29 +02:00 |
|
Julien Duponchelle
|
3de04d6e76
|
Install winpcap for the windows tests
|
2017-04-18 14:08:37 +02:00 |
|
Julien Duponchelle
|
51ef5d8c90
|
Fix a broken test on windows machines
|
2017-04-18 14:04:50 +02:00 |
|
Julien Duponchelle
|
0d687e62ad
|
Try to enable test on appveyor
|
2017-04-18 13:54:30 +02:00 |
|
Julien Duponchelle
|
0bf6ed52cd
|
Verbose test on windows
|
2017-04-18 13:39:34 +02:00 |
|
Julien Duponchelle
|
b152360c5b
|
Merge branch 'master' into 2.0
|
2017-04-18 12:33:19 +02:00 |
|