Commit Graph

  • 5cd540d94d
    Remove old files grossmj 2024-05-16 17:57:51 +0700
  • d3860ba84b
    Merge branch '2.2' into 3.0 grossmj 2024-05-16 17:53:39 +0700
  • 3e133eda44
    Bundle web-ui v3.0.0b3 grossmj 2024-05-16 17:30:12 +0700
  • e01256980c
    Sync appliances grossmj 2024-05-16 17:27:38 +0700
  • aabfe9eadc
    Use cryptography backend for python-jose. Ref #2372 grossmj 2024-05-16 15:01:05 +0700
  • 6c9a3b634b
    Merge pull request #2381 from GNS3/release/v2.2.47 Jeremy Grossmann 2024-05-15 17:06:53 +0700
  • 0561aba927
    Release v2.2.47 v2.2.47 #2381 grossmj 2024-05-15 12:14:48 +0700
  • 86a78f53cb
    Fix update-bundled-web-ui.sh script grossmj 2024-05-15 12:05:43 +0700
  • f0bc74ff6e
    Bundle web-ui v2.2.47 grossmj 2024-05-15 12:04:34 +0700
  • f81128f717
    Bundle web-ui v2.2.47 grossmj 2024-05-15 11:55:47 +0700
  • 9ce505cad3
    Sync appliances grossmj 2024-05-15 11:43:04 +0700
  • 314e01d2b4
    Ensure Python >= 3.8 is used in pyproject.toml grossmj 2024-05-12 16:44:09 +0700
  • 6b8635f7d5
    Merge pull request #2380 from GNS3/drop-python3.7 Jeremy Grossmann 2024-05-09 19:10:04 +0700
  • 388ffe9f00
    Change sentry-sdk version #2380 grossmj 2024-05-09 19:03:08 +0700
  • d01129a3cf
    Upgrade aiohttp, sentry-sdk and truststore grossmj 2024-05-09 18:58:37 +0700
  • 535ea0ad9f
    Upgrade jsonschema and aiohttp grossmj 2024-05-09 18:37:40 +0700
  • ccb5de6df1
    Drop Python 3.7 grossmj 2024-05-09 18:23:58 +0700
  • cdcfc652db
    Merge pull request #2379 from GNS3/fix-warnings-in-tests Jeremy Grossmann 2024-05-09 18:13:13 +0700
  • 7030dadbcb
    Remove dev requirements for Python 3.6 #2379 grossmj 2024-05-09 18:04:19 +0700
  • 46a9fdb61d
    Remove event_loop grossmj 2024-05-09 17:53:02 +0700
  • 9958b876cf
    Do not run Docker VM tests on Windows grossmj 2024-05-09 17:36:58 +0700
  • 259d3a0155
    Fix cannot import UTC grossmj 2024-05-09 17:23:32 +0700
  • 33499be425
    Fix warnings in tests grossmj 2024-05-09 17:11:12 +0700
  • 3fd44f5260
    Do not wait for the server to close when shutting down. grossmj 2024-05-09 16:37:45 +0700
  • c076275bd0
    Fix test create image with not supported characters by filesystem. Fixes #2375 grossmj 2024-05-09 16:01:55 +0700
  • 081447ba2e
    Fix tests. Ref #2376 grossmj 2024-05-09 15:37:42 +0700
  • 3df7af12e1
    Allow listing x86_64 IOU images. Fixes #2376 grossmj 2024-05-09 15:21:05 +0700
  • d9e4ce5639
    Upgrade Jinja2 to version 3.1.4. Fixes #2378 grossmj 2024-05-08 18:08:00 +0700
  • 689d476b71
    Fix tests grossmj 2024-04-28 18:03:06 +0700
  • f1701e3f09
    Upgrade fastapi and platformdirs grossmj 2024-04-27 23:21:58 +0700
  • 38df4bea2e
    Do not return an error if an image has already been uploaded grossmj 2024-04-26 19:02:50 +0700
  • 35b75f0f7f
    Fix link capture for ATM switch. Fixes https://github.com/GNS3/gns3-gui/issues/3570 grossmj 2024-04-23 18:35:36 +0700
  • 2609849507
    Fix tests after updating error message when busybox is not installed. grossmj 2024-04-23 18:00:37 +0700
  • 448b94f701
    Add more details to error message when busybox is not installed. Fixes https://github.com/GNS3/gns3-gui/issues/3569 grossmj 2024-04-23 17:54:06 +0700
  • 18002a7580
    Fix invalid escape sequences grossmj 2024-04-23 16:52:28 +0700
  • 644e659729
    Use NAT symbol for builtin NAT template grossmj 2024-04-22 19:11:58 +0700
  • 1c37e8bd32
    Merge branch '2.2' into 3.0 grossmj 2024-04-22 19:08:45 +0700
  • 1414bdcadf
    Merge pull request #2369 from GNS3/feature/nat-symbols Jeremy Grossmann 2024-04-22 19:00:19 +0700
  • b6e68ba1a8
    Add NAT symbols #2369 grossmj 2024-04-22 18:51:29 +0700
  • 19142d97bb
    Merge pull request #2366 from GNS3/bugfix/block-iou-call Jeremy Grossmann 2024-04-20 15:53:39 +0700
  • faf7e09ebb
    Only use iptable to block xml.cisco.com on Ubuntu Focal. #2366 grossmj 2024-04-20 15:45:28 +0700
  • 447bf637bb Publish API documentation github-actions 2024-04-07 11:53:33 +0000
  • 27fdebcf28 Merge remote-tracking branch 'origin/3.0' into gh-pages github-actions 2024-04-07 11:53:11 +0000
  • 84f7337cb1
    Release v3.0.0b2 v3.0.0b2 grossmj 2024-04-07 18:52:24 +0700
  • e11621467b
    Remove old files grossmj 2024-04-07 18:28:00 +0700
  • 123123d767
    Bundle web-ui v3.0.0b2 grossmj 2024-04-07 18:23:59 +0700
  • b3bdeb611e
    Merge branch '2.2' into 3.0 grossmj 2024-04-07 12:44:01 +0700
  • 7a229e33f9
    Sync appliances grossmj 2024-04-07 12:43:15 +0700
  • 4959a51ce7
    Block IOU phone home call using IPtable grossmj 2024-04-06 13:04:20 +0700
  • 5b1ba5a57c
    Fix cannot stop Docker VM while console connection is still active. grossmj 2024-04-04 22:17:21 +0700
  • bc1a8c99d1
    Fix cannot stop Docker VM while console connection is still active. grossmj 2024-04-04 22:17:21 +0700
  • ae64f15386
    Merge pull request #2365 from GNS3/feature/custom-qemu-path Jeremy Grossmann 2024-04-03 21:24:13 +0700
  • 123b5d0800
    Support for custom Qemu path in templates and nodes #2365 grossmj 2024-04-03 21:16:40 +0700
  • e1d3ee12b9
    Merge pull request #2364 from GNS3/bugfix/3572 Jeremy Grossmann 2024-04-03 17:37:07 +0700
  • 998898a471
    Fix CPU fractional values for Docker VMs. #2364 grossmj 2024-04-03 17:15:10 +0700
  • 9b66d939d2
    Support for cooperative signal handling of uvicorn v0.29.0 grossmj 2024-04-03 15:58:10 +0700
  • fd60bda2c2
    Downgrade pytest-asyncio to v0.21.1 grossmj 2024-04-02 13:28:18 +0700
  • c5f4e25756
    Upgrade uvicorn, fastapi and sqlalchemy packages grossmj 2024-04-02 13:18:22 +0700
  • 16bad6e0b5
    Downgrade httpx_ws to v0.4.2 grossmj 2024-03-24 18:37:31 +0100
  • 8e661df981
    Upgrade dev packages grossmj 2024-03-24 18:31:56 +0100
  • 31c7fe88f1
    Remove websocket.close() grossmj 2024-03-16 16:00:27 +0100
  • 03b491f7b1
    Merge pull request #2362 from GNS3/feature/use-bcrypt Jeremy Grossmann 2024-03-08 01:33:41 +0800
  • fa41d9ba75
    Use bcrypt directly instead of passlib #2362 grossmj 2024-03-07 18:17:17 +0100
  • a80aed5420
    Development on 2.2.47.dev1 grossmj 2024-03-05 01:07:16 +0800
  • e9827653ae
    Merge branch '2.2' into 3.0 grossmj 2024-03-05 01:05:46 +0800
  • 9da8d1ec0f
    Upgrade uvicorn, fastapi, python-multipart, sqlalchemy, aiosqlite and email-validator dependencies grossmj 2024-03-05 01:03:59 +0800
  • a53fd2e8b1
    Upgrade sentry-sdk to version 1.40.6 grossmj 2024-03-05 00:45:26 +0800
  • 5bab4131e1
    Merge pull request #2361 from GNS3/release/v2.2.46 Jeremy Grossmann 2024-02-26 17:51:46 +0800
  • e8a7e80456
    Release v2.2.46 v2.2.46 #2361 grossmj 2024-02-26 16:55:12 +0800
  • ab05784c33
    Sync appliances grossmj 2024-02-26 16:45:37 +0800
  • 6983e686ca
    Bundle web-ui v2.2.46 grossmj 2024-02-26 16:42:46 +0800
  • 3631202ce5
    Merge remote-tracking branch 'origin/2.2' into 2.2 grossmj 2024-02-26 16:36:21 +0800
  • 8d8a3247c4
    Bundle web-ui v2.2.46 grossmj 2024-02-26 16:35:47 +0800
  • d100a132d6
    Merge pull request #2360 from GNS3/bugfix/3555 Jeremy Grossmann 2024-02-26 16:27:39 +0800
  • 52638a9a8d
    Merge branch '2.2' into bugfix/3555 #2360 Jeremy Grossmann 2024-02-26 16:22:15 +0800
  • 9a5af82a28
    Save empty directories when exporting a project grossmj 2024-02-24 19:02:16 +0800
  • 14a618766d
    Merge pull request #2359 from GNS3/bugfix/2357 Jeremy Grossmann 2024-02-22 19:37:55 +0800
  • 0137688ba7
    Test busybox is installed #2359 grossmj 2024-02-22 13:05:48 +0800
  • 84db3b9996
    Fix not all Docker resources are copied to a writable location grossmj 2024-02-22 12:59:44 +0800
  • 800920e3df
    Merge branch '2.2' into 3.0 grossmj 2024-02-21 12:24:30 +0800
  • 8d7e7f8aea
    Update notification_handler.py #2358 John Fleming 2024-02-20 00:55:57 -0500
  • 8a459a4821
    Update notification_handler.py John Fleming 2024-02-20 00:46:00 -0500
  • 14917580ac
    Downgrade to alembic v1.12.1 grossmj 2024-02-15 18:42:05 +0800
  • 4c65426e97
    Revert "Downgrade platformdirs to v4.0.0" grossmj 2024-02-15 15:22:28 +0800
  • fd85e49220
    Downgrade platformdirs to v4.0.0 grossmj 2024-02-15 15:17:25 +0800
  • 0a08031d85
    Merge pull request #2355 from GNS3/refactor/busybox Jeremy Grossmann 2024-02-14 16:18:25 +0800
  • 1a53c9aabf
    Backport from v3: install Docker resources in a writable location at runtime. #2355 grossmj 2024-02-14 16:13:45 +0800
  • 1f5085608c
    Use Docker API v1.24 to get version. grossmj 2024-02-14 15:40:19 +0800
  • a91740dae0
    Merge branch '2.2' into telnet_server_rw_telnetlib3 #2342 Jeremy Grossmann 2024-02-09 20:37:03 +1100
  • 16f72b4d3d
    Merge pull request #2347 from SpikefishSolutions/DeadTelnetConsoleFix Jeremy Grossmann 2024-02-09 20:33:16 +1100
  • 3ced41633f
    Upgrade dependencies grossmj 2024-02-09 17:07:35 +1100
  • aceef6fe5c
    Merge branch '2.2' into telnet_server_rw_telnetlib3 Jeremy Grossmann 2024-02-09 17:04:41 +1100
  • 4fa10be5aa
    Merge pull request #2353 from GNS3/feature/drop-python-3.6 Jeremy Grossmann 2024-02-09 17:01:40 +1100
  • f050fc7e00
    Change runtime checks for Python version #2353 grossmj 2024-02-09 16:49:58 +1100
  • c93aafc9af
    Fix aiohttp dependency for Python 3.7 grossmj 2024-02-09 16:45:46 +1100
  • 93520b4d6c
    Do not test with Python 3.6 grossmj 2024-02-09 16:34:44 +1100
  • 1fb0260ae6
    Drop support for Python 3.6 grossmj 2024-02-09 16:28:23 +1100
  • 91fd543321
    Upgrade dependencies grossmj 2024-02-09 16:15:19 +1100
  • c972726a34
    Merge branch 'master' into telnet_server_rw_telnetlib3 Jeremy Grossmann 2024-02-07 15:54:04 +1100
  • 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. #2347 John Fleming 2024-02-02 22:09:31 -0500