grossmj
|
2d4e9fdd64
|
Upgrade dependencies
|
2022-05-26 19:21:37 +07:00 |
|
grossmj
|
df50b46952
|
Merge branch '2.2' into 3.0
# Conflicts:
# gns3server/compute/docker/docker_vm.py
# gns3server/version.py
# requirements.txt
|
2022-04-27 22:23:05 +07:00 |
|
grossmj
|
bccfb64958
|
Development on 2.2.33dev1
|
2022-04-27 19:51:24 +07:00 |
|
grossmj
|
99813b3cfa
|
Release v2.2.32
|
2022-04-27 18:47:20 +07:00 |
|
grossmj
|
1837850894
|
Docker: load custom interface files from /etc/network/interfaces (commented by default). Ref #2052
|
2022-04-27 18:37:09 +07:00 |
|
grossmj
|
fe037a5f1c
|
Merge branch 'master' into 2.2
|
2022-04-27 18:25:31 +07:00 |
|
grossmj
|
b03ec6e3fe
|
Release web Ui 2.2.32 with correct version displayed
|
2022-04-27 18:24:36 +07:00 |
|
grossmj
|
732c5deeff
|
Revert "Release web UI 2.2.32"
This reverts commit db1443dd08 .
|
2022-04-27 18:19:44 +07:00 |
|
grossmj
|
db1443dd08
|
Release web UI 2.2.32
|
2022-04-27 18:11:26 +07:00 |
|
grossmj
|
54e638f3ea
|
Update appliance files
|
2022-04-27 17:26:36 +07:00 |
|
grossmj
|
89c67790ae
|
Make sure that the temporary image file is removed after uploading an image
|
2022-04-27 16:00:02 +07:00 |
|
grossmj
|
cd096ac6e6
|
Backward compatibility for --log argument
|
2022-04-27 14:15:29 +07:00 |
|
grossmj
|
f5c20b2549
|
Require Python >= 3.7
|
2022-04-26 19:11:37 +07:00 |
|
grossmj
|
890dbd9f77
|
Create /etc/network/interfaces.d in Docker container. Fixes #2052
|
2022-04-20 22:59:51 +07:00 |
|
grossmj
|
460fe5ed95
|
Prettify Docker '/etc/network/interfaces' file. Ref #2040
|
2022-04-20 19:29:56 +07:00 |
|
grossmj
|
653539d2b0
|
Use public DSNs for Sentry
|
2022-04-20 18:41:18 +07:00 |
|
grossmj
|
56b5c1d237
|
Fix VMware Fusion VM does not start on macOS >= 11. Fixes #2027
|
2022-04-20 18:26:45 +07:00 |
|
grossmj
|
f21d5062fc
|
Upgrade some packages
|
2022-04-20 17:38:54 +07:00 |
|
Jeremy Grossmann
|
2ee9232ac5
|
Merge pull request #2053 from GNS3/image-md5sum-management
New images detection and checksum handling
|
2022-04-18 17:22:08 +07:00 |
|
grossmj
|
8b5558ba94
|
Fix merge error
|
2022-04-18 17:18:30 +07:00 |
|
Jeremy Grossmann
|
b94f01fe4e
|
Merge branch '3.0' into image-md5sum-management
|
2022-04-18 17:15:21 +07:00 |
|
grossmj
|
3106c8a6a2
|
Do not cache to md5sum file in some situations
|
2022-04-18 17:13:52 +07:00 |
|
grossmj
|
34233e48d9
|
Upgrade FastAPI to version 0.75.2
|
2022-04-18 13:25:29 +07:00 |
|
grossmj
|
010d7aa49f
|
Upgrade SQLAlchemy version and dispose of db engine
|
2022-04-17 17:32:44 +07:00 |
|
grossmj
|
e6c8144210
|
Detect new images added to the default image directory.
* Images can be present before the server starts or while it is running
* Images are recorded in the database
|
2022-04-17 16:58:20 +07:00 |
|
Jeremy Grossmann
|
6af1f2afaa
|
Merge pull request #2049 from GNS3/qemu-disk-images
New implementation to create/resize Qemu disk images
|
2022-04-14 17:15:55 +07:00 |
|
grossmj
|
e50bed5bee
|
Support delete Qemu disk image from API
Return the real disk image name in the 'hdx_disk_image_backed' property for Qemu VMs
|
2022-04-14 17:01:54 +07:00 |
|
grossmj
|
a1c76ec4f2
|
Fix ComputeConflictError import
|
2022-04-07 16:34:48 +08:00 |
|
grossmj
|
fda2a37b98
|
Handle creating Qemu disk images and resizing
|
2022-04-07 16:21:47 +08:00 |
|
grossmj
|
888c773dc0
|
Finish to clean up local setting usage. Ref #1460
|
2022-03-31 12:05:47 +08:00 |
|
Jeremy Grossmann
|
2cddb2c05a
|
Merge pull request #2047 from GNS3/local-server-param-refactoring
"Local" command line parameter only for one purpose
|
2022-03-30 18:51:27 +08:00 |
|
grossmj
|
900d4f79ee
|
"Local" command line parameter is only for stopping
a server that has been started by the desktop GUI
|
2022-03-30 18:38:34 +08:00 |
|
grossmj
|
ce6d1e10d8
|
Include conf file in MANIFEST.in Ref #2044
|
2022-03-28 14:45:29 +10:30 |
|
grossmj
|
a0fcb18395
|
Use Python 3.7 to publish API documentation
|
2022-03-28 11:27:53 +10:30 |
|
Jeremy Grossmann
|
611193b25a
|
Merge pull request #2042 from kaivogelgesang/master
Fix typo
|
2022-03-23 17:43:48 +10:00 |
|
Kai Vogelgesang
|
73dff4b9c6
|
Fix typo
|
2022-03-23 08:38:14 +01:00 |
|
grossmj
|
8975f63e2f
|
Fix AsyncSession handling after breaking changes in FastAPI 0.74.0
See https://github.com/tiangolo/fastapi/releases/tag/0.74.0 for details.
|
2022-03-20 16:25:48 +10:00 |
|
grossmj
|
9b39bfb845
|
Detect image type instead of requesting it from user
|
2022-03-20 16:20:17 +10:00 |
|
grossmj
|
2a5a4b5f77
|
Use README.md in setup.py
|
2022-03-16 11:22:28 +10:00 |
|
grossmj
|
db739775d0
|
Drop Python 3.6 support and require Python >= 3.7
|
2022-03-14 15:13:26 +10:30 |
|
grossmj
|
3edfa53e9e
|
Update README.md
|
2022-03-14 14:46:29 +10:30 |
|
Jeremy Grossmann
|
4b4f19c415
|
Create SECURITY.md
|
2022-03-14 14:27:32 +10:30 |
|
Jeremy Grossmann
|
70e36be4fd
|
Create codeql-analysis.yml
|
2022-03-14 14:21:50 +10:30 |
|
grossmj
|
e897ab6163
|
Uvicorn version 0.17.6 does not support Python 3.6
|
2022-03-13 15:46:38 +10:30 |
|
grossmj
|
0a10b41418
|
Convert README to markdown
|
2022-03-13 15:44:26 +10:30 |
|
grossmj
|
f8a83e7ff9
|
Merge branch '2.2' into 3.0
# Conflicts:
# dev-requirements.txt
# gns3server/compute/qemu/qemu_vm.py
# gns3server/version.py
# requirements.txt
|
2022-03-13 14:50:02 +10:30 |
|
grossmj
|
1a535371b6
|
Upgrade dependencies
|
2022-03-12 16:23:17 +10:30 |
|
grossmj
|
53f89a7fe5
|
Development on 2.2.32dev1
|
2022-02-26 20:39:26 +10:30 |
|
grossmj
|
22c16e3608
|
Release v2.2.31
|
2022-02-26 18:22:29 +10:30 |
|
grossmj
|
bb26ef2c3d
|
Development on 2.2.31dev1
|
2022-02-25 15:59:40 +10:30 |
|