Commit Graph

4403 Commits (3af71d8976377e46d45d9394163f543d5ccdbcb3)
 

Author SHA1 Message Date
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 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
grossmj 1f149769f2 Only use jsonschema 2.6.0 on Windows and macOS.
4 years ago
grossmj ee70a6a27d Disable default integrations for sentry sdk.
4 years ago
grossmj 297d1a0aae Remove unused bytes2human function
4 years ago
grossmj 05e8fd3ff5 Development on 2.2.10dev1
4 years ago
grossmj c0c8151480 Release v2.2.9
4 years ago
grossmj ad7277c938 Merge branch 'master' into 2.2
4 years ago
Jeremy Grossmann 0c2e4d2de9
Merge pull request #1768 from GNS3/replicate-network-connection-state
4 years ago
grossmj 1264680b51 Sync appliances.
4 years ago
piotrpekala7 a9697e925c Release 2020.2.0-beta.4
4 years ago
Jeremy Grossmann 16a0e1c308
Merge pull request #1771 from eknoes/patch-1
4 years ago
eknoes f53d6f1b66
Fix link for appliance JSON schema
4 years ago
grossmj 58a19af9ac Support to activate/deactive network connection state replication in Qemu.
4 years ago
grossmj a796f1e42e Possible fix for problem connecting to the GNS3 VM. Ref https://github.com/GNS3/gns3-gui/issues/2969 #1760
4 years ago
Jeremy Grossmann 6e4187741c
Merge pull request #1764 from GNS3/reset-mac-addresses
4 years ago
grossmj 8eefaa3f32 Option to reset or not all MAC addresses when exporting or duplicating a project.
4 years ago
grossmj 5575657318 Fix tests. Ref #1754
4 years ago
grossmj 69b816e21e Fix bug when changing properties for closed project. Fixes #1754
4 years ago
grossmj 5c3bd589b9 Fix issues with crash reporting & bump version to 2.2.9dev2. Ref https://github.com/GNS3/gns3-server/issues/1758
4 years ago
grossmj 1a20cbeefd Lock listing VMs. Ref #1755
4 years ago
grossmj da85d7b827 Try to fix error when listing Hyper-V VMs. Ref #1755
4 years ago