grossmj
|
d680bbbc77
|
Merge branch '2.2' into 3.0
# Conflicts:
# gns3server/schemas/qemu_template.py
# requirements.txt
# tests/compute/qemu/test_qemu_vm.py
# tests/handlers/api/compute/test_qemu.py
|
2023-10-24 18:31:51 +10:00 |
|
grossmj
|
4af5edbc03
|
Install aiohttp 3.9.0b0 when running on Python 3.12
|
2023-10-23 15:21:06 +10:00 |
|
grossmj
|
0f0412158d
|
Drop support for Python 3.7 and upgrade dependencies
|
2023-10-22 15:37:00 +10:00 |
|
grossmj
|
8f35b871d5
|
Downgrade watchfiles to v0.20.0
|
2023-10-18 18:35:02 +10:00 |
|
grossmj
|
29c9d2c2e9
|
Revert "Temporary support for Python 3.12"
This reverts commit 9911b5199b .
|
2023-10-18 18:31:44 +10:00 |
|
grossmj
|
5ad7761337
|
Upgrade FastAPI, watchfiles and platformdirs dependencies
|
2023-10-18 18:01:59 +10:00 |
|
grossmj
|
9911b5199b
|
Temporary support for Python 3.12
|
2023-10-18 17:58:24 +10:00 |
|
grossmj
|
109feeb647
|
Revert to aiohttp v3.8.6
|
2023-10-18 15:00:42 +10:00 |
|
grossmj
|
18012dc18a
|
Upgrade aiohttp and sqlalchemy dependencies
|
2023-10-18 14:56:19 +10:00 |
|
grossmj
|
46c02ad2f3
|
Merge branch '2.2' into 3.0
# Conflicts:
# requirements.txt
|
2023-10-18 14:54:39 +10:00 |
|
grossmj
|
08ac80e451
|
Upgrade sentry and psutil dependencies
|
2023-10-18 14:53:25 +10:00 |
|
grossmj
|
999a47f747
|
Fix issue with importlib.resources.files() and Python 3.9
|
2023-09-23 20:44:00 +10:00 |
|
grossmj
|
c1507b4155
|
Upgrade sqlalchemy
|
2023-09-23 15:56:42 +10:00 |
|
grossmj
|
d9214a3c67
|
Merge branch '2.2' into 3.0
# Conflicts:
# gns3server/compute/virtualbox/__init__.py
# gns3server/controller/gns3vm/virtualbox_gns3_vm.py
# gns3server/crash_report.py
# gns3server/version.py
# requirements.txt
|
2023-09-23 15:54:54 +10:00 |
|
grossmj
|
f675f24ba7
|
Revert "Install importlib-resources only with Python < '3.9'. Ref #2147"
This reverts commit dc1eed42da .
|
2023-09-23 14:48:04 +10:00 |
|
grossmj
|
dc1eed42da
|
Install importlib-resources only with Python < '3.9'. Ref #2147
|
2023-09-23 14:35:50 +10:00 |
|
grossmj
|
6265d3d55f
|
Upgrade sentry-sdk and truststore
|
2023-09-19 20:07:57 +07:00 |
|
grossmj
|
f7d287242f
|
Upgrade platformdirs
|
2023-09-07 16:32:04 +07:00 |
|
grossmj
|
1ec056c1a6
|
Merge branch '2.2' into 3.0
# Conflicts:
# gns3server/compute/docker/docker_vm.py
# gns3server/controller/__init__.py
# gns3server/controller/appliance_manager.py
# gns3server/web/route.py
# requirements.txt
# tests/compute/docker/test_docker_vm.py
|
2023-09-06 23:30:00 +07:00 |
|
grossmj
|
8aa9d1aae6
|
Upgrade dependencies and fix user group tests
|
2023-09-03 17:58:51 +07:00 |
|
grossmj
|
5155aea923
|
Upgrade dependencies
|
2023-09-02 18:49:16 +07:00 |
|
grossmj
|
e9e2dc2ca7
|
Fix validation issues and improve exceptions logs
|
2023-08-17 17:36:50 +10:00 |
|
grossmj
|
a69feb3682
|
Use an older version of platformdirs
|
2023-08-12 19:15:29 +10:00 |
|
grossmj
|
090d1c8c84
|
Only use platformdirs with Python >= '3.7'
|
2023-08-12 19:04:14 +10:00 |
|
grossmj
|
df2f96828e
|
Use the user data dir to store built-in appliances
|
2023-08-12 18:48:43 +10:00 |
|
grossmj
|
6a614fbd78
|
Downgrade jsonschema
|
2023-08-12 17:51:24 +10:00 |
|
grossmj
|
2d7438446c
|
Upgrade dependencies
|
2023-08-12 17:47:48 +10:00 |
|
grossmj
|
ca48efa5be
|
Upgrade SQLAlchemy to v2.0.18 and fix async_timeout warning
|
2023-08-11 22:52:29 +10:00 |
|
grossmj
|
b0657b39ef
|
Upgrade dependencies
|
2023-08-11 18:54:05 +10:00 |
|
grossmj
|
1cb433c5bc
|
New packaging relying only pyproject.toml
|
2023-08-10 22:44:37 +10:00 |
|
grossmj
|
fe90d2b146
|
Merge branch '2.2' into 3.0
# Conflicts:
# gns3server/controller/__init__.py
# gns3server/controller/appliance_manager.py
# gns3server/crash_report.py
# gns3server/run.py
# gns3server/static/web-ui/index.html
# gns3server/utils/images.py
# gns3server/version.py
# requirements.txt
# scripts/update-bundled-web-ui.sh
|
2023-08-10 15:00:22 +10:00 |
|
grossmj
|
e616b09028
|
Use truststore
|
2023-08-07 18:40:03 +10:00 |
|
grossmj
|
958865e919
|
Upgrade dependencies
|
2023-08-06 20:39:27 +10:00 |
|
grossmj
|
7f595b089b
|
Use certifi to get SSL root certificates
|
2023-08-06 20:37:10 +10:00 |
|
grossmj
|
05d594f3cf
|
Upgrade FastAPI version to 0.101.0
|
2023-08-05 20:13:30 +10:00 |
|
grossmj
|
9c456532d0
|
Pydantic v2 migration
|
2023-08-04 18:20:06 +10:00 |
|
grossmj
|
46b8ee3279
|
Downgrade sqlalchemy
|
2023-07-23 12:56:30 +10:00 |
|
grossmj
|
d82a07600b
|
Downgrade uvicorn
|
2023-07-23 12:50:29 +10:00 |
|
grossmj
|
2991899d50
|
Upgrade dependencies
|
2023-07-23 12:47:34 +10:00 |
|
grossmj
|
24db2a039d
|
Upgrade FastAPI to v0.99.1
|
2023-07-03 17:12:46 +10:00 |
|
grossmj
|
bfb317a302
|
Upgrade dependencies
|
2023-06-30 17:47:55 +10:00 |
|
grossmj
|
b762d1e60d
|
Upgrade dependencies
|
2023-06-20 16:13:35 +09:30 |
|
grossmj
|
8cc0244c5a
|
Upgrade dependencies
|
2023-05-22 15:21:57 +08:00 |
|
grossmj
|
af2b5c3448
|
Upgrade dependencies
|
2023-04-30 23:17:01 -10:00 |
|
grossmj
|
1591ca114d
|
Upgrade dependencies
|
2023-04-23 05:33:12 -10:00 |
|
grossmj
|
8bf5eb2754
|
Upgrade sentry-sdk
|
2023-03-23 21:41:50 -10:00 |
|
grossmj
|
9de847fc45
|
Upgrade Fastapi to v0.95.0
|
2023-03-19 11:18:58 +10:00 |
|
grossmj
|
ea550508f6
|
Fix uvicorn dependency version
|
2023-03-17 17:48:14 +10:00 |
|
grossmj
|
c33a13fd45
|
Upgrade dependencies
|
2023-03-17 16:23:48 +10:00 |
|
grossmj
|
ceb8208002
|
Upgrade distro and aiohttp dependencies
|
2023-03-01 18:03:28 +10:00 |
|
grossmj
|
1490e458b6
|
Upgrade fastapi to v0.92.0. Fixes #2186
|
2023-02-17 18:52:18 +08:00 |
|
grossmj
|
a033080418
|
Support for database schema migrations using alembic
|
2023-01-11 10:15:04 +08:00 |
|
grossmj
|
2d6b260188
|
Revert "Install importlib-resources==1.3 with Python < 3.9"
This reverts commit 343022c63b .
|
2022-12-30 21:13:59 +08:00 |
|
grossmj
|
c814245426
|
Revert "Change importlib-resources dependency to v1.4.0"
This reverts commit d787f38c21 .
|
2022-12-30 21:13:49 +08:00 |
|
grossmj
|
d787f38c21
|
Change importlib-resources dependency to v1.4.0
|
2022-12-30 21:09:54 +08:00 |
|
grossmj
|
343022c63b
|
Install importlib-resources==1.3 with Python < 3.9
|
2022-12-30 21:05:18 +08:00 |
|
grossmj
|
85679aaa94
|
Try importlib-resources for Python 3.9
|
2022-12-30 11:44:29 +08:00 |
|
grossmj
|
c56a8ef8f7
|
Only use importlib_resources for Python < 3.9. Fixes #2147
|
2022-12-30 09:15:40 +08:00 |
|
grossmj
|
076e85ddb3
|
Update sentry-sdk dependency
|
2022-12-28 15:13:26 +08:00 |
|
grossmj
|
1bbecf1ceb
|
Update dependencies
|
2022-12-22 09:42:14 +08:00 |
|
grossmj
|
5209009df9
|
Upgrade dependencies
|
2022-12-18 14:14:56 +08:00 |
|
grossmj
|
7643185fa2
|
Add missing importlib_resources
|
2022-11-09 23:14:38 +08:00 |
|
grossmj
|
263febecbc
|
Merge branch '2.2' into 3.0
# Conflicts:
# .github/workflows/testing.yml
# CHANGELOG
# appveyor.yml
# dev-requirements.txt
# gns3server/compute/base_node.py
# gns3server/controller/__init__.py
# gns3server/controller/appliance_manager.py
# gns3server/crash_report.py
# gns3server/static/web-ui/index.html
# gns3server/utils/get_resource.py
# gns3server/version.py
# gns3server/web/route.py
# requirements.txt
# tests/handlers/api/compute/test_qemu.py
# win-requirements.txt
|
2022-11-09 20:30:28 +08:00 |
|
grossmj
|
18ba60d1a3
|
Downgrade psutil to v5.9.2
|
2022-11-08 19:18:07 +08:00 |
|
grossmj
|
521132726e
|
Upgrade psutil to v5.9.4
|
2022-11-08 18:49:31 +08:00 |
|
grossmj
|
18b0863ba8
|
Merge remote-tracking branch 'origin/2.2' into 2.2
# Conflicts:
# requirements.txt
|
2022-11-07 21:50:59 +08:00 |
|
grossmj
|
ece47dc279
|
Upgrade dependencies
|
2022-11-07 21:48:45 +08:00 |
|
grossmj
|
a4b24eaceb
|
Use importlib_resources instead of pkg_resources and install built-in appliances in config dir.
|
2022-11-07 20:12:03 +08:00 |
|
grossmj
|
8cfedce468
|
Use jsonschema v3.2.0 for Python 3.6
|
2022-10-12 22:13:34 +08:00 |
|
grossmj
|
77dd772314
|
Allow for more dependency versions at patch level
|
2022-10-12 22:07:37 +08:00 |
|
grossmj
|
9ff302592c
|
Upgrade to aiohttp 3.8.3
|
2022-10-12 21:40:23 +08:00 |
|
grossmj
|
0303e21059
|
Update requirements.txt
|
2022-10-11 23:01:24 +08:00 |
|
grossmj
|
e20d1adb0e
|
Downgrade aiohttp to v3.8.1
|
2022-10-10 16:30:28 +08:00 |
|
grossmj
|
e5bee8ff52
|
Downgrade Jinja2 to support Python 3.6
|
2022-10-10 15:52:36 +08:00 |
|
grossmj
|
58471ea7f4
|
Downgrade aiofiles to support Python 3.6
|
2022-10-10 15:50:35 +08:00 |
|
grossmj
|
9fb0ba5a71
|
Upgrade dependencies
|
2022-10-10 14:29:04 +08:00 |
|
grossmj
|
19de2732f2
|
Upgrade to FastAPI 0.85.0 and check embedded web-ui index.html can be found.
|
2022-09-29 15:11:15 +02:00 |
|
grossmj
|
9a7222b83e
|
Upgrade FastAPI to v0.84.0
|
2022-09-14 21:09:29 +02:00 |
|
grossmj
|
bcac7874c1
|
Upgrade FastAPI to v0.82.0
|
2022-09-04 22:09:48 +02:00 |
|
grossmj
|
e0209a0491
|
Downgrade Jinja2 to v3.0.3
|
2022-08-28 22:32:42 +02:00 |
|
grossmj
|
829eb42c7f
|
Revert "Downgrade Jinja2 to v3.0.3"
This reverts commit ad3d73a7f1 .
|
2022-08-28 22:31:28 +02:00 |
|
grossmj
|
ad3d73a7f1
|
Downgrade Jinja2 to v3.0.3
|
2022-08-28 22:30:47 +02:00 |
|
grossmj
|
ab6c6535c6
|
Upgrade Sentry dependency
|
2022-08-28 00:02:54 +02:00 |
|
grossmj
|
94c617ef1c
|
Upgrade dependencies
|
2022-08-26 21:41:49 +02:00 |
|
grossmj
|
2e91eac1eb
|
Upgrade dependencies
|
2022-08-23 22:12:01 +02:00 |
|
grossmj
|
3948637a46
|
Fix typo in requirements.txt
|
2022-08-06 12:21:27 +02:00 |
|
grossmj
|
5b478fc331
|
Upgrade dependencies
|
2022-07-15 11:32:18 +02:00 |
|
grossmj
|
2b4d623f13
|
Upgrade sentry-sdk and psutil
|
2022-06-20 20:05:34 +02:00 |
|
grossmj
|
940d22f2aa
|
Add missing zstandard dependency
|
2022-05-31 18:12:32 +07:00 |
|
grossmj
|
2d4e9fdd64
|
Upgrade dependencies
|
2022-05-26 19:21:37 +07:00 |
|
grossmj
|
f21d5062fc
|
Upgrade some packages
|
2022-04-20 17:38:54 +07:00 |
|
Jeremy Grossmann
|
b94f01fe4e
|
Merge branch '3.0' into image-md5sum-management
|
2022-04-18 17:15:21 +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 |
|
grossmj
|
db739775d0
|
Drop Python 3.6 support and require Python >= 3.7
|
2022-03-14 15:13:26 +10:30 |
|
grossmj
|
e897ab6163
|
Uvicorn version 0.17.6 does not support Python 3.6
|
2022-03-13 15:46:38 +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
|
59e4e694e5
|
Install setuptools v59.6.0 when using Python 3.6
|
2022-02-25 15:50:45 +10:30 |
|