Commit Graph

  • 0600caadbf
    Merge 26ab73672b into a7da814b85 Sylvain MATHIEU 2024-11-13 12:10:21 +1000
  • a7da814b85
    Upgrade FastAPI to v0.115.5 3.0 grossmj 2024-11-13 12:10:04 +1000
  • 11c9802268
    Merge pull request #2443 from GNS3/feature/upgrade-resource-files 2.2 Jeremy Grossmann 2024-11-10 18:30:13 +1000
  • 2d863f7fad
    Merge 8d7e7f8aea into 1a6a729736 John Fleming 2024-11-09 12:17:59 +1000
  • a60e0d424d
    Overwrite user resources when the originals have changed. 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 master Jeremy Grossmann 2024-11-08 10:02:43 +1000
  • 77c356c82c
    Update remote-install.sh 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 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 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 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 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 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 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
  • cafdb2522b
    Add / update docstrings grossmj 2024-09-29 19:42:06 +0700
  • f7996d5e98
    Fix tests grossmj 2024-09-27 20:05:06 +0700
  • 996dad2f5c
    Support to reset MAC addresses for Docker nodes and some adjustments for fast duplication. grossmj 2024-09-26 18:41:23 +0700
  • 1332e940fd
    Merge branch '2.2' into master Jeremy Grossmann 2024-09-26 16:26:56 +0700
  • 19bd953d31
    Update README.md to change the minimum required Python version. grossmj 2024-09-26 16:25:26 +0700
  • 3a896b6964 Duplicate faster - 2 赵昕彧 2024-09-26 08:26:08 +0800
  • 441f0fb1b5
    Merge remote-tracking branch 'z5241248/master' into fork/z5241248/master grossmj 2024-09-25 19:45:44 +0700
  • a02b57698a
    Add missing imports grossmj 2024-09-25 19:45:14 +0700
  • 7582107ae5
    Merge branch '2.2' into master Jeremy Grossmann 2024-09-25 19:41:40 +0700
  • 2dbde5df22 Copying project files directly, rather than copying them in an import-export fashion, can make copying projects many times faster 赵昕彧 2024-09-25 20:27:46 +0800
  • a7b56739a9
    Fixes after merging grossmj 2024-09-23 14:08:24 +0700
  • 8ce0cbf7f7
    Merge branch '2.2' into 3.0 grossmj 2024-09-23 13:28:56 +0700
  • 7b5d123ad8
    Improve error message when a project cannot be parsed. grossmj 2024-09-23 13:23:03 +0700
  • d1a7474ef6
    Merge pull request #2418 from GNS3/revert-2417-backport-aux-console-support Jeremy Grossmann 2024-09-23 13:15:34 +0700
  • af6f34b2ca
    Revert "Backport auxiliary console support for Qemu, Docker and Dynamips nodes" Jeremy Grossmann 2024-09-23 13:10:58 +0700
  • d3138daa23
    Fix Docker tests grossmj 2024-09-22 22:12:40 +0700
  • 967c7d066d
    Delete old code after merging grossmj 2024-09-22 22:02:14 +0700
  • 7619080a50
    Merge branch '2.2' into 3.0 grossmj 2024-09-22 22:01:06 +0700
  • f1294cf267
    Merge pull request #2417 from GNS3/backport-aux-console-support Jeremy Grossmann 2024-09-22 21:44:31 +0700
  • 74782d413f
    Change method to allocate AUX console for existing Dynamips nodes grossmj 2024-09-22 21:41:10 +0700
  • c41c11eb34
    Backport auxiliary console support for Qemu, Docker and Dynamips nodes grossmj 2024-09-22 18:29:04 +0700
  • 1f09a3e6bc
    Merge pull request #2416 from GNS3/bugfix/2414 Jeremy Grossmann 2024-09-19 11:01:11 +0700
  • 22f022cc22
    Fix for running Docker containers with user namespaces enabled grossmj 2024-09-19 10:40:22 +0700
  • 8429494280
    Test base MAC address for Docker VMs grossmj 2024-09-19 10:19:07 +0700
  • a1666dd247
    Fix MAC address support for Docker containers grossmj 2024-09-18 18:02:35 +0700
  • 3214f52e9e
    Merge branch '2.2' into 3.0 grossmj 2024-09-18 17:29:06 +0700
  • ddd6235acd
    Merge branch 'master' into 2.2 grossmj 2024-09-18 17:14:21 +0700
  • bcc148bbd2
    Merge pull request #2415 from GNS3/docker-mac-address Jeremy Grossmann 2024-09-18 04:05:18 -0600
  • 3792901dc7
    Support for configuring MAC address in Docker containers grossmj 2024-09-18 16:30:22 +0700
  • 5ffe5fd9b3 Copying project files directly, rather than copying them in an import-export fashion, can make copying projects many times faster 赵昕彧 2024-08-23 14:31:21 +0800
  • 2eb9313fa9 Improve the project copy function, directly copy the directory, so that it can copy several times faster 赵昕彧 2024-08-12 11:00:24 +0800
  • 6496364992 Publish API documentation gh-pages github-actions 2024-08-11 17:36:40 +0000
  • bb8cf65a13 Merge remote-tracking branch 'origin/3.0' into gh-pages github-actions 2024-08-11 17:36:16 +0000
  • 9bcf26b943
    Release v3.0.0rc1 v3.0.0rc1 grossmj 2024-08-11 11:35:19 -0600
  • b80e1f3a22
    Downgrade aiohttp to v3.9.5 grossmj 2024-08-11 11:22:20 -0600
  • ba13b0b078
    Bundle web-ui v3.0.0rc1 grossmj 2024-08-11 11:09:27 -0600
  • 90c69d95ad
    Merge branch '2.2' into 3.0 grossmj 2024-08-10 18:58:43 -0600
  • 69a5b16bad
    Upgrade aiohttp to v3.10.3 grossmj 2024-08-11 01:34:30 +0200
  • 21a5c5d3f2
    Development on 2.2.50.dev1 grossmj 2024-08-06 20:33:54 +0200
  • 225779bc11
    Merge pull request #2409 from GNS3/2.2 Jeremy Grossmann 2024-08-06 20:32:41 +0200
  • b1209155f5
    Release v2.2.49 v2.2.49 grossmj 2024-08-06 12:55:15 +0200
  • 7cebb9472a
    Bundle web-ui v2.2.49 grossmj 2024-08-06 12:41:06 +0200