Commit Graph

3018 Commits (b4467d83bffc8426e3f6ad136bdceb7bd498e1e6)
 

Author SHA1 Message Date
Julien Duponchelle b4467d83bf
Make sure upstart LANG is utf8
7 years ago
Julien Duponchelle ac5509f383
Always install typing module (compat with python 3.4 on ubuntu)
7 years ago
Julien Duponchelle 050f6876ce
Fix KeyError: 'filename'
7 years ago
Julien Duponchelle 2172c25df6
Run tests into a tmp directory prefixed by unicode character
7 years ago
grossmj 48dae085aa Catch missing function listxattr on some Linux host.
7 years ago
Julien Duponchelle bfee08459d
Test image sorting
7 years ago
Julien Duponchelle 8a6584d90f
Sort image list
7 years ago
Julien Duponchelle 6870749e50
Handle a race condition at project closing
7 years ago
Julien Duponchelle 3070a68273
Fix unicode error when reading ios configuration
7 years ago
Julien Duponchelle bda36081a9
Fix AttributeError: 'NoneType' object has no attribute 'send'
7 years ago
Julien Duponchelle 930e7089db
Fix a conversion issue with some 1.3 topologies
7 years ago
Julien Duponchelle 04220846b3
Fix an error with ethernetswitch when ethertype is null
7 years ago
Julien Duponchelle 694a4e8068
Raise an error if we can't create the dynamips configuration directory
7 years ago
Julien Duponchelle 7ba351c888
Catch timeout error when loading virtualbox VM
7 years ago
Julien Duponchelle ae3e25b03b
Handle broken compute at server startup
7 years ago
Julien Duponchelle fa1450cb24
Catch error when we can't backup the topology
7 years ago
Julien Duponchelle 8e5f7d0838
Catch error when writting the topology file on read only device
7 years ago
Julien Duponchelle 31d1696215
Catch a race condition in VirtualBox when editing and linking
7 years ago
Julien Duponchelle 078a6d8d34
Fix a race condition when editing a qemu vm and connecting it
7 years ago
Bernhard Ehlers ecba758c58
Docker aux console is a VT100 terminal
7 years ago
Julien Duponchelle 6190b9c189
2.0.1dev1
7 years ago
Julien Duponchelle c88886911e
2.0.0
7 years ago
Bernhard Ehlers 1b0f5c63b8
Fix connection to websocket with last docker release
7 years ago
Julien Duponchelle 2da581139c
Lower docker requirements in tests also
7 years ago
Julien Duponchelle 1a90305baa
Docker minimum api is 1.25
7 years ago
Julien Duponchelle effbe59414
Lock docker API to 1.27
7 years ago
Julien Duponchelle 8b9f22c30c
Handling server disconnect error when docker daemon die
7 years ago
Julien Duponchelle c9ceeee9de
Handle some invalid SVG images
7 years ago
Julien Duponchelle 78e030b7ab
2.0.0dev13
7 years ago
Julien Duponchelle 456a28304d
2.0.0rc4
7 years ago
Julien Duponchelle 11321383c5
Remove not working trigger of nightly build
7 years ago
Julien Duponchelle d90a8fa482
Trigger nightly build when pushing
7 years ago
Julien Duponchelle 2962649dc8
Fix a race condition when handling error at project opening
7 years ago
Julien Duponchelle d9b93ccd66
Fix an issue with editing network on windows
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 3de04d6e76
Install winpcap for the windows tests
7 years ago
Julien Duponchelle 51ef5d8c90
Fix a broken test on windows machines
7 years ago
Julien Duponchelle 0d687e62ad
Try to enable test on appveyor
7 years ago
Julien Duponchelle 0bf6ed52cd
Verbose test on windows
7 years ago
Julien Duponchelle b152360c5b
Merge branch 'master' into 2.0
7 years ago
Julien Duponchelle 722028b2d2
Install win32 dependencies for the tests
7 years ago
Julien Duponchelle 25a992a870
Build only for Python 3.6 on Windows
7 years ago
Julien Duponchelle c50e80b2d3
Setup appveyor
7 years ago
Julien Duponchelle 5729d37992
Setup appveyor
7 years ago
Julien Duponchelle 7302f65ffe
Catch timeout error on docker
7 years ago