- May 26, 2023
-
-
Jelle van der Waa authored
Update archmanweb to v1.7 See merge request archlinux/infrastructure!720
-
-
- May 25, 2023
-
-
Kristian Klausen authored
archwiki: upgrade to 1.39.3-1 See merge request archlinux/infrastructure!703
-
nl6720 authored
-
- May 24, 2023
-
-
Kristian Klausen authored
Setup OpenSearch server for GitLab's advanced search feature[1] Closes #159 See merge request !711
-
Kristian Klausen authored
GitLab is configured to use OpenSearch from its admin panel[2]. [1] https://docs.gitlab.com/ee/user/search/advanced_search.html [2] https://docs.gitlab.com/ee/integration/advanced_search/elasticsearch.html#enable-advanced-search Fix #159
-
- May 23, 2023
-
-
Evangelos Foutras authored
This variable is not referenced from anywhere (plus, it's obsolete).
-
- May 22, 2023
-
-
Kristian Klausen authored
gitlab_default_can_create_group is removed and setting it crashses gitlab :/
-
Evangelos Foutras authored
Match the repo ordering of stock pacman.conf. Fixes: 4159a61f ("dbscripts: switch to Git packaging")
-
Evangelos Foutras authored
debuginfod: drop svn-community pool scanning See merge request archlinux/infrastructure!719
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
Jelle van der Waa authored
dbscripts: drop svn specifics, setup Git See merge request archlinux/infrastructure!713
-
Creating a full new links db from scratch exhausts /tmp
-
Nginx does not directly support cgi scripts so we rely on fcgiwrap. All git repositories under /srv/repos are exported if they have a special git-daemon-export-ok file in their .git directory.
-
This drops all svn specific functionality and switches to dbscripts git version. Drops the community repository as it's merged into extra.
-
- May 21, 2023
-
-
Jan Alexander Steffens (heftig) authored
archbuild: Remove custom diffpkg + diffrepo See merge request archlinux/infrastructure!717
-
Jan Alexander Steffens (heftig) authored
Let diffpkg from devtools shine through.
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
- May 20, 2023
-
-
Evangelos Foutras authored
This reverts commit d20dd7e1. PAM 1.5.3 (2023/05/09) deprecated pam_lastlog which is no longer built by default, so switch back to the stock PAM configuration for Dovecot.
-
Evangelos Foutras authored
gitlab.archlinux.org's host SSH daemon now listens on port 2222. Adjust the sync-ssh-hostkeys task to take this into account. Port 22 is for GL.
-
- May 19, 2023
-
-
Kristian Klausen authored
Move GitLab's SSH to port 22 and sshd to port 2222 See merge request archlinux/infrastructure!716
-
Kristian Klausen authored
With the ongoing git migration[1] our GitLab will gain a lot more usage, so GitLab should get the default ssh port and then DevOps can use a non-standard port. We will redirect the old port (222) to the new port for some time, so fetching won't break for existing local repositories. [1] https://archlinux.org/news/git-migration-announcement/
-
Jelle van der Waa authored
-
Jelle van der Waa authored
tasks: add a temporary AUTHORS creation task See merge request archlinux/infrastructure!715
-
- May 18, 2023
-
-
Signed-off-by:
Levente Polyak <anthraxx@archlinux.org>
-
Levente Polyak authored
-
Evangelos Foutras authored
-
Evangelos Foutras authored
gcc is required by the zstandard Python package in order to build.
-
Evangelos Foutras authored
security-tracker: cache all json API and feed requests See merge request archlinux/infrastructure!706
-
Evangelos Foutras authored
-
Levente Polyak authored
This avoids the issue of ending up with a HTML page that contains a redirect link if we are not hitting the final endpoint with the retrieved link.
-
Jelle van der Waa authored
archusers: introduce new groups for packaging See merge request archlinux/infrastructure!714
-
Jelle van der Waa authored
The accepted RFC has merged [community] into [extra] so now all packagers will need to be into one base group. The RFC also introduces junior packaging roles.
-
- May 10, 2023
-
-
Jan Alexander Steffens (heftig) authored
And fix optional features.
-
Leonidas Spyropoulos authored
aurweb: archives moved to separate folder See merge request !709
-
Leonidas Spyropoulos authored
Signed-off-by:
Leonidas Spyropoulos <artafinde@archlinux.org>
-
- May 08, 2023
-
-
Evangelos Foutras authored
This reverts commit 6d5a8767. Let's try to find out the real reason first. Plus, this might not have worked well, as the default systemd restart time limit would not catch repeated restarts.
-
Evangelos Foutras authored
The gitlab-exporter service occasionally fails with errors like: Error: missing: `response data` Caused by: MissingData("response data") Let's see if restarting it on errors automatically helps avoid this.
-