Commit Graph

5819 Commits (v3.0.0b2)
 

Author SHA1 Message Date
grossmj 84f7337cb1
Release v3.0.0b2
1 month ago
grossmj e11621467b
Remove old files
1 month ago
grossmj 123123d767
Bundle web-ui v3.0.0b2
1 month ago
grossmj b3bdeb611e
Merge branch '2.2' into 3.0
1 month ago
grossmj 7a229e33f9
Sync appliances
1 month ago
grossmj 5b1ba5a57c
Fix cannot stop Docker VM while console connection is still active.
1 month ago
grossmj bc1a8c99d1
Fix cannot stop Docker VM while console connection is still active.
1 month ago
Jeremy Grossmann ae64f15386
Merge pull request #2365 from GNS3/feature/custom-qemu-path
2 months ago
grossmj 123b5d0800
Support for custom Qemu path in templates and nodes
2 months ago
Jeremy Grossmann e1d3ee12b9
Merge pull request #2364 from GNS3/bugfix/3572
2 months ago
grossmj 998898a471
Fix CPU fractional values for Docker VMs.
2 months ago
grossmj 9b66d939d2
Support for cooperative signal handling of uvicorn v0.29.0
2 months ago
grossmj fd60bda2c2
Downgrade pytest-asyncio to v0.21.1
2 months ago
grossmj c5f4e25756
Upgrade uvicorn, fastapi and sqlalchemy packages
2 months ago
grossmj 16bad6e0b5
Downgrade httpx_ws to v0.4.2
2 months ago
grossmj 8e661df981
Upgrade dev packages
2 months ago
grossmj 31c7fe88f1
Remove websocket.close()
2 months ago
Jeremy Grossmann 03b491f7b1
Merge pull request #2362 from GNS3/feature/use-bcrypt
2 months ago
grossmj fa41d9ba75
Use bcrypt directly instead of passlib
2 months ago
grossmj a80aed5420
Development on 2.2.47.dev1
3 months ago
grossmj e9827653ae
Merge branch '2.2' into 3.0
3 months ago
grossmj 9da8d1ec0f
Upgrade uvicorn, fastapi, python-multipart, sqlalchemy, aiosqlite and email-validator dependencies
3 months ago
grossmj a53fd2e8b1
Upgrade sentry-sdk to version 1.40.6
3 months ago
grossmj e8a7e80456
Release v2.2.46
3 months ago
grossmj ab05784c33
Sync appliances
3 months ago
grossmj 6983e686ca
Bundle web-ui v2.2.46
3 months ago
grossmj 3631202ce5
Merge remote-tracking branch 'origin/2.2' into 2.2
3 months ago
grossmj 8d8a3247c4
Bundle web-ui v2.2.46
3 months ago
Jeremy Grossmann d100a132d6
Merge pull request #2360 from GNS3/bugfix/3555
3 months ago
Jeremy Grossmann 52638a9a8d
Merge branch '2.2' into bugfix/3555
3 months ago
grossmj 9a5af82a28
Save empty directories when exporting a project
3 months ago
Jeremy Grossmann 14a618766d
Merge pull request #2359 from GNS3/bugfix/2357
3 months ago
grossmj 0137688ba7
Test busybox is installed
3 months ago
grossmj 84db3b9996
Fix not all Docker resources are copied to a writable location
3 months ago
grossmj 800920e3df
Merge branch '2.2' into 3.0
3 months ago
grossmj 14917580ac
Downgrade to alembic v1.12.1
3 months ago
grossmj 4c65426e97
Revert "Downgrade platformdirs to v4.0.0"
3 months ago
grossmj fd85e49220
Downgrade platformdirs to v4.0.0
3 months ago
Jeremy Grossmann 0a08031d85
Merge pull request #2355 from GNS3/refactor/busybox
3 months ago
grossmj 1a53c9aabf
Backport from v3: install Docker resources in a writable location at runtime.
3 months ago
grossmj 1f5085608c
Use Docker API v1.24 to get version.
3 months ago
Jeremy Grossmann 16f72b4d3d
Merge pull request #2347 from SpikefishSolutions/DeadTelnetConsoleFix
3 months ago
grossmj 3ced41633f
Upgrade dependencies
3 months ago
Jeremy Grossmann 4fa10be5aa
Merge pull request #2353 from GNS3/feature/drop-python-3.6
3 months ago
grossmj f050fc7e00
Change runtime checks for Python version
3 months ago
grossmj c93aafc9af
Fix aiohttp dependency for Python 3.7
3 months ago
grossmj 93520b4d6c
Do not test with Python 3.6
3 months ago
grossmj 1fb0260ae6
Drop support for Python 3.6
3 months ago
grossmj 91fd543321
Upgrade dependencies
3 months ago
John Fleming 763ef24108 Address the telnet console bug. Add wait_for for drain() call. If we're stuck on drain then the buffer isn't getting emptied. 5 seconds after drain() blocks, exception will be thrown and client will be removed from connection table and will no longer be a problem.
4 months ago