1287 コミット (6488e11d692d0a44fc5c53e81d986ada35c92be4)

作成者 SHA1 メッセージ 日付
  Slavi Pantaleev 6488e11d69 Relocate some tasks 5年前
  Slavi Pantaleev a4b8baee49 Fix inability to send (Matrix -> Discord) messages via appservice-discord 5年前
  Slavi Pantaleev a197968b7f Make matrix-registration use Postgres by default 5年前
  Slavi Pantaleev 1bd5c240e5 Add support for executing additional DB migration statements 5年前
  Slavi Pantaleev 69f71f48a6 Upgrade matrix-registration (v0.7.1 -> 0.7.2) and use official image 5年前
  Slavi Pantaleev e2ba46bf01 Fix Jinja2 syntax error (else if -> elif) 5年前
  Slavi Pantaleev dd797ba6a7 Fix Postgres database importing/upgrading conflicts 5年前
  Slavi Pantaleev 2a502db239 Add (SQLite + Postgres) support and automatic migration to matrix-dimension 5年前
  Slavi Pantaleev 0790a7b2a8 Add support for matrix_dimension_systemd_{required,wanted}_services_list 5年前
  Slavi Pantaleev 374f43735a Separate matrix-dimension install/uninstall tasks 5年前
  Slavi Pantaleev 8d74593878 Prepare matrix-registation for (SQLite + Postgres) support 5年前
  Slavi Pantaleev 516ccb2b2b Separate matrix-registration install/uninstall tasks 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 0ca48f3532 Separate matrix-ma1sd install/uninstall tasks 5年前
  Slavi Pantaleev 7248eb3c11 Fix syntax error in roles/matrix-bridge-appservice-irc/defaults/main.yml 5年前
  Slavi Pantaleev cba973d6b5 Enable automatic (SQLite -> Postgres) migration for matrix-appservice-discord 5年前
  Slavi Pantaleev 13f84e2ad5 Enable automatic (SQLite -> Postgres) migration for matrix-mautrix-whatsapp 5年前
  Slavi Pantaleev 86a8091768 Enable automatic (SQLite -> Postgres) migration for matrix-mautrix-telegram 5年前
  Slavi Pantaleev 3ba8520266 Enable automatic (SQLite -> Postgres) migration for matrix-mautrix-hangouts 5年前
  Slavi Pantaleev bbc08722c5 Enable automatic (SQLite -> Postgres) migration for matrix-mautrix-facebook 5年前
  Slavi Pantaleev c1431b28f0 Make use of matrix_postgres_db_migration_request.caller 5年前
  Slavi Pantaleev ac37091d01 Enable automatic (SQLite -> Postgres) migration for matrix-reminder-bot 5年前
  Slavi Pantaleev dc7850e83c Fix wording and variable names a bit 5年前
  Slavi Pantaleev bc376c2fb2 Add database migration utility to matrix-postgres role 5年前
  transcaffeine 54da61f81b
add postgres support mx-appservice-[slack|irc] with fallback to nedb in role and migration notice 5年前
  Slavi Pantaleev e3a0c9adda Add (Postgres + SQLite) support to matrix-reminder-bot 5年前
  Slavi Pantaleev dde1c9f899 Fix indentation causing YAML syntax error 5年前
  Slavi Pantaleev aa828ff9f6 Separate matrix-reminder-bot install/uninstall tasks 5年前
  Slavi Pantaleev b9a04a7f95 Rename some remaining `matrix_*_postgres_*` vars back to `matrix_*_database_*` 5年前
  transcaffeine 5d70bc1376
add postgres support for mx-puppet-* with fallback to sqlite in role and migration notice 5年前
  Slavi Pantaleev 087dbe4ddc Rename `matrix_*_postgres_*` back to `matrix_*_database_*` 5年前
  Slavi Pantaleev ce21ea3640 Add (Postgres + SQLite) support to matrix-mautrix-hangouts bridge 5年前
  Slavi Pantaleev 43d6ff2af8 Fix sqlite usage for mautrix-facebook/mautrix-telegram 5年前
  Slavi Pantaleev 6c77eae969 Add (Postgres + SQLite) support to matrix-mautrix-whatsapp bridge 5年前
  Slavi Pantaleev 9bf8ce878e Add (Postgres + SQLite) support to matrix-mautrix-telegram bridge 5年前
  Slavi Pantaleev a3406a182b Move some things around 5年前
  Slavi Pantaleev 2d99ade72f Add (Postgres + SQLite) support to matrix-mautrix-facebook bridge 5年前
  Slavi Pantaleev 5dba0c038b Make --tags=import-generic-sqlite-db commands not pass a sensitive connection string around 5年前
  Slavi Pantaleev d91aa5a060 Do not introduce sub-variables exposing implementation details 5年前
  Slavi Pantaleev f1e85f7112 Don't mention Postgres roles, just say users 5年前
  Slavi Pantaleev 4617984b9f Add (SQLite -> Postgres) migration instructions 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 b87b754372 Fail if appservice-discord wants Postgres, but has leftover SQLite data 5年前
  Slavi Pantaleev 183d2a10db Ensure matrix-postgres.service is started before creating additional users/databases 5年前
  Slavi Pantaleev a374d309c8 Make appservice-discord support both SQLite and Postgres 5年前
  Slavi Pantaleev 46a4034d3e Use "password" for additional Postgres databases, not "pass" 5年前
  Slavi Pantaleev 3a037a5993 Ensure additional databases contain all the keys that we expect 5年前
  Slavi Pantaleev da4cb2f639 Do not use the postgresql_user/postgresql_db modules 5年前