179 コミット (0048c574caa6d181d0b6a49bb2ed7df8983d5d1e)

作成者 SHA1 メッセージ 日付
  Slavi Pantaleev 8a609e5cf2 Fix some ansible-lint-reported errors 3年前
  Slavi Pantaleev 125ca5569d Use unique filter for matrix_postgres_import_roles_to_ignore and matrix_postgres_import_databases_to_ignore 3年前
  Slavi Pantaleev a4662660d2 Do not wait needlessly when vacuuming or importing Postgres 3年前
  Slavi Pantaleev 9fb21b89a8 Fix import-postgres/run-postgres-vacuum failures being suppressed 3年前
  Slavi Pantaleev 7fb45a507d Make --tags=run-postgres-vacuum and --tags=upgrade-postgres not assume Synapse 3年前
  Sebastian Gumprich 48388a3d96 use fqcns for some task 3年前
  Slavi Pantaleev cb2fecbea9 Fix some ansible-lint-reported warnings 3年前
  Slavi Pantaleev ff0fc88fae Make Postgres import not break for databases with special names 3年前
  Slavi Pantaleev 0b44ec19b4 Do not override matrix_postgres_import_roles_to_ignore/matrix_postgres_import_databases_to_ignore in group_vars 3年前
  Slavi Pantaleev e37e86eb1c Fix 'could not save history to file "//.psql_history"' errors 3年前
  Slavi Pantaleev bed9c18ab0 Pin Postgres version to 15.0 3年前
  Slavi Pantaleev af3a32cf6a Fix Jinja2 interpolation for some default variables 3年前
  Slavi Pantaleev a32eea41fe Make roles/matrix-postgres/tasks/detect_existing_postgres_version.yml detect Postgres v14 3年前
  David Napier 2eef6af23e Bump postgres version to newly released 15 3年前
  Slavi Pantaleev 881fdd28f0 Add support for Synapse container image customization 3年前
  Slavi Pantaleev 62215a87fe Upgrade Postgres minor versions (14.4 -> 14.5, 13.7 -> 13.8, etc.) 3年前
  Slavi Pantaleev e6ecd54e72 Suppress some ansible-lint errors 3年前
  Slavi Pantaleev a12cbeac3b Fix async commands 3年前
  Slavi Pantaleev d1b5681ba0 Report async task failures better 3年前
  Slavi Pantaleev 1ea1597020 Fix some ansible-lint-reported warnings 3年前
  Slavi Pantaleev 89648cf58e Fix some ansible-lint-reported warnings 3年前
  Slavi Pantaleev 10a5b0d831 Add warnings about using Borg backup with external Postgres 3年前
  Slavi Pantaleev 7831dc91b3 Import tasks from other roles in a better way 3年前
  Slavi Pantaleev c1849ae888 Fix the remaining var-spacing ansible-lint errors 3年前
  Slavi Pantaleev 1693c4ca1d Fix no-changed-when ansible-lint errors 3年前
  Slavi Pantaleev bb8b8c4bf0 Fix tasks include regression 3年前
  Slavi Pantaleev d073c7ecb3 More ansible-lint fixes 3年前
  Slavi Pantaleev ddf18eadc7 More ansible-lint fixes 3年前
  Slavi Pantaleev 34cdaade08 Use fully-qualified module names for builtin Ansible modules 3年前
  Aine e149f33140
add/unify 'Project source code URL' link across all roles 3年前
  Slavi Pantaleev 5963a387f0 Upgrade Postgres (14.3 -> 14.4) 3年前
  Aine 4109dc3bcd
Update Postgres (CVE-2022-1552 + last 9.x update) 3年前
  Aine 1ee118bd49
matrix-change-user-admin-status: do not allocate tty 3年前
  Slavi Pantaleev 2df993977a Ensure git cloning when self-building is done with the matrix user, not root 3年前
  Slavi Pantaleev 0364c6c634 Suppress old container cleanup (kill/rm) failures 3年前
  Aine 5f0ece0c28
fix permissions 3年前
  Aine 2da3768b20
Added retries to the docker pulls (#1701) 4年前
  Aine 701591e87e
Added retries to the docker pulls 4年前
  Slavi Pantaleev d5de1e8352 Document that using an external Postgres server has serious downsides 4年前
  GoMatrixHosting 28f6091ed4 GoMatrixHosting v0.7.0 4年前
  Aaron Raimist f0e30c76f3
Postgres Minor Updates (14.2, 13.6, 12.10, 11.15, 10.20) 4年前
  Marko Weltzer 7e5b88c3b7 fix: all praise the allmighty yamllinter 4年前
  Slavi Pantaleev 86c36523df Replace ExecStopPost with ExecStop 4年前
  Slavi Pantaleev b1b4ba501f Replace ExecStop with ExecStopPost 4年前
  Aaron Raimist 61b743f86d
Postgres Minor Updates (14.1, 13.5, 12.9, 11.14, 10.19) 4年前
  Slavi Pantaleev c4d2c8394c Abort if on an unsupported Postgres version (v9.6) 4年前
  Slavi Pantaleev 735c966ab6 Disable systemd services when stopping to uninstall them 4年前
  Patrick C. F. Ernzer 65182ea0f2 fixes #1365 4年前
  Slavi Pantaleev fc593bc8ab Increase shm-size for Postgres container to fix VACUUM 4年前
  Slavi Pantaleev 09ac950d17 Fix dump importing (backup restore) into Postgres v14 4年前