Commit Graph

3726 Commits (1e33e94c15e67024d4941d56d8878815a3ba2603)
 

Author SHA1 Message Date
grossmj 519df3ab35 Let a project be opened when a port cannot be found (can happens if a project is corrupted).
7 years ago
grossmj 4ba523a0d7 Add an error message when Docker container is not ready to be started. Ref #1281.
7 years ago
grossmj 07d2d7b340 Update documentation.
7 years ago
grossmj e5a4afaeb1 Sync appliance files.
7 years ago
grossmj 3802a3d70b Fix more IOU tests.
7 years ago
grossmj 0ee87c9110 Fix IOU tests.
7 years ago
grossmj e5c76750b1 Fix issue when running multiple project containing IOU nodes on the same server. Ref #1239.
7 years ago
grossmj 1045364adc Set first byte to 52 when generating a random MAC address for a Qemu VM. Ref #1267.
7 years ago
grossmj 008baad86a Update link state and save project when a link is suspended or filters are added/removed (without node properties set).
7 years ago
ziajka c0ff37039d
Merge pull request #1278 from GNS3/pyup-update-pytest-3.2.5-to-3.3.2
7 years ago
ziajka 29b9b0431c
Merge branch '2.2' into pyup-update-pytest-3.2.5-to-3.3.2
7 years ago
ziajka cf5b24e829
Merge pull request #1279 from GNS3/pyup-update-pep8-1.7.0-to-1.7.1
7 years ago
ziajka f9853a1cc3
Merge pull request #1280 from GNS3/pyup-update-pytest-timeout-1.2.0-to-1.2.1
7 years ago
pyup-bot d14e3d084d Update pytest-timeout from 1.2.0 to 1.2.1
7 years ago
pyup-bot 53e36d1ed5 Update pep8 from 1.7.0 to 1.7.1
7 years ago
pyup-bot 403645d2f0 Update pytest from 3.2.5 to 3.3.2
7 years ago
ziajka 9921db2183 Merge branch '2.1' into 2.2
7 years ago
ziajka 4f2a50894b
Merge pull request #1277 from GNS3/av-pywin32
7 years ago
Jeremy Grossmann 62e03148c1
Merge pull request #1275 from GNS3/async-md5-calcs
7 years ago
ziajka 889aa3ba94 More generic dependency for pypiwin32, Ref. #1276
7 years ago
ziajka cbb15c7a84 Check if locking version of pypiwin32==220 helps, Ref. #1276
7 years ago
ziajka 8268e76a86 Check if passes tests on 2.1
7 years ago
ziajka bb26e8acdd Calculate MD5 on thread and before json response, Ref. gui#2239
7 years ago
ziajka 1582ac3195 Merge branch '2.2' into async-md5-calcs
7 years ago
ziajka 7fe6508e73
Merge pull request #1274 from GNS3/asyncio-ensure-future
7 years ago
ziajka eeae07e783 Conservative approach to supported versions of Python 3.4 and asyncio.ensure_future, Ref. #1269
7 years ago
ziajka dc377165f2 Cancellable md5sum calculation on thread, Ref. gui#2239
7 years ago
ziajka 6868e20a70 Compute md5sum on thread and don't block main server, Ref. gui#2239
7 years ago
ziajka 3c5ca9ce0e
Merge pull request #1270 from GNS3/replace-async-with-ensure-future
7 years ago
ziajka d9a0ec9ff3 Replace asyncio.async with ensure_future because of deprecation, Fixes: #1269
7 years ago
ziajka 838d82a98b Merge branch '2.2' of github.com:GNS3/gns3-server into 2.2
7 years ago
ziajka 05983f2838 Fix test_open_auto_start test
7 years ago
ziajka c532e6392d
Merge pull request #1257 from GNS3/pyup-update-sphinx-1.6.2-to-1.6.6
7 years ago
ziajka e05f93abd3
Merge pull request #1268 from GNS3/pyup-pin-prompt-toolkit-1.0.15
7 years ago
ziajka daf058a306 Merge tag 'v2.1.3'
7 years ago
pyup-bot 647c1dbb05 Pin prompt-toolkit to latest version 1.0.15
7 years ago
grossmj 28f8216590 Merge branch '2.1' into 2.2
7 years ago
grossmj e54ccc26b0 Bump to version 2.2.0dev1 & refresh resources/ui files.
7 years ago
ziajka f7d82059d5 Development on v2.1.4dev1
7 years ago
ziajka d2faaee099 Release v2.1.3
7 years ago
grossmj 6fee543ce7 Fix more client/server version tests.
7 years ago
grossmj 2e40fb8608 Fix client/server version test.
7 years ago
grossmj d4f1084391 Bump version number to 2.1.3dev1
7 years ago
ziajka b792be00f9 Merge tag 'v2.1.2'
7 years ago
grossmj cf4477ce34 Merge remote-tracking branch 'origin/unlock-yarl' into 2.1
7 years ago
grossmj f525bd2ce1 Update appliance files.
7 years ago
grossmj bd8816d14c Suspend for Docker nodes.
7 years ago
ziajka 34acb1f185 Unlock yarl version and multidict
7 years ago
grossmj 7ded71142f Fix same MAC address for duplicated Qemu nodes.
7 years ago
grossmj c281f55fb2 Fix same base MAC for duplicated IOS routers. Fixes #1264.
7 years ago