This project is mirrored from https://gitlab.archlinux.org/archlinux/infrastructure.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
- 16 May, 2018 1 commit
-
-
Jan Alexander Steffens (heftig) authored
-
- 15 May, 2018 3 commits
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Jelle van der Waa authored
Added new way to filter /mirrors on tiers, removed leftover konami.js, added .coverage to gitignore. Removed references to synciso, added vagrant download mention and resolved unittests warnings.
-
Jelle van der Waa authored
-
- 14 May, 2018 2 commits
-
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
Joining #matrix:matrix.org takes a fucking long time.
-
- 13 May, 2018 1 commit
-
-
Jelle van der Waa authored
Update to konami code removed commit
-
- 11 May, 2018 2 commits
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Jelle van der Waa authored
-
- 10 May, 2018 2 commits
-
-
Jelle van der Waa authored
-
Jelle van der Waa authored
Make the mail server address configurable in Ansible for archweb, to spot the difference between error mails on staging and production.
-
- 07 May, 2018 1 commit
-
-
Florian Pritz authored
See arch-dev ML. Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 05 May, 2018 1 commit
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 04 May, 2018 5 commits
-
-
Jan Alexander Steffens (heftig) authored
Keeps running into timeouts and litters ephemeral unit files. systemd[1]: dev-loop3.device: Job dev-loop3.device/start timed out. systemd[1]: Timed out waiting for device /dev/loop3. systemd[1]: Dependency failed for Swap File. systemd[1]: dev-loop3.swap: Job dev-loop3.swap/start failed with result 'dependency'. systemd[1]: dev-loop3.device: Job dev-loop3.device/start failed with result 'timeout'. systemd[1]: dev-loop2.device: Job dev-loop2.device/start timed out. systemd[1]: Timed out waiting for device /dev/loop2. systemd[1]: Dependency failed for Swap File. systemd[1]: dev-loop2.swap: Job dev-loop2.swap/start failed with result 'dependency'. systemd[1]: dev-loop2.device: Job dev-loop2.device/start failed with result 'timeout'.
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 01 May, 2018 3 commits
-
-
Jelle van der Waa authored
-
Jelle van der Waa authored
nymeria.archlinux.org will be a staging ground for Archweb where it can be tested.
-
Jelle van der Waa authored
nymeria.archlinux.org will be used as staging server for archweb to test new django releases on. Note that the DNS needs to be changed since nymeria isn't located at hetzner.
-
- 27 Apr, 2018 1 commit
-
-
Jelle van der Waa authored
-
- 26 Apr, 2018 1 commit
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 23 Apr, 2018 2 commits
-
-
Jelle van der Waa authored
Chrome reports that our JavaScript is not compressed with gzip/brotli, this is due to chrome receiving javascript as application type: application/javascript.
-
Jelle van der Waa authored
This release fixes the mirrorlist generator, removes some old css and upgrades django to 1.11.12.
-
- 21 Apr, 2018 1 commit
-
-
Florian Pritz authored
Test if this manages to kill the process. Closing $logfile doesn't seem to be enough and tail + perl still continue running. Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 20 Apr, 2018 2 commits
-
-
Giancarlo Razzolini authored
Django upgrade to 1.11
-
Jelle van der Waa authored
syncdb is now handled by the migrate command
-
- 19 Apr, 2018 2 commits
-
-
Giancarlo Razzolini authored
The arch-devops list was one of the few lists that required the full lists.archlinux.org domain. Create a mapping to allow messages to be sent to either one.
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 17 Apr, 2018 1 commit
-
-
Florian Pritz authored
Seems like the open fd might prevent the script from properly terminating. Let's see if this fixes it. Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 09 Apr, 2018 2 commits
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 08 Apr, 2018 1 commit
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 07 Apr, 2018 2 commits
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 31 Mar, 2018 1 commit
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 29 Mar, 2018 1 commit
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 25 Mar, 2018 1 commit
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 24 Mar, 2018 1 commit
-
-
Florian Pritz authored
postfix has autodetection for enabling it, but when it is enabled and the remote doesn't support it, the mail bounces. Disable for now until we actually have a need for it. Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-