This project is mirrored from https://gitlab.archlinux.org/archlinux/aurweb.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Aug 14, 2022
-
-
Kevin Morris authored
Pulled from Transifex on 08/12/2022 - 08/13/2022. Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
With this commit, it is advised to `rm ./data/root_ca.crt ./data/*.pem`, as new certificates and a root CA will be generated while utilizing the step volume. Closes #367 Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
This reverts commit 6c7e2749. Once again, this does actually cause issues with foreign keys. Removing it for now and will revisit this.
-
Kevin Morris authored
This reverts commit 952c2478. The issue found was actually: - If `./aur.git` exists within the aurweb repository locally, it also ends up in the destination, stopping the aurweb_git_data volume from being mounted properly.
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
Speeds up SSHPubKeys.PubKey searches in a larger database. Fixed form of the original commit which was reverted, 1a7f6e1f Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
This reverts commit 1a7f6e1f. This commit broke account creation in some way. We'd still like to do this, but we need to ensure it does not intrude on other facets. Extra: We should really work out how this even passed tests; it should not have.
-
- Aug 13, 2022
-
-
Kevin Morris authored
-
Kevin Morris authored
Speeds up SSHPubKeys.PubKey searches in a larger database. Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
Closes #374 Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
- Aug 10, 2022
-
-
Show a plain maintainer text for non logged in users like the submitted, last packager. Closes #373
-
- Aug 09, 2022
-
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
- Aug 02, 2022
-
-
Leonidas Spyropoulos authored
Remove all extra whitespace when parsing Keywords to ensure we don't add empty keywords in the DB. Closes: #332 Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-
Since Python 3.9 list/dict can be used as type hint.
-
- Jul 19, 2022
-
-
Hugo Barrera authored
Signed-off-by:
Hugo Osvaldo Barrera <hugo@whynothugo.nl>
-
- Jul 17, 2022
-
-
Leonidas Spyropoulos authored
Closes: #368 Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-
Leonidas Spyropoulos authored
Closes: #364 Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-
- Jul 04, 2022
-
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
- Jun 30, 2022
-
-
Jelle van der Waa authored
All of these vendor prefixes are already supported by all browsers for quite a while.
-
- Jun 29, 2022
-
-
Jelle van der Waa authored
-
- Jun 28, 2022
-
-
Jelle van der Waa authored
For our development setup we run a redis container without a username/password. Redis recently set protected mode by default which disallows this, turn it off as it has no security implication.
-
- Jun 27, 2022
-
-
Jelle van der Waa authored
Gitlab 14.10 introduced a coverage_report key which obsoletes the old way of reporting coverage data.
-
- May 12, 2022
-
-
Kristian Klausen authored
-
Leonidas Spyropoulos authored
Reverting a8287921 Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-
Leonidas Spyropoulos authored
Fixes: 362 Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-
- Apr 01, 2022
-
-
Kevin Morris authored
We've not been using this as it is and its now warning us about strtobool deprecation changes. Removing it for now. Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
Reference from github.com/PostHog/posthog/pull/4631/commits/341c28da0f6d33d6fb12fe443766a2d822ff0097 This fixes a deprecation warning regarding distutil's strtobool. Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
- Mar 31, 2022
-
-
Kevin Morris authored
This patch does not include a javascript implementating, but provides a pure HTML/HTTP method of paging through these lists. Also fixes erroneous limiting. We now use a hardcoded limit of 20 by default. Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
- Mar 30, 2022
-
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
- Mar 14, 2022
-
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
-
- Mar 09, 2022
-
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
This patch brings in two new features: - when viewing proposal listings, there is a new Statistics section, containing the total and active number of Trusted Users found in the database. - when viewing a proposal directly, the number of active trusted users assigned when the proposal was added is now displayed in the details section. Closes #323 Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
Signed-off-by:
Kevin Morris <kevr@0cost.org>
-
Kevin Morris authored
Previously, Python code was looking for suggestions based on `%<keyword>%`. This was inconsistent with PHP's suggestion implementation and cause more records to be bundled with a suggestion, along with supplying misleading suggestions. Closes #343 Signed-off-by:
Kevin Morris <kevr@0cost.org>
-