Commit Graph

2605 Commits (bcdac6c969128a52925da21a114f69566de1ed1d)

Author SHA1 Message Date
Julien Duponchelle bcdac6c969
Fix test for ethernet switch show arp
7 years ago
ziajka 7447b3190d spice - added qxl vga support
7 years ago
Jeremy Grossmann 1b6cefd82b Merge pull request #1055 from GNS3/embed_shell
7 years ago
grossmj ad850f3857 Add port number in arp command output for Ethernet switch.
7 years ago
ziajka bc5ec98cd5
Spice support
7 years ago
Julien Duponchelle a8e8eac0b4
Merge remote-tracking branch 'origin/master' into 2.1
7 years ago
Julien Duponchelle 5a1d313fca Merge pull request #1080 from GNS3/spice-feature
7 years ago
Julien Duponchelle 36dc264a6c Revert "Spice feature"
7 years ago
Julien Duponchelle efd5d82c88 Merge pull request #1076 from GNS3/spice-feature
7 years ago
ziajka ea9f0e52c8 Fixes #2108 (gns3-gui): getting project file with leading slashes issue (#1078)
7 years ago
Julien Duponchelle e5bc7c7a66
Merge branch '2.1' into embed_shell
7 years ago
Julien Duponchelle 734ca7d2f9
Fix linked base & linked clone settings in appliance
7 years ago
Julien Duponchelle bb8097a052
Merge remote-tracking branch 'origin/master' into 2.1
7 years ago
Julien Duponchelle 8973cc6fee
Merge branch '2.1' into embed_shell
7 years ago
Julien Duponchelle c8c991af78 Fix the error about appliance ID not found (#1075)
7 years ago
ziajka 61fda93611 SPICE console_type for nodes
7 years ago
ziajka 88c2353e2e QEMU - SPICE support at build options and schemas
7 years ago
Julien Duponchelle b8a4785633
2.0.4dev1
7 years ago
Julien Duponchelle 41af46cdc5
2.0.3 release
7 years ago
ziajka 64a852f38f Fixes #1068 - handle zipfile encoding issues at project duplication
7 years ago
ziajka 5c0d955156 Fix: #1066 - Catching parsing errors at linked vbox file
7 years ago
ziajka 7235a312ab Escaping VPCS name in regex #1067
7 years ago
Julien Duponchelle ae328e5c50
Merge branch '2.1' into embed_shell
7 years ago
Julien Duponchelle 40cc5d76b3
Fix racecondition when listing interface
7 years ago
ziajka eb6068c3d3 Fix Qemu disk creation with unicode characters not supported by local filesystem #1058 (#1063)
7 years ago
ziajka e0b519eced Fix when config file doesn't have computes section (#1062)
7 years ago
Julien Duponchelle ca3f8d0b43
Provide easy to test a shell by using stdin as an input
7 years ago
Julien Duponchelle 6a0345897d
Connector is no longer supported in ws_connect by aiohttp 2.0
7 years ago
Julien Duponchelle 7dfb634376
Fix for websocket usage with aiohttp 2.0
7 years ago
Julien Duponchelle 823288dd0b
Fix a crash in some cases
7 years ago
Julien Duponchelle e74e66b203
Typo in error message
7 years ago
Julien Duponchelle 93adef91d8
Merge branch '2.0' into 2.1
7 years ago
Julien Duponchelle 6fa27c6885
Check aiohttp version
7 years ago
Julien Duponchelle 5616ab0e9a
Fake console for simple Ethernet switch
7 years ago
Julien Duponchelle 4f6cca0019
Fix errors when enabling chunking
7 years ago
Julien Duponchelle 7044c8c9ff
Fix the GUI disconnect from the server
7 years ago
Julien Duponchelle 7913646ce3
2.0.3dev1
7 years ago
Julien Duponchelle 78e1321bae
2.0.2
7 years ago
Julien Duponchelle b8ee8d69c8
Fix unexpected keyword argument 'conn_timeout'
7 years ago
Julien Duponchelle 39879ca92b
Duplicate project on remote server use UUID
7 years ago
Julien Duponchelle b87692acce
Fix import of some old topologies from 1.3
7 years ago
Julien Duponchelle d765d02f06
Fix error in logging of error during starting GNS3 VM
7 years ago
Julien Duponchelle 5bb6c51698
Fix an error when logging Docker container fail to start
7 years ago
Julien Duponchelle 59488e8064 Fix tests on python 3.4 (#1046)
7 years ago
Julien Duponchelle 2a8911d19e
Keep DOCKER_MINIMUM_API_VERSION and DOCKER_MINIMUM_VERSION consistent
7 years ago
Bernhard Ehlers 8b7209ea78
Use docker version in error message of outdated docker installation
7 years ago
Bernhard Ehlers 7d48eba01b
Use versioned docker API
7 years ago
Bernhard Ehlers 2191c487b6
Support images created by "docker commit". Fixes #1039
7 years ago
Jeremy Grossmann 82f1ab2be2 Merge pull request #1036 from GNS3/aiohttp_2.0
7 years ago
Julien Duponchelle 7d30da5d4e
Do not wait auto start to finish in order to complete project opening
7 years ago