Commit Graph

3090 Commits (5616ab0e9af2f2ec0da053600369a1de4f0c354b)
 

Author SHA1 Message Date
Julien Duponchelle bda36081a9
Fix AttributeError: 'NoneType' object has no attribute 'send'
8 years ago
Julien Duponchelle 930e7089db
Fix a conversion issue with some 1.3 topologies
8 years ago
Julien Duponchelle 04220846b3
Fix an error with ethernetswitch when ethertype is null
8 years ago
Julien Duponchelle 694a4e8068
Raise an error if we can't create the dynamips configuration directory
8 years ago
Julien Duponchelle 7ba351c888
Catch timeout error when loading virtualbox VM
8 years ago
Julien Duponchelle ae3e25b03b
Handle broken compute at server startup
8 years ago
Julien Duponchelle fa1450cb24
Catch error when we can't backup the topology
8 years ago
Julien Duponchelle 8e5f7d0838
Catch error when writting the topology file on read only device
8 years ago
Julien Duponchelle 31d1696215
Catch a race condition in VirtualBox when editing and linking
8 years ago
Julien Duponchelle 078a6d8d34
Fix a race condition when editing a qemu vm and connecting it
8 years ago
Bernhard Ehlers ecba758c58
Docker aux console is a VT100 terminal
8 years ago
Julien Duponchelle 6190b9c189
2.0.1dev1
8 years ago
Julien Duponchelle c88886911e
2.0.0
8 years ago
Bernhard Ehlers 56d91b648c
Fix connection to websocket with last docker release
8 years ago
Bernhard Ehlers 1b0f5c63b8
Fix connection to websocket with last docker release
8 years ago
Julien Duponchelle a6d085bf61
Fix server startup on windows
8 years ago
Julien Duponchelle b0f45035a9
NAT node can use the VMware NAT
8 years ago
Julien Duponchelle 273a711459
Merge branch '2.0' into 2.1
8 years ago
Julien Duponchelle c3aecf935f
Add new appliances
8 years ago
Julien Duponchelle 629443a5e5
Sync appliances
8 years ago
Julien Duponchelle 2da581139c
Lower docker requirements in tests also
8 years ago
Julien Duponchelle 1a90305baa
Docker minimum api is 1.25
8 years ago
Julien Duponchelle effbe59414
Lock docker API to 1.27
8 years ago
Julien Duponchelle 8b9f22c30c
Handling server disconnect error when docker daemon die
8 years ago
Julien Duponchelle c9ceeee9de
Handle some invalid SVG images
8 years ago
Julien Duponchelle 78e030b7ab
2.0.0dev13
8 years ago
Julien Duponchelle 456a28304d
2.0.0rc4
8 years ago
Julien Duponchelle 11321383c5
Remove not working trigger of nightly build
8 years ago
Julien Duponchelle d90a8fa482
Trigger nightly build when pushing
8 years ago
Julien Duponchelle 2962649dc8
Fix a race condition when handling error at project opening
8 years ago
Julien Duponchelle d9b93ccd66
Fix an issue with editing network on windows
8 years ago
Julien Duponchelle 37e21f2a3d
Skip a test for qemu not supported on windows
8 years ago
Julien Duponchelle c72ae1bfe7
Fix IOU test run on Windows
8 years ago
Julien Duponchelle 54014ccd39
Fix one more windows test
8 years ago
Julien Duponchelle b4434b5134
Add tests for checking if path are correctly cleaned
8 years ago
Julien Duponchelle 691c2dfd8e
Drop a test about OVA no longer use
8 years ago
Julien Duponchelle 36de30e25e
Fix various tests for windows
8 years ago
Julien Duponchelle 3de04d6e76
Install winpcap for the windows tests
8 years ago
Julien Duponchelle 51ef5d8c90
Fix a broken test on windows machines
8 years ago
Julien Duponchelle 0d687e62ad
Try to enable test on appveyor
8 years ago
Julien Duponchelle 0bf6ed52cd
Verbose test on windows
8 years ago
Julien Duponchelle b152360c5b
Merge branch 'master' into 2.0
8 years ago
Julien Duponchelle 722028b2d2
Install win32 dependencies for the tests
8 years ago
Julien Duponchelle 25a992a870
Build only for Python 3.6 on Windows
8 years ago
Julien Duponchelle c50e80b2d3
Setup appveyor
8 years ago
Julien Duponchelle 5729d37992
Setup appveyor
8 years ago
Julien Duponchelle 7302f65ffe
Catch timeout error on docker
8 years ago
Julien Duponchelle 152807e654
Merge branch 'master' into 2.0
8 years ago
Athmane Madjoudj 3518a781e9 typing is already included in Py >= 3.5 (#979)
8 years ago
Julien Duponchelle f3a87d76ef
Fix import of some old topologies
8 years ago