Commit Graph

5197 Commits (master)
 

Author SHA1 Message Date
Jeremy Grossmann de27a57a00
Merge pull request #2322 from GNS3/release-v2.2.44.1
6 months ago
grossmj c88f76b740 Release v2.2.44.1
6 months ago
grossmj b81cc14cef Do not compute checksums on macOS
6 months ago
grossmj aa133c3b8a Add multiprocessing.set_start_method()
6 months ago
grossmj 7449064ea2 Bump version to v2.2.45.dev2
6 months ago
grossmj db315e3c3c Have freeze support for macOS as well
6 months ago
grossmj c437482e85 Catch exceptions when computing image checksums. Ref https://github.com/GNS3/gns3-server/issues/2228
6 months ago
Jeremy Grossmann 46d9ada6d8
Merge pull request #2321 from Xatrekak/master
6 months ago
grossmj aac6fbfc31 Add freeze_support() for multiprocessing
6 months ago
Xatrekak 76bd5921c5 Fixed updating system and GNS3.
6 months ago
Jeremy Grossmann af3a618306
Merge pull request #2316 from GNS3/release-v2.2.44
6 months ago
grossmj 3c4b5db1ca Development on 2.2.45.dev1
6 months ago
grossmj 5c8abdc6fd Release v2.2.44
6 months ago
grossmj f80f41b5b3 Sync appliances
6 months ago
grossmj 503373a6e9 Bundle web-ui v2.2.44
6 months ago
grossmj 8236c85b5f Upgrade sentry-sdk
6 months ago
Jeremy Grossmann 531499bbfb
Merge pull request #2314 from Xatrekak/master
6 months ago
grossmj ae825b0080 Non-blocking checksums computation when server starts. Fixes #2228
6 months ago
Dustin 7ad3afbdef
Update welcome.py
6 months ago
grossmj 191feed669 Fix timeout issue when creating Qemu disk image. Fixes https://github.com/GNS3/gns3-server/issues/2313
6 months ago
grossmj 3b22bcfe96 Support for web socket console over HTTPS
6 months ago
grossmj 0f07b9e019 Add back script create_cert.sh
6 months ago
grossmj 8676a3dccf Bundle web-ui
6 months ago
grossmj b0dbf59ac4 Use Python 3.8 in appveyor.yml
6 months ago
Jeremy Grossmann 0e18762b36
Merge pull request #2308 from Xatrekak/master
6 months ago
Dustin cbc7e59d3f
Update remote-install.sh
6 months ago
Jeremy Grossmann 14fd165f2a
Merge pull request #2307 from GNS3/fix/3521
6 months ago
grossmj 7c49a9160c Allow disabling hardware virtualization check
6 months ago
Jeremy Grossmann 5a6e945db2
Merge pull request #2304 from GNS3/upgrade-python-api-doc
6 months ago
grossmj 86c0b90951 Use Python 3.8 to publish API doc
6 months ago
grossmj ed99a98fe1 Sync appliances
6 months ago
Jeremy Grossmann 19edc193f9
Merge pull request #2303 from GNS3/fix/1484
6 months ago
grossmj 3f50319990 Fix L2IOU "failed code signing checks" when IOU base file name is >= 63 characters
6 months ago
Jeremy Grossmann 248737c34b
Merge pull request #2296 from ventaquil/feature/add-qemu-igb-nic
6 months ago
Jeremy Grossmann 240708112c
Merge branch '2.2' into feature/add-qemu-igb-nic
6 months ago
grossmj c759c4e3f6 Upgrade to actions/checkout@v3 and actions/setup-python@v3
6 months ago
grossmj 34ee75e1f1 Fix tests running on Python 3.12
6 months ago
grossmj 4af5edbc03 Install aiohttp 3.9.0b0 when running on Python 3.12
6 months ago
grossmj 0d15f40930 Change "ip cef" to "no ip cef" in IOU default configs. Fixes #2298
6 months ago
grossmj 3b0d89be5a Merge branch 'master' into 2.2
6 months ago
grossmj 5ff3043fb4 Sync appliances
6 months ago
grossmj 08ac80e451 Upgrade sentry and psutil dependencies
6 months ago
Konrad Goławski 737664a3d4 Add Qemu IGB network device
7 months ago
grossmj 29f4b238b0 Add Python 3.12 support. Fixes https://github.com/GNS3/gns3-server/issues/2273
7 months ago
Jeremy Grossmann 6886f1f566
Merge pull request #2290 from GNS3/fix/2147
7 months ago
grossmj 999a47f747 Fix issue with importlib.resources.files() and Python 3.9
7 months ago
grossmj f675f24ba7 Revert "Install importlib-resources only with Python < '3.9'. Ref #2147"
7 months ago
grossmj dc1eed42da Install importlib-resources only with Python < '3.9'. Ref #2147
7 months ago
Jeremy Grossmann 2c5a9ef9b7
Merge pull request #2288 from Quanterm/master
7 months ago
Vieta e75d151611
Update README.md
7 months ago