Commit Graph

3517 Commits (56b901a8316fe96737f01cc66d587840fd712d7d)
 

Author SHA1 Message Date
ziajka 56b901a831 pytest.ini for ignoring files and recording DEBUG level in tests
6 years ago
ziajka 1b3065750d .pytest_cache into .gitignore
6 years ago
ziajka f1d8ee30cd pytest-catchlog merged into the core
6 years ago
pyup-bot 629c7be395 Update pytest from 3.3.2 to 3.4.1
6 years ago
ziajka c0ff37039d
Merge pull request #1278 from GNS3/pyup-update-pytest-3.2.5-to-3.3.2
6 years ago
ziajka 29b9b0431c
Merge branch '2.2' into pyup-update-pytest-3.2.5-to-3.3.2
6 years ago
ziajka cf5b24e829
Merge pull request #1279 from GNS3/pyup-update-pep8-1.7.0-to-1.7.1
6 years ago
ziajka f9853a1cc3
Merge pull request #1280 from GNS3/pyup-update-pytest-timeout-1.2.0-to-1.2.1
6 years ago
pyup-bot d14e3d084d Update pytest-timeout from 1.2.0 to 1.2.1
6 years ago
pyup-bot 53e36d1ed5 Update pep8 from 1.7.0 to 1.7.1
6 years ago
pyup-bot 403645d2f0 Update pytest from 3.2.5 to 3.3.2
6 years ago
ziajka 9921db2183 Merge branch '2.1' into 2.2
6 years ago
ziajka 4f2a50894b
Merge pull request #1277 from GNS3/av-pywin32
6 years ago
Jeremy Grossmann 62e03148c1
Merge pull request #1275 from GNS3/async-md5-calcs
6 years ago
ziajka 889aa3ba94 More generic dependency for pypiwin32, Ref. #1276
6 years ago
ziajka cbb15c7a84 Check if locking version of pypiwin32==220 helps, Ref. #1276
6 years ago
ziajka 8268e76a86 Check if passes tests on 2.1
6 years ago
ziajka bb26e8acdd Calculate MD5 on thread and before json response, Ref. gui#2239
6 years ago
ziajka 1582ac3195 Merge branch '2.2' into async-md5-calcs
6 years ago
ziajka 7fe6508e73
Merge pull request #1274 from GNS3/asyncio-ensure-future
6 years ago
ziajka eeae07e783 Conservative approach to supported versions of Python 3.4 and asyncio.ensure_future, Ref. #1269
6 years ago
ziajka dc377165f2 Cancellable md5sum calculation on thread, Ref. gui#2239
6 years ago
ziajka 6868e20a70 Compute md5sum on thread and don't block main server, Ref. gui#2239
6 years ago
ziajka 3c5ca9ce0e
Merge pull request #1270 from GNS3/replace-async-with-ensure-future
6 years ago
ziajka d9a0ec9ff3 Replace asyncio.async with ensure_future because of deprecation, Fixes: #1269
6 years ago
ziajka 838d82a98b Merge branch '2.2' of github.com:GNS3/gns3-server into 2.2
6 years ago
ziajka 05983f2838 Fix test_open_auto_start test
6 years ago
ziajka c532e6392d
Merge pull request #1257 from GNS3/pyup-update-sphinx-1.6.2-to-1.6.6
6 years ago
ziajka e05f93abd3
Merge pull request #1268 from GNS3/pyup-pin-prompt-toolkit-1.0.15
6 years ago
pyup-bot 647c1dbb05 Pin prompt-toolkit to latest version 1.0.15
6 years ago
grossmj 28f8216590 Merge branch '2.1' into 2.2
6 years ago
grossmj e54ccc26b0 Bump to version 2.2.0dev1 & refresh resources/ui files.
6 years ago
ziajka f7d82059d5 Development on v2.1.4dev1
6 years ago
ziajka d2faaee099 Release v2.1.3
6 years ago
grossmj 6fee543ce7 Fix more client/server version tests.
6 years ago
grossmj 2e40fb8608 Fix client/server version test.
6 years ago
grossmj d4f1084391 Bump version number to 2.1.3dev1
6 years ago
grossmj cf4477ce34 Merge remote-tracking branch 'origin/unlock-yarl' into 2.1
6 years ago
grossmj f525bd2ce1 Update appliance files.
6 years ago
grossmj bd8816d14c Suspend for Docker nodes.
6 years ago
ziajka 34acb1f185 Unlock yarl version and multidict
6 years ago
grossmj 7ded71142f Fix same MAC address for duplicated Qemu nodes.
6 years ago
grossmj c281f55fb2 Fix same base MAC for duplicated IOS routers. Fixes #1264.
6 years ago
grossmj e5e2b7a8ac Fix "Creating multiple IOU nodes at once assigns the same application id". Fixes #1239.
6 years ago
grossmj 30e8949985 Fix "Transport selection via DSN is deprecated" message. Sync is configured with HTTPTransport.
6 years ago
grossmj 393ac85bca Merge remote-tracking branch 'origin/2.1' into 2.1
6 years ago
grossmj 9d9dc037d8 Refresh CPU/RAM info every 1 second. Ref #2262.
6 years ago
Jeremy Grossmann 32f56feca2
Merge pull request #1263 from ddragic/eth_switch_cmd
6 years ago
Dušan Dragić 5d86f06390 Rename ethernet switch arp command to mac, also rename in test
6 years ago
Dušan Dragić 6789989cb9 Rename ethernet switch arp command to mac
6 years ago