Commit Graph

4423 Commits (c4d2422fe2caeafa6cd85aceabae9c5203c37a87)
 

Author SHA1 Message Date
grossmj c4d2422fe2 Release v2.2.11
4 years ago
grossmj f08f7702d1 Sync appliance files.
4 years ago
grossmj b787cb3ace Merge branch 'master' into 2.2
4 years ago
grossmj 62130c116a Fix crash when project sets 'auto_open' option and a remote GNS3 VM is used. Fixes https://github.com/GNS3/gns3-gui/issues/3014
4 years ago
grossmj 1cbed45f16 Fix Dynamips ghost image support when project contains a space. Fixes #3015
4 years ago
piotrpekala7 29b31d72e9 Release 2020.3.0-beta.1
4 years ago
grossmj ea17cc2565 Fix issue when cannot skip slots for Dynamips routers. Fixes https://github.com/GNS3/gns3-gui/issues/3000
4 years ago
grossmj 850c30f958 Merge branch 'master' into 2.2
4 years ago
grossmj 27da8458e8 Allow tests to be run by root. Fixes #1784
4 years ago
grossmj 8bd3e2346b Add Snyk badges.
4 years ago
grossmj 74fc4fc75c Merge branch 'master' into 2.2
4 years ago
grossmj d0487b92c5 Remove pyup and pep8 script.
4 years ago
grossmj 7924963276 Remove tox and update dependencies
4 years ago
grossmj d7083541b0 Remove Travis CI support and add GitHub Actions badge
4 years ago
grossmj af22fb8e98 Comment unused code that causes issue with flake8
4 years ago
grossmj 03c4643a0f Merge remote-tracking branch 'origin/master'
4 years ago
grossmj 4ba7131451 Add flake8 in dev-requirements.txt
4 years ago
Jeremy Grossmann 3af71d8976
Set up GitHub Action for running tests
4 years ago
Jeremy Grossmann f361b9cb3e
Merge pull request #1790 from GNS3/whitesource/configure
4 years ago
whitesource-for-github-com[bot] 12d3ba391f
Add .whitesource configuration file
4 years ago
Jeremy Grossmann 88ee9ae8b9
Merge pull request #1788 from GNS3/snyk-fix-4af38289923e34d863acdf00d9e8d3b3
4 years ago
snyk-bot 9665378f44 fix: requirements.txt to reduce vulnerabilities
4 years ago
grossmj fd411e7855 Update classifiers in setup.py
4 years ago
grossmj 7fd8fde020 Some fixes for tests. Ref #1784
4 years ago
grossmj 51b76b1e30 Development on 2.2.11dev1
4 years ago
grossmj 9a9e54c523 Release v2.2.10
4 years ago
grossmj 13a6b4fe55 Merge branch 'master' into 2.2
4 years ago
grossmj 3b4f4bfeda Sync appliances.
4 years ago
grossmj a018c8e1a8 Add pytest-aiohttp to tests_require in setup.py
4 years ago
grossmj 79b93defbd Don't require hardware acceleration. Fixes #1780
4 years ago
piotrpekala7 72bef07f2b Release 2020.2.0-beta.5
4 years ago
Jeremy Grossmann 3344cfb98a
Merge pull request #1782 from GNS3/test-refactoring
4 years ago
grossmj 9d141baf22 Comment capsys tests
4 years ago
grossmj 1a4c2ed069 Try to fix capsys issue with Python 3.8 (third try)
4 years ago
grossmj 7fb554135f Try to fix capsys issue with Python 3.8 (second try)
4 years ago
grossmj 241caa1ec7 Try to fix capsys issue with Python 3.8
4 years ago
grossmj d33584a2e4 More specific fix for Windows
4 years ago
grossmj 438b1c056c Remove '\n' from for version strings for test_parse_arguments test.
4 years ago
grossmj ef23e74e9c Another fix for test_gns3vm.py
4 years ago
grossmj 9ab8599e1e Fix other issues with tests.
4 years ago
grossmj d9ab29a9e0 Another fix for test_gns3vm.py
4 years ago
grossmj 09e9382df1 Do not try to use ProactorEventLoop() on non Windows platforms.
4 years ago
grossmj 8976384a56 Fix test_gns3vm.py
4 years ago
grossmj e4b7e46444 Fix tests for Windows
4 years ago
grossmj 1d4c3a164d Use the ProactorEventLoop on Windows.
4 years ago
grossmj d3ea67da24 Refactor tests
4 years ago
grossmj f498ab06b4 Wait longer for x11 socket file to be created. Ref #1761
4 years ago
grossmj 3940f013d4 Allow Hyper-V to run on AMD when Windows 10 build 19640 or later is detected. Fixes #1777
4 years ago
grossmj e1dab0dff4 Show error message if IPv6 is not enabled when using SPICE console. Fixes #1772
4 years ago
grossmj c6da24f267 Move jsonschema 2.6.0 requirement in build repository.
4 years ago