1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-11 18:38:55 +00:00
Commit Graph

3027 Commits

Author SHA1 Message Date
Jeremy Grossmann
633cdef0bc Merge pull request #987 from GNS3/nat_vmware
NAT node can use the VMware NAT
2017-05-11 14:03:34 +08:00
Bernhard Ehlers
56d91b648c
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:06:43 +02:00
Julien Duponchelle
a6d085bf61
Fix server startup on windows 2017-04-28 11:06:39 +02:00
Julien Duponchelle
b0f45035a9
NAT node can use the VMware NAT
On Windows and Mac OS this allow the NAT node to use the
VMware nat (it's always vmnet8). On Linux we still use the
libvirt NAT
2017-04-27 15:26:58 +02:00
Julien Duponchelle
273a711459
Merge branch '2.0' into 2.1 2017-04-26 17:22:14 +02:00
Julien Duponchelle
c3aecf935f
Add new appliances 2017-04-26 17:02:33 +02:00
Julien Duponchelle
629443a5e5
Sync appliances 2017-04-26 16:27:59 +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
Julien Duponchelle
722028b2d2
Install win32 dependencies for the tests 2017-04-18 12:27:54 +02:00
Julien Duponchelle
25a992a870
Build only for Python 3.6 on Windows 2017-04-18 12:24:19 +02:00
Julien Duponchelle
c50e80b2d3
Setup appveyor 2017-04-18 12:16:54 +02:00
Julien Duponchelle
5729d37992
Setup appveyor 2017-04-18 11:54:10 +02:00
Julien Duponchelle
7302f65ffe
Catch timeout error on docker
Fix #981
2017-04-18 11:44:20 +02:00
Julien Duponchelle
152807e654
Merge branch 'master' into 2.0 2017-04-18 09:22:58 +02:00
Athmane Madjoudj
3518a781e9 typing is already included in Py >= 3.5 (#979) 2017-04-18 09:15:16 +02:00
Julien Duponchelle
f3a87d76ef
Fix import of some old topologies
Fix #977
2017-04-14 10:38:21 +02:00
Julien Duponchelle
57cdef6b02
Fix AttributeError: 'NoneType' object has no attribute 'returncode'
Fix #976
2017-04-14 10:33:19 +02:00
Julien Duponchelle
d2d5f003f8
Fix a merge error 2017-04-14 09:09:43 +02:00
Julien Duponchelle
540ffdf5f3
Merge remote-tracking branch 'origin/master' into 2.0 2017-04-14 08:55:37 +02:00
Julien Duponchelle
5fb2a462c2
Merge master 2017-04-14 08:53:53 +02:00
Julien Duponchelle
a9b76c9656
1.5.5dev1 2017-04-14 08:46:31 +02:00
Julien Duponchelle
838680cb40
1.5.4 2017-04-13 17:30:25 +02:00
Julien Duponchelle
85136bc2e4
Fix VPCS tests for recent version 2017-04-13 15:56:12 +02:00
Julien Duponchelle
6d150bb62c
Freeze server dependencies to the same version used for 1.5.3 2017-04-13 14:45:27 +02:00
Bernhard Ehlers
3afe85ba3c
Fix 1.5: Error message, when stopping IOU router #769
Signed-off-by: Julien Duponchelle <julien@gns3.net>
2017-04-13 14:25:40 +02:00
Julien Duponchelle
57ba7ab801
Fix crash in some tests 2017-04-13 14:24:26 +02:00
Julien Duponchelle
b755840a27 Add security issues section 2017-04-13 12:38:16 +02:00
Julien Duponchelle
a8294c3de8
Backport requirements of 2.0 2017-04-13 10:22:20 +02:00
Julien Duponchelle
878aee6e90
Correct version number 2017-04-13 09:55:22 +02:00