Commit Graph

  • 648ae231ef
    Fix project auto open feature. Fixes #2455 3.0 grossmj 2024-12-18 18:40:31 +0700
  • 0dd53d3178
    Bump version to 3.0.0.dev14 grossmj 2024-12-17 16:51:09 +0700
  • 09d67ec1a8
    Bump version to 3.0.0.dev13 grossmj 2024-12-17 16:32:30 +0700
  • c820a807ad
    Fix IOU node start grossmj 2024-12-17 16:24:42 +0700
  • 014d3f2ad9
    Store IOU licence in the secrets directory and disable the check by default grossmj 2024-12-17 16:12:17 +0700
  • 5e1b8814b6
    Merge branch '2.2' into 3.0 grossmj 2024-12-17 15:08:45 +0700
  • df56955bf0
    Use license instead of licence 2.2 grossmj 2024-12-17 15:01:01 +0700
  • b84bedffec
    Merge branch '2.2' into 3.0 grossmj 2024-12-16 18:31:57 +0700
  • 423d3fd82b
    Fix tests grossmj 2024-12-16 18:30:30 +0700
  • e1b4d74f1e
    Merge branch '2.2' into 3.0 grossmj 2024-12-16 18:17:01 +0700
  • 86fbae00e1
    Fix issue with iourc_path grossmj 2024-12-16 18:16:42 +0700
  • f38efd311a
    Merge branch '2.2' into 3.0 grossmj 2024-12-16 18:14:16 +0700
  • 91e9fa1cbc
    Fix tests grossmj 2024-12-16 18:13:51 +0700
  • db067579db
    Merge branch '2.2' into 3.0 grossmj 2024-12-16 18:08:51 +0700
  • 6314dd3c35
    Fix: do not use the iourc file if IOU licence check is not enabled grossmj 2024-12-16 18:07:02 +0700
  • 1acb36c4dc
    Merge 8d7e7f8aea into e94b55e3bf #2358 John Fleming 2024-12-12 17:41:12 +0200
  • 016373bea0
    Merge 26ab73672b into 4e41aefbdb #2315 Sylvain MATHIEU 2024-12-06 14:09:23 +1000
  • 4e41aefbdb
    Require "Project.Audit" permission to duplicate a project and check if "Project.Allocate" permission for the destination. grossmj 2024-12-06 14:09:08 +1000
  • bbff6974e6
    Fix undefined name 'default_directory' grossmj 2024-12-02 14:36:58 +1000
  • c05dcef54f
    Fix formatting issue grossmj 2024-12-02 13:18:12 +1000
  • b7d43b29cd
    Fix tests after merging grossmj 2024-12-02 13:02:08 +1000
  • cbaa563996
    Merge branch '2.2' into 3.0 grossmj 2024-12-02 12:16:34 +1000
  • e94b55e3bf
    Merge pull request #2452 from GNS3/release/v2.2.52 master Jeremy Grossmann 2024-12-02 11:36:09 +1000
  • 6c521b5f7a
    Development on 2.2.53.dev1 grossmj 2024-12-02 11:33:59 +1000
  • a8014da10b
    Release v2.2.52 v2.2.52 #2452 grossmj 2024-12-02 11:14:23 +1000
  • f6080013e3
    Bundle web-ui v2.2.52 grossmj 2024-12-02 11:09:30 +1000
  • fc54c6e496
    Sync appliances grossmj 2024-12-02 11:02:47 +1000
  • 04cd107651
    Merge pull request #2448 from GNS3/bugfix/3664 Jeremy Grossmann 2024-11-28 12:45:37 +1000
  • 19cabdfde6
    Use log.debug for some messages in images.py #2448 grossmj 2024-11-28 12:42:50 +1000
  • af7fbe6bb4
    Fix tests grossmj 2024-11-27 15:18:49 +1000
  • 3d58b437b4
    Remove restrictions based on file extension when listing images and fix ELF header checks grossmj 2024-11-27 14:51:34 +1000
  • 83921a45df
    Fix use project name instead of ID for fast duplication when running local server. Fixes #2446 grossmj 2024-11-26 12:07:06 +1000
  • eb1de52dcf Publish API documentation gh-pages github-actions 2024-11-20 04:02:38 +0000
  • 64eb5bd552 Merge remote-tracking branch 'origin/3.0' into gh-pages github-actions 2024-11-20 04:02:11 +0000
  • b2db8896ea
    Release v3.0.0rc2 v3.0.0rc2 grossmj 2024-11-20 14:00:49 +1000
  • a22f7ac3d2
    Bundle web-ui v3.0.0rc2 grossmj 2024-11-20 13:51:15 +1000
  • e19af851c1
    Sync appliances grossmj 2024-11-20 12:39:39 +1000
  • a00f53fbaa
    Fix error 500 on PUT for cloud, nat, vmware and vpcs nodes. Fixes #2426 grossmj 2024-11-19 12:21:35 +1000
  • 8db81de153
    Merge pull request #2445 from GNS3/bugfix/2426 Jeremy Grossmann 2024-11-18 14:00:20 +1000
  • fa0d7d7529
    Use call_soon_threadsafe() in notification manager #2445 Jeremy Grossmann 2024-11-18 12:13:41 +1000
  • bd813b0a53
    Merge branch '2.2' into 3.0 grossmj 2024-11-18 11:46:42 +1000
  • b37db57bb9
    Fix tests grossmj 2024-11-17 15:00:13 +1000
  • 31a2cb998d
    Fix issue with asyncio.Queue which is not thread safe. grossmj 2024-11-17 14:39:22 +1000
  • e83e12b51a
    Add a duplicated project in the same resource pools as the original project if it is in any grossmj 2024-11-17 14:03:47 +1000
  • a7da814b85
    Upgrade FastAPI to v0.115.5 grossmj 2024-11-13 12:10:04 +1000
  • 11c9802268
    Merge pull request #2443 from GNS3/feature/upgrade-resource-files Jeremy Grossmann 2024-11-10 18:30:13 +1000
  • a60e0d424d
    Overwrite user resources when the originals have changed. #2443 grossmj 2024-11-09 12:17:06 +1000
  • db1fb29c63
    Relax setuptools requirement to allow for easier Debian packaging on Ubuntu Focal & Jammy grossmj 2024-11-08 12:46:55 +1000
  • 1a6a729736
    Merge pull request #2442 from Xatrekak/master Jeremy Grossmann 2024-11-08 10:02:43 +1000
  • 77c356c82c
    Update remote-install.sh #2442 Dustin 2024-11-07 18:15:52 -0500
  • b4819b5500
    Update remote-install.sh Dustin 2024-11-07 17:44:42 -0500
  • ec9dbd20b8
    Merge branch '2.2' into 3.0 grossmj 2024-11-07 23:18:42 +1000
  • a5f0dba5cf
    Development on 2.2.52.dev1 grossmj 2024-11-07 23:13:31 +1000
  • 11a9451098
    Merge pull request #2440 from GNS3/release/v2.2.51 Jeremy Grossmann 2024-11-07 23:13:03 +1000
  • 754680d8e9
    Release v2.2.51 v2.2.51 #2440 grossmj 2024-11-07 15:08:27 +1000
  • 05773ce189
    Sync appliances grossmj 2024-11-07 15:06:06 +1000
  • aeae9deb01
    Merge remote-tracking branch 'origin/2.2' into 2.2 grossmj 2024-11-07 14:53:23 +1000
  • f3749e83ec
    Catch error when cannot resize Docker container TTY. grossmj 2024-11-07 14:52:59 +1000
  • c2db4e8542
    Merge pull request #2439 from GNS3/bugfix/2438 Jeremy Grossmann 2024-11-07 14:52:08 +1000
  • 52a7696618
    Fix tests #2439 grossmj 2024-11-07 14:48:57 +1000
  • 7bf17392dd
    Do not use "ide" if there is a disk image and no interface type has been explicitly configured. grossmj 2024-11-07 14:37:26 +1000
  • 2718224dde
    Increase SQLite timeout. Ref #2422 grossmj 2024-10-31 21:31:03 +1000
  • 0122070b29
    Merge pull request #2435 from GNS3/upgrade-dependencies Jeremy Grossmann 2024-10-31 20:56:30 +1000
  • 345ecb7630
    Upgrade dev dependencies #2435 grossmj 2024-10-31 20:49:12 +1000
  • ae538dd11d
    Fix test user with wrong creds grossmj 2024-10-31 19:31:17 +1000
  • ce4dd17409
    Upgrade fastapi and fix tests grossmj 2024-10-31 19:23:28 +1000
  • 8c7c17b889
    Upgrade dependencies and fix Pydantic warnings grossmj 2024-10-31 17:09:52 +1000
  • 1530bdfc2b
    Disable Python 3.13 testing grossmj 2024-10-31 13:53:25 +1000
  • 74d07173c1
    Upgrade aiohttp to v3.10.10. Fixes #2411 grossmj 2024-10-31 13:48:22 +1000
  • ec300d19d4
    Replace aiohttp.web.HTTPConflict() grossmj 2024-10-31 13:11:01 +1000
  • fb06eb3c0c
    Remove old debug message grossmj 2024-10-31 13:07:09 +1000
  • 7e902726bf
    Fix issues after merge grossmj 2024-10-31 13:06:17 +1000
  • c4fcb43e78
    Merge branch '2.2' into 3.0 grossmj 2024-10-31 12:54:35 +1000
  • 753135a80d
    Merge branch 'master' into 2.2 grossmj 2024-10-28 17:32:34 +1000
  • c05e1cb8e7
    Use @locking when sending uBridge commands. Ref https://github.com/GNS3/gns3-gui/issues/3651 grossmj 2024-10-28 13:02:04 +1000
  • 48b7e6ca50
    Fix run Docker containers with user namespaces enabled. Fixes #2414 grossmj 2024-10-26 19:03:05 +1000
  • dbe2b8a5fb
    Python 3.13 support grossmj 2024-10-26 18:38:07 +1000
  • 80487eb62d
    Upgrade dependencies grossmj 2024-10-26 18:22:40 +1000
  • 6e66b26b88
    Fix errors in init.sh. Fixes #2431 grossmj 2024-10-22 12:18:28 +1000
  • 9990666076
    Development on 2.2.51.dev1 grossmj 2024-10-21 13:24:14 +1000
  • 97e5a5edc3
    Merge pull request #2430 from GNS3/2.2 Jeremy Grossmann 2024-10-21 13:21:24 +1000
  • 2b5c6ce8fb
    Release v2.2.50 v2.2.50 #2430 grossmj 2024-10-21 12:14:18 +1000
  • 0aac62d03a
    Bundle web-ui v2.2.50 grossmj 2024-10-21 12:08:42 +1000
  • 4058abf16e
    Sync appliances grossmj 2024-10-21 11:54:02 +1000
  • 4357410b10
    Do not run tests on Windows (temporarily) grossmj 2024-10-19 17:13:13 +1000
  • 734365b216
    Fix win10pcap installation in tests grossmj 2024-10-19 17:04:10 +1000
  • abb7cc2075
    Install win10pcap in tests grossmj 2024-10-19 17:00:32 +1000
  • c273a78560
    Upgrade pytest to v8.3.3 grossmj 2024-10-19 16:33:54 +1000
  • 718269e5b3
    Fix syntax error in testing.yml grossmj 2024-10-19 16:23:46 +1000
  • 19fd7d2193
    Install Windows dependencies in GH Actions grossmj 2024-10-19 16:22:29 +1000
  • e62ffb1b87
    Fix testing on Windows with GH Actions grossmj 2024-10-19 16:12:06 +1000
  • 42808161bf
    Replace AppVeyor testing with GH Actions grossmj 2024-10-19 16:07:53 +1000
  • 45ee662c56
    Merge pull request #2428 from GNS3/bugfix/2427 Jeremy Grossmann 2024-10-19 15:54:41 +1000
  • 24bfc205db
    Symbolic links support for project export/import #2428 grossmj 2024-10-19 15:49:23 +1000
  • cb46c0fbcc
    Merge remote-tracking branch 'origin/2.2' into 2.2 grossmj 2024-10-14 17:48:42 +1000
  • 35256901b5
    Add comment to indicate sentry-sdk is optional. Ref https://github.com/GNS3/gns3-server/issues/2423 grossmj 2024-10-14 17:46:53 +1000
  • 6933c3d938
    Merge pull request #2420 from GNS3/bugfix/2419 Jeremy Grossmann 2024-10-01 17:37:44 +0700
  • 8af71ee291
    Formatting #2420 grossmj 2024-10-01 17:35:11 +0700
  • c0be6875c2
    Fix issues with recent busybox versions grossmj 2024-10-01 17:31:29 +0700
  • a1922ef067
    Merge pull request #2413 from z5241248/master Jeremy Grossmann 2024-09-29 19:44:49 +0700