- Jun 08, 2024
-
-
Kristian Klausen authored
[1] c55b448c ("Add GitLab Pages for pacman")
-
Kristian Klausen authored
Fixes: c55b448c ("Add GitLab Pages for pacman")
-
- Jun 05, 2024
-
-
Christian Heusel authored
Fixes #591 Signed-off-by:
Christian Heusel <christian@heusel.eu>
-
Christian Heusel authored
Fixes #592 Signed-off-by:
Christian Heusel <christian@heusel.eu>
-
Jelle van der Waa authored
archweb: tweak our rate limits See merge request !834
-
Jelle van der Waa authored
This is by far our most popular endpoint and some folks hit us with one request per 5 seconds which leads to 6GB of daily traffic. Rate limit them the same as broken RSS readers.
-
Jelle van der Waa authored
In reality the uwsgi endpoint gets hit with only 1 request on a normal page load so 20 requests is way to lenient.
-
- Jun 04, 2024
-
-
Christian Heusel authored
Switch to http2 directive in nginx configs Closes #589 See merge request !833
-
- Jun 02, 2024
-
-
> 2024/06/02 11:05:53 \[warn\] 30324#30324: the "listen ... http2" directive is deprecated, use the "http2" directive instead Fixes #589
-
Christian Heusel authored
Onboard bertptrs as Junior Package Maintainer Closes #587 See merge request !831
-
Christian Heusel authored
Fixes #587
-
Christian Heusel authored
Signed-off-by:
Christian Heusel <christian@heusel.eu>
-
Christian Heusel authored
Rename 'Trusted Users' to 'Package Maintainers' in pkgbuild.com homepage See merge request !832
-
Trusted Users have been renamed to Package Maintainers (rfcs!7 (diffs))
-
- Jun 01, 2024
-
-
Jan Alexander Steffens (heftig) authored
-
- May 22, 2024
-
-
Christian Heusel authored
-
Christian Heusel authored
-
- May 19, 2024
-
-
Evangelos Foutras authored
pacman-contrib recently moved fakeroot to optional dependencies.
-
Jan Alexander Steffens (heftig) authored
Install pantalaimon with `--no-deps` so that we can upgrade matrix-nio for compatibility with Python 3.12, even though pantalaimon specifies `<0.21`. This requires listing all packages to be installed, gathered via `pip freeze`.
-
- May 18, 2024
-
-
Evangelos Foutras authored
-
Evangelos Foutras authored
aurweb: release 6.2.10 See merge request !829
-
Leonidas Spyropoulos authored
Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-
- May 15, 2024
-
-
Jan Alexander Steffens (heftig) authored
-
- May 14, 2024
-
-
Levente Polyak authored
-
- May 11, 2024
-
-
Kristian Klausen authored
Requested by Allan on IRC (-devops).
-
Jelle van der Waa authored
-
- May 06, 2024
-
-
Christian Heusel authored
archwiki: LocalSettings.php: add gitlab.archlinux.org to wgGitRepositoryViewers See merge request !825
-
nl6720 authored
This way the commit hash for "MediaWiki" in https://wiki.archlinux.org/title/Special:Version is clickable.
-
Christian Heusel authored
Signed-off-by:
Christian Heusel <christian@heusel.eu>
-
Christian Heusel authored
Fixes #582 Signed-off-by:
Christian Heusel <christian@heusel.eu>
-
- May 05, 2024
-
-
Leonidas Spyropoulos authored
archbuild: delete offload build directories not just artifacts See merge request !823
-
Leonidas Spyropoulos authored
nullglob + loop so the service doesn't fail if there are no /home/*/.cache/offload-build directories (slightly less efficient that one find call, but seems safer also in regards to ARG_MAX) -mindepth 1 so it doesn't try to delete .cache/offload-build for users without any recent builds no verbose output from rm command, otherwise we'll get 500k log lines the first time it runs (calculated around 75G of old tmp directories) Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org> Co-authored-by:
Evangelos Foutras <evangelos@foutras.com>
-
- May 04, 2024
-
-
Christian Heusel authored
prepare the split of repo and archive server See merge request !824
-
Christian Heusel authored
related to archlinux/infrastructure#531 Co-authored-by:
Kristian Klausen <kristian@klausen.dk> Signed-off-by:
Christian Heusel <christian@heusel.eu>
-
- May 03, 2024
-
-
Evangelos Foutras authored
New server; same CPU and RAM as previous one, hopefully more stable.
-
Evangelos Foutras authored
2024.05.01 and later images are using Zstandard compression.
-
- May 02, 2024
-
-
Jan Alexander Steffens (heftig) authored
-
Jelle van der Waa authored
-
- Apr 29, 2024
-
-
Christian Heusel authored
archbuild: add LOGDEST to env_keep in sudoers See merge request !821
-
Jakub Klinkovský authored
The archbuild script actually tries to preserve several other environment variables, but preserving LOGDEST is specifically needed for devtools!220
-