- Aug 29, 2022
-
-
Evangelos Foutras authored
Fixes: 26f289b7 ("Capitalize the first letter of all task names")
-
- Aug 23, 2022
-
-
Evangelos Foutras authored
ansible-lint 6.5.0 complains about: name: All names should start with an uppercase letter. (name[casing])
-
- Aug 12, 2022
-
-
Jelle van der Waa authored
-
- Jul 05, 2022
-
-
nl6720 authored
Allow only .sig, .torrent and .txt. This is done to prevent downloading files such as https://archlinux.org/iso/latest/arch/boot/x86_64/vmlinuz-linux.
-
- Jun 08, 2022
-
-
Evangelos Foutras authored
These are used to signal the start of the document in a stream of many documents. As Ansible only supports one YAML document per file this is unnecessary. About a third of our YAML documents already lacked these.
-
- Jun 06, 2022
-
-
Jelle van der Waa authored
-
- May 08, 2022
-
-
Evangelos Foutras authored
-
- Apr 22, 2022
-
-
Jelle van der Waa authored
-
- Apr 14, 2022
-
-
Jelle van der Waa authored
-
- Apr 12, 2022
-
-
Jelle van der Waa authored
-
- Feb 10, 2022
-
-
Jelle van der Waa authored
-
- Jan 09, 2022
-
-
Jelle van der Waa authored
Django security update
-
- Dec 20, 2021
-
-
Jelle van der Waa authored
-
- Oct 16, 2021
-
-
Jelle van der Waa authored
-
- Oct 03, 2021
-
-
- Oct 02, 2021
-
-
Jelle van der Waa authored
-
- Sep 30, 2021
-
-
Jelle van der Waa authored
-
- Sep 29, 2021
-
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
- Sep 13, 2021
-
-
Jelle van der Waa authored
-
- Sep 06, 2021
-
-
Jelle van der Waa authored
-
- Aug 28, 2021
-
-
Evangelos Foutras authored
After=network-online.target is likely insufficient by itself. Fixes: 104d08a1 ("archweb: Put most services after network-online.target") Fixes: c844d0cb ("Split storage box monitoring into new text collector")
-
Evangelos Foutras authored
We noticed readlinks and reporead on gemini failing to connect to the archweb database immediately after rebooting. To fix this, place them after network-online.target. Do the same for all but one of the other service units even though they run on timers 10-15 minutes after boot for completeness and correctness.
-
- Aug 24, 2021
-
-
Evangelos Foutras authored
-
Kristian Klausen authored
Fix #177
-
- Jul 25, 2021
-
-
Jelle van der Waa authored
Reverts caching issue
-
- Jul 24, 2021
-
-
Jelle van der Waa authored
-
- Jul 11, 2021
-
-
Jelle van der Waa authored
Add a default rate limit for 20 req/s for the uwsgi endpoint and automatically ban users who reach this limit. The nginx-limit-req rule does not ban users who reach the rss limit as these are not likely DoS attempts.
-
- Jul 10, 2021
-
-
Closes #358
-
- Jul 05, 2021
-
-
Jelle van der Waa authored
-
- Jun 27, 2021
-
-
Jelle van der Waa authored
Fix deploying archweb on gemini
-
- Jun 20, 2021
-
-
Jelle van der Waa authored
-
- Jun 06, 2021
-
-
Kristian Klausen authored
We did the revert to help a small business, but they had some time to fix their setup, so we can revert the revert. This reverts commit a842fbe7.
-
- Jun 03, 2021
-
-
-
Jelle van der Waa authored
-
Jelle van der Waa authored
This implements authentication to our repos.archlinux.org tier 0 mirror via archweb.
-
- Jun 02, 2021
-
-
Kristian Klausen authored
Fixes: 316b8517 ("Add missing "create ssl cert" tasks")
-
- May 26, 2021
-
-
Jelle van der Waa authored
-
- May 25, 2021
-
-
Jan Alexander Steffens (heftig) authored
The latter can cause duplicate Content-Type headers. Thanks to strcat for notifying me of the issue.
-
- May 13, 2021
-
-