Jeremy Grossmann
|
1b6cefd82b
|
Merge pull request #1055 from GNS3/embed_shell
Fake console for simple Ethernet switch
|
2017-06-22 00:24:14 +02:00 |
|
ziajka
|
bc5ec98cd5
|
Spice support
* QEMU VNC options tests
* QEMU - SPICE support at build options and schemas
* SPICE console_type for nodes
|
2017-06-21 15:14:41 +02:00 |
|
Julien Duponchelle
|
a8e8eac0b4
|
Merge remote-tracking branch 'origin/master' into 2.1
|
2017-06-21 15:13:04 +02:00 |
|
Julien Duponchelle
|
5a1d313fca
|
Merge pull request #1080 from GNS3/spice-feature
Spice feature
|
2017-06-21 10:37:04 +02:00 |
|
Julien Duponchelle
|
36dc264a6c
|
Revert "Spice feature"
|
2017-06-21 10:32:28 +02:00 |
|
Julien Duponchelle
|
efd5d82c88
|
Merge pull request #1076 from GNS3/spice-feature
Spice feature
|
2017-06-21 10:28:43 +02:00 |
|
ziajka
|
2e6366a766
|
Fix tests on windows
|
2017-06-20 13:46:03 +02:00 |
|
Julien Duponchelle
|
e5bc7c7a66
|
Merge branch '2.1' into embed_shell
|
2017-06-19 11:10:24 +02:00 |
|
Julien Duponchelle
|
bb8097a052
|
Merge remote-tracking branch 'origin/master' into 2.1
|
2017-06-19 10:44:52 +02:00 |
|
ziajka
|
88c2353e2e
|
QEMU - SPICE support at build options and schemas
|
2017-06-16 10:17:26 +02:00 |
|
ziajka
|
c91a001729
|
QEMU VNC options tests
|
2017-06-16 10:03:33 +02:00 |
|
ziajka
|
5c0d955156
|
Fix: #1066 - Catching parsing errors at linked vbox file
|
2017-06-09 10:41:34 +02:00 |
|
ziajka
|
7235a312ab
|
Escaping VPCS name in regex #1067
|
2017-06-09 09:14:25 +02:00 |
|
Julien Duponchelle
|
ae328e5c50
|
Merge branch '2.1' into embed_shell
|
2017-06-07 18:21:41 +02:00 |
|
ziajka
|
eb6068c3d3
|
Fix Qemu disk creation with unicode characters not supported by local filesystem #1058 (#1063)
|
2017-06-07 12:35:41 +02:00 |
|
Julien Duponchelle
|
93adef91d8
|
Merge branch '2.0' into 2.1
|
2017-05-31 16:58:31 +02:00 |
|
Julien Duponchelle
|
5616ab0e9a
|
Fake console for simple Ethernet switch
Fix #454
|
2017-05-31 15:13:29 +02:00 |
|
Julien Duponchelle
|
1e598d1890
|
Test for support of docker commit images
Ref #1039
|
2017-05-23 10:23:12 +02:00 |
|
Julien Duponchelle
|
cd17ef6b12
|
Merge branch '2.0' into 2.1
|
2017-05-15 15:46:50 +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
|
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
|
2da581139c
|
Lower docker requirements in tests also
|
2017-04-24 18:49:47 +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
|
37e21f2a3d
|
Skip a test for qemu not supported on windows
|
2017-04-18 16:35:36 +02:00 |
|
Julien Duponchelle
|
54014ccd39
|
Fix one more windows test
|
2017-04-18 16:01:07 +02:00 |
|
Julien Duponchelle
|
691c2dfd8e
|
Drop a test about OVA no longer use
|
2017-04-18 14:27:44 +02:00 |
|
Julien Duponchelle
|
4f1b738ef5
|
Merge branch '2.0' into 2.1
|
2017-03-30 10:16:16 +02:00 |
|
Julien Duponchelle
|
132bc87081
|
Dissallow parallel pull of docker images
Fix #962
|
2017-03-27 20:46:25 +02:00 |
|
Julien Duponchelle
|
34f5a6f82c
|
Fix Session is closed when listing docker images
Fix #955
|
2017-03-20 23:50:31 +01:00 |
|
Julien Duponchelle
|
78c154e376
|
Cleanup docker source code
|
2017-03-20 20:30:59 +01:00 |
|
Julien Duponchelle
|
a571b1a2f8
|
Use aiohttp session for docker queries
|
2017-03-20 19:46:50 +01:00 |
|
Julien Duponchelle
|
a62b791c68
|
Fix TypeError: http_query() got an unexpected keyword argument 'timeout'
Fix #947
|
2017-03-20 17:06:00 +01:00 |
|
Julien Duponchelle
|
08bafc2dcc
|
Catch a timeout error in docker
Fix #936
|
2017-03-16 10:39:08 +01:00 |
|
Julien Duponchelle
|
6017ebbd97
|
Merge branch '2.0' into 2.1
|
2017-03-07 11:16:05 +01:00 |
|
Julien Duponchelle
|
8b7035b185
|
Enable show in file manager for cloud
Fix https://github.com/GNS3/gns3-gui/issues/1900
|
2017-03-06 14:25:53 +01:00 |
|
Julien Duponchelle
|
5e7f97b175
|
Fix when qemu exit by itself clean other processes
Fix https://github.com/GNS3/gns3-gui/issues/1898
|
2017-03-03 18:40:26 +01:00 |
|
Julien Duponchelle
|
1ab9ca2333
|
Merge branch '2.0' into 2.1
|
2017-02-28 14:25:38 +01:00 |
|
Julien Duponchelle
|
70e2b87ff0
|
Patch hostname in configuration file even if name is unsync
Ref https://github.com/GNS3/gns3-gui/issues/1889
|
2017-02-27 12:48:05 +01:00 |
|
Julien Duponchelle
|
7407ab88b3
|
Fix a failing test on Python 3.6
|
2017-02-20 10:56:48 +01:00 |
|
Julien Duponchelle
|
99f817392d
|
Raise an error if you use Qemu < 2.4 and try to use large number of adapters
|
2017-02-17 09:55:50 +01:00 |
|
Julien Duponchelle
|
b0567772f7
|
Allow up to 275 adapters for qemu
See #889 for more details
|
2017-02-07 17:04:29 +01:00 |
|
Julien Duponchelle
|
f0ff035c0b
|
Prevent corruption of VM in VirtualBox when using linked clone
Fix https://github.com/GNS3/gns3-gui/issues/1821
|
2017-01-31 18:58:43 +01:00 |
|
Julien Duponchelle
|
580693b1ec
|
Prevent renaming of a running VirtualBox linked VM
Fix https://github.com/GNS3/gns3-gui/issues/1816
|
2017-01-30 15:19:46 +01:00 |
|
Julien Duponchelle
|
e5dba5e66a
|
Fix bug with other directory of Qemu images
Fix https://github.com/GNS3/gns3-gui/issues/1790
|
2017-01-18 12:39:10 +01:00 |
|
Jeremy Grossmann
|
ec0181a5ad
|
Merge pull request #856 from GNS3/dynamips_directory_layout
Change directory layout for dynamips.
|
2017-01-12 20:30:10 -08:00 |
|
Julien Duponchelle
|
82c99418b4
|
Fix If cloud interface is down the project doesn't open
Fix https://github.com/GNS3/gns3-gui/issues/1751
|
2017-01-11 17:23:36 +01:00 |
|
Julien Duponchelle
|
afd46ec010
|
Fix random error in the dynamips test suite after previous commit
|
2017-01-10 12:41:14 +01:00 |
|
Julien Duponchelle
|
6150929a5b
|
Support conversion to dynamips new directory layout on remote
Ref https://github.com/GNS3/gns3-gui/issues/1761
|
2017-01-10 12:15:31 +01:00 |
|
Julien Duponchelle
|
46b6e7c5ee
|
Fix hot link issues in Docker
Fix #817
|
2016-12-14 16:53:20 +01:00 |
|