Commit Graph

3284 Commits (283b08c2a1f1e15795e94d563d0ca45d9f2e0c63)
 

Author SHA1 Message Date
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 b9e2b7945a Removed gc collection at testing
7 years ago
ziajka eb6068c3d3 Fix Qemu disk creation with unicode characters not supported by local filesystem #1058 (#1063)
7 years ago
Julien Duponchelle c538ec5937
Fix tests on case sensitive file system
7 years ago
ziajka e0b519eced Fix when config file doesn't have computes section (#1062)
7 years ago
Julien Duponchelle cdcdba7411
Fix installation issue with Python 3.4 and aiohttp cors
7 years ago
Julien Duponchelle 2fe589b1a8
Fix invalid test for 1.3 topology conversion to GNS3 2.1
7 years ago
Julien Duponchelle ca3f8d0b43
Provide easy to test a shell by using stdin as an input
7 years ago
Julien Duponchelle 88cd804274
Update readme
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 ed656b7ab2
Merge branch '2.0' into 2.1
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
pyup.io bot 07049562a4 Update pytest from 3.1.0 to 3.1.1 (#1056)
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
pyup.io bot c46a9da769 Update sphinx from 1.6.1 to 1.6.2 (#1049)
7 years ago
Julien Duponchelle 89394ba7e0
Drop SSL support
7 years ago
Julien Duponchelle b8ee8d69c8
Fix unexpected keyword argument 'conn_timeout'
7 years ago
Julien Duponchelle ef5c013561
Merge branch 'master' into 2.0
7 years ago
Julien Duponchelle 8bbe7e8041
Set correct permission on ubridge when doing a remote installation
7 years ago
Julien Duponchelle 777361c23d
Merge branch 'master' into 2.0
7 years ago
Julien Duponchelle c3d5abd104
Remote install script should be totally non interactive
7 years ago
Julien Duponchelle 39879ca92b
Duplicate project on remote server use UUID
7 years ago
Julien Duponchelle 5a86277a9f
Test that import erase the auto_open and auto_start setting
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 54e80d68f8
Fix test failed on Python 3.4
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
Julien Duponchelle 1e598d1890
Test for support of docker commit images
7 years ago
Bernhard Ehlers 2191c487b6
Support images created by "docker commit". Fixes #1039
7 years ago
pyup.io bot 3ed49bbdd5 Update pytest from 3.0.7 to 3.1.0 (#1044)
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
Julien Duponchelle 4dc55a5af4
Improve logging for remote server connection lost
7 years ago
Julien Duponchelle bdd980d6a2
Ignore console_hsot when loading topologie
7 years ago
Julien Duponchelle 51d6152a5c
Fix support for some old topologies
7 years ago
Julien Duponchelle bdcadcc335
Fix support from some old topologies
7 years ago