130 コミット (76745342f4e81fac8ececc692eab1208b3741038)

作成者 SHA1 メッセージ 日付
  Slavi Pantaleev 09ac950d17 Fix dump importing (backup restore) into Postgres v14 4年前
  Slavi Pantaleev 096c960b84 Add support for Postgres v14 4年前
  sakkiii 48548eb561
Postgres Minor Updates 4年前
  Michael Collins 98e6cd685d sync with previous repo 4年前
  Michael-GMH 86e4649578 GoMatrixHosting v0.5.5 4年前
  Michael-GMH 03006eb5ab GoMatrixHosting v0.5.5 4年前
  sakkiii d338090f00
postgres minor updates 4年前
  Michael-GMH ad7bbd6442 merge upstream 4年前
  pushytoxin bee14550ab Fix local/bin scripts autocompletion by adding rx perms to everyone 4年前
  Michael-GMH 85777e8f96 merge with upstream 4年前
  Slavi Pantaleev 1ab507349c Fix self-building for various components on Ansible < 2.8 4年前
  Michael-GMH 89cb5a3d7a GMH v0.4.2 update 4年前
  Ahmad Haghighi e335f3fc77 rename matrix_global_registry to matrix_container_global_registry_prefix related to #990 4年前
  Ahmad Haghighi f52a8b6484 use custom docker registry 4年前
  Slavi Pantaleev 108aed53be Fix invalid matrix-postgres.service when matrix_postgres_process_extra_arguments is empty 5年前
  Slavi Pantaleev 1dbdfeec07 Fix matrix-postgres stopping for consistency with other services 5年前
  Slavi Pantaleev 7d39e5153a Upgrade Postgres minor versions 5年前
  Julian Foad d1f28d17bb Allow psql args to be given to matrix-postgres-cli 5年前
  o8F0LY 0a0c9a4efc Add double quotes to avoid synatx errors 5年前
  Slavi Pantaleev 512f42aa76 Do not report docker kill/rm attempts as errors 5年前
  Slavi Pantaleev a56cb34850 Notify people if /matrix/postgres/data-auto-upgrade-backup exists 5年前
  Slavi Pantaleev a2422c458a Notify of remaining matrix-postgres local data in a better way 5年前
  Slavi Pantaleev f085362149 Fix some Postgres CLI scripts to target the correct database 5年前
  Slavi Pantaleev f9968b6981 Fix matrix_postgres_connection_password length check 5年前
  Slavi Pantaleev 88addd71fc Fix Postgres imports going to the matrix DB by default 5年前
  Slavi Pantaleev bef0702fea Wait some more when starting Postgres during setup on ARM 5年前
  Slavi Pantaleev f9c1d62435 Fix Postgres database (-alpine) failing to start on ARM32 5年前
  Slavi Pantaleev 95346f3117 Reorganize Postgres access (breaking change) 5年前
  Slavi Pantaleev 1692a28fe4 Work around annoying Docker warning about undefined $HOME 5年前
  Slavi Pantaleev 05ca9357a8 Add .service suffix to systemd units list 5年前
  Slavi Pantaleev fb83eccf99 Relocate SQL template file 5年前
  Slavi Pantaleev 86da489b9b Never fail when stopping systemd service during (SQLite -> Postgres) migration 5年前
  Slavi Pantaleev 21662af3be Archive database only after additional_psql_statements_list had executed 5年前
  Stuart Mumford 019a4d7dcd Use role relative paths for things 5年前
  Slavi Pantaleev ad1425eee4 Add pgloader self-building support (for ARM) 5年前
  Slavi Pantaleev 8675dedbdb Add support for automatic (nedb -> Postgres) migration to matrix-appservice-slack 5年前
  Slavi Pantaleev 715bdf2c64 Add support for automatic (nedb -> Postgres) migration to mx-appservice-irc 5年前
  Slavi Pantaleev 1bd5c240e5 Add support for executing additional DB migration statements 5年前
  Slavi Pantaleev dd797ba6a7 Fix Postgres database importing/upgrading conflicts 5年前
  transcaffeine 13d8a9b39c
hint supported automatic migration nedb->postgres 5年前
  Slavi Pantaleev af3ea67bba Add (SQLite + Postgres) support and automatic migration to matrix-ma1sd 5年前
  Slavi Pantaleev c1431b28f0 Make use of matrix_postgres_db_migration_request.caller 5年前
  Slavi Pantaleev dc7850e83c Fix wording and variable names a bit 5年前
  Slavi Pantaleev bc376c2fb2 Add database migration utility to matrix-postgres role 5年前
  Slavi Pantaleev 5dba0c038b Make --tags=import-generic-sqlite-db commands not pass a sensitive connection string around 5年前
  Slavi Pantaleev f1e85f7112 Don't mention Postgres roles, just say users 5年前
  Slavi Pantaleev cb969c6ca2 Add --tags=import-generic-sqlite-db (pgloader import) 5年前
  Slavi Pantaleev 6e1dfb62f0 Rename some doc files and commands related to importing 5年前
  Slavi Pantaleev 183d2a10db Ensure matrix-postgres.service is started before creating additional users/databases 5年前
  Slavi Pantaleev 46a4034d3e Use "password" for additional Postgres databases, not "pass" 5年前