- May 21, 2023
-
-
Henry Zhang authored
`AURTZ`, `AURLANG` and `AURREMEMBER` doesn't have `max_age` and become session cookies. One of the results is "remember me" function actually didn't work.
-
- May 07, 2023
-
-
Mario Oenning authored
Previously pinned urllib3 to v1.x. This is not needed though. The incompatibility of v2.x is with poetry itself, but not aurweb. Signed-off-by:
moson-mo <mo-son@mailbox.org>
-
- May 06, 2023
-
-
Daniel M. Capella authored
Treat FastAPI separately due to regular breakage. Co-authored-by:
moson-mo <mo-son@mailbox.org>
-
Leonidas Spyropoulos authored
Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-
Mario Oenning authored
- Removing rfc3986 (1.5.0) - Updating coverage (7.2.4 -> 7.2.5) - Updating fastapi (0.94.1 -> 0.95.1) - Updating httpcore (0.16.3 -> 0.17.0) - Updating sqlalchemy (1.4.47 -> 1.4.48) - Updating httpx (0.23.3 -> 0.24.0) - Updating prometheus-fastapi-instrumentator (5.11.2 -> 6.0.0) - Updating protobuf (4.22.3 -> 4.22.4) - Updating pytest-asyncio (0.20.3 -> 0.21.0) - Updating requests (2.29.0 -> 2.30.0) - Updating uvicorn (0.21.1 -> 0.22.0) - Updating watchfiles (0.18.1 -> 0.19.0) - Updating werkzeug (2.3.2 -> 2.3.3) Signed-off-by:
moson-mo <mo-son@mailbox.org>
-
Christian Heusel authored
Signed-off-by:
Christian Heusel <christian@heusel.eu>
-
- May 01, 2023
-
-
Leonidas Spyropoulos authored
Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-
Mario Oenning authored
The problems with the "modern installer" got fixed. We don't need this workaround anymore. https://github.com/python-poetry/poetry/issues/7572 Signed-off-by:
moson-mo <mo-son@mailbox.org>
-
Mario Oenning authored
Provide more detailed information how to get started with a dev/test env. Signed-off-by:
moson-mo <mo-son@mailbox.org>
-
- Apr 30, 2023
-
-
Leonidas Spyropoulos authored
Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-
- Apr 29, 2023
-
-
Mario Oenning authored
change path for metadata archive files Signed-off-by:
moson-mo <mo-son@mailbox.org>
-
Mario Oenning authored
restore files accidentally deleted with PHP cleanup. https://gitlab.archlinux.org/archlinux/aurweb/-/tree/1325c71712a12c529d7a3defa9cbabfad296922e/web/template/cgit Signed-off-by:
moson-mo <mo-son@mailbox.org>
-
- Apr 28, 2023
-
-
Mario Oenning authored
removal of the PHP codebase Signed-off-by:
moson-mo <mo-son@mailbox.org>
-
Mario Oenning authored
we copy static files used by PHP and Python versions into /static preparation work for the removal of the PHP version Signed-off-by:
moson-mo <mo-son@mailbox.org>
-
- Apr 24, 2023
-
-
Leonidas Spyropoulos authored
Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-
Leonidas Spyropoulos authored
Closes: #435 Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-
- Mar 15, 2023
-
-
Leonidas Spyropoulos authored
Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-
- Mar 14, 2023
-
-
Mario Oenning authored
The "install" module (v0.6.0) which is being used by poetry 1.4.0 has problems installing certain packages. Disable the modern installer for now, until things are fixed. https://github.com/python-poetry/poetry/issues/7572 Signed-off-by:
moson-mo <mo-son@mailbox.org>
-
Mario Oenning authored
bump all deps except sqlalchemy. - Updating exceptiongroup (1.1.0 -> 1.1.1) - Updating pydantic (1.10.5 -> 1.10.6) - Updating starlette (0.25.0 -> 0.26.1) - Updating charset-normalizer (3.0.1 -> 3.1.0) - Updating fastapi (0.92.0 -> 0.94.1) - Updating setuptools (67.4.0 -> 67.6.0) - Updating urllib3 (1.26.14 -> 1.26.15) - Updating alembic (1.9.4 -> 1.10.2) - Updating fakeredis (2.9.2 -> 2.10.0) - Updating prometheus-fastapi-instrumentator (5.10.0 -> 5.11.1) - Updating protobuf (4.22.0 -> 4.22.1) - Updating pytest-xdist (3.2.0 -> 3.2.1) - Updating uvicorn (0.20.0 -> 0.21.0) - Updating filelock (3.9.0 -> 3.9.1) Signed-off-by:
moson-mo <mo-son@mailbox.org>
-
Mario Oenning authored
TUs and Devs can delete and merge packages directly. Currently the comments they enter, don't end up in the ML notification. Include the comment in the notifications for direct deletion / merge Signed-off-by:
moson-mo <mo-son@mailbox.org>
-
- Mar 09, 2023
-
-
Mario Oenning authored
Adds button that allows cancellation while editing a comment Signed-off-by:
moson-mo <mo-son@mailbox.org>
-
- Mar 04, 2023
-
-
Mario Oenning authored
middleware must be added before startup: fixes: "RuntimeError: Cannot add middleware after an application has started" https://fastapi.tiangolo.com/release-notes/#0910 Signed-off-by:
moson-mo <mo-son@mailbox.org>
-
Mario Oenning authored
update all poetry deps to the latest version (except of sqlalchemy) Signed-off-by:
moson-mo <mo-son@mailbox.org>
-
- Mar 01, 2023
-
-
Mario Oenning authored
Package(Base) names might include characters that require url-encoding Signed-off-by:
moson-mo <mo-son@mailbox.org>
-
- Feb 24, 2023
-
-
Mario Oenning authored
Currently, in the sharness test suites, we use double-quotes for string literals in SQL statements passed to sqlite3. With sqlite version 3.41 the usage of double-quotes for string literals is deactivated by default: We'll need to switch to single-quotes in our tests. Ref: Section 6.f. at https://www.sqlite.org/releaselog/3_41_0.html Signed-off-by:
moson-mo <mo-son@mailbox.org>
-
- Feb 21, 2023
-
-
Mario Oenning authored
Data for packages that do not have a "Last Packager" (e.g. because the user account was deleted) should still be available from the /rpc and metadata archives. Signed-off-by:
moson-mo <mo-son@mailbox.org>
-
Mario Oenning authored
With the removal of the "setup-repo" command this script becomes obsolete, because it is not possible to reserve a repo anymore. Hence we don't need cleanup. We've also seen issues in case the last packager's user account is removed, leading to the deletion of a Package. Let's deactivate this for now. Issue report: #425 Signed-off-by:
moson-mo <mo-son@mailbox.org>
-
Mario Oenning authored
Marked as deprecated about 6 years ago. Time to bury it. Issue report: #428 Signed-off-by:
moson-mo <mo-son@mailbox.org>
-
- Feb 19, 2023
-
-
Leonidas Spyropoulos authored
Closes: #290 Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-
- Feb 08, 2023
-
-
Leonidas Spyropoulos authored
Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-
- Feb 06, 2023
-
-
Leonidas Spyropoulos authored
Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-
Mario Oenning authored
Signed-off-by:
moson-mo <mo-son@mailbox.org>
-
Mario Oenning authored
Bump hooks with "pre-commit autoupdate". There is an issue with the latest poetry version and the "isort" hook module https://github.com/PyCQA/isort/issues/2077 Signed-off-by:
moson-mo <mo-son@mailbox.org>
-
- Jan 27, 2023
-
-
Leonidas Spyropoulos authored
Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-
Leonidas Spyropoulos authored
Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-
Mario Oenning authored
Signed-off-by:
moson-mo <mo-son@mailbox.org>
-
Mario Oenning authored
Fixes issue parsing .SRCINFO files Issue report: #422 Signed-off-by:
moson-mo <mo-son@mailbox.org>
-
- Jan 26, 2023
-
-
Leonidas Spyropoulos authored
Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-
Mario Oenning authored
When running aurweb with hot-reloading, the CPU consumption is quite high. This is because it is using "StatReload" for detecting modified files. (which seems to be rather inefficient) When "watchfiles" is installed it'll automatically usees that instead and CPU load goes down to 1%. watchfiles uses filesystem events for detecting changes and is way more efficient. Signed-off-by:
moson-mo <mo-son@mailbox.org>
-
- Jan 25, 2023
-
-
Leonidas Spyropoulos authored
This reverts commit 0e44687a. Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-