element-synapse/synapse/rest/admin
Andrew Ferrazzutti f4320b5a49
Some checks failed
Build docker images / Build and push image for ${{ matrix.platform }} (linux/amd64, ubuntu-24.04, linux-amd64) (push) Has been cancelled
Build docker images / Build and push image for ${{ matrix.platform }} (linux/arm64, ubuntu-24.04-arm, linux-arm64) (push) Has been cancelled
Deploy the documentation / Calculate variables for GitHub Pages deployment (push) Has been cancelled
Build release artifacts / Calculate list of debian distros (push) Has been cancelled
Build release artifacts / Build wheels on ${{ matrix.os }} (${{ startsWith(github.ref, 'refs/pull/') }}, ubuntu-24.04) (push) Has been cancelled
Build release artifacts / Build wheels on ${{ matrix.os }} (${{ startsWith(github.ref, 'refs/pull/') }}, ubuntu-24.04-arm) (push) Has been cancelled
Build release artifacts / Build sdist (push) Has been cancelled
Schema / Ensure Synapse config schema is valid (push) Has been cancelled
Schema / Ensure generated documentation is up-to-date (push) Has been cancelled
Tests / changes (push) Has been cancelled
Tests / check-lockfile (push) Has been cancelled
Tests / lint-crlf (push) Has been cancelled
Tests / lint-newsfile (push) Has been cancelled
Build docker images / Push merged images to ${{ matrix.repository }} (docker.io/matrixdotorg/synapse) (push) Has been cancelled
Build docker images / Push merged images to ${{ matrix.repository }} (ghcr.io/element-hq/synapse) (push) Has been cancelled
Deploy the documentation / GitHub Pages (push) Has been cancelled
Build release artifacts / Build .deb packages (push) Has been cancelled
Build release artifacts / Attach assets to release (push) Has been cancelled
Tests / check-sampleconfig (push) Has been cancelled
Tests / check-schema-delta (push) Has been cancelled
Tests / lint (push) Has been cancelled
Tests / Typechecking (push) Has been cancelled
Tests / lint-clippy (push) Has been cancelled
Tests / lint-clippy-nightly (push) Has been cancelled
Tests / lint-rust (push) Has been cancelled
Tests / lint-rustfmt (push) Has been cancelled
Tests / lint-readme (push) Has been cancelled
Tests / linting-done (push) Has been cancelled
Tests / calculate-test-jobs (push) Has been cancelled
Tests / trial (push) Has been cancelled
Tests / trial-olddeps (push) Has been cancelled
Tests / trial-pypy (all, pypy-3.10) (push) Has been cancelled
Tests / sytest (push) Has been cancelled
Tests / export-data (push) Has been cancelled
Tests / portdb (14, 3.10) (push) Has been cancelled
Tests / portdb (17, 3.14) (push) Has been cancelled
Tests / complement (monolith, Postgres) (push) Has been cancelled
Tests / complement (monolith, SQLite) (push) Has been cancelled
Tests / complement (workers, Postgres) (push) Has been cancelled
Tests / cargo-test (push) Has been cancelled
Tests / cargo-bench (push) Has been cancelled
Tests / tests-done (push) Has been cancelled
Admin API: worker support for Query User Account (#19281)
2025-12-16 17:42:08 +00:00
..
__init__.py Admin API: worker support for Query User Account (#19281) 2025-12-16 17:42:08 +00:00
_base.py Update license headers 2023-11-21 15:29:58 -05:00
background_updates.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
devices.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
event_reports.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
events.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
experimental_features.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
federation.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
media.py Add an Admin API endpoint for listing quarantined media (#19268) 2025-12-12 13:30:21 +00:00
registration_tokens.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
rooms.py Add log to determine whether clients are using /messages as expected (#19226) 2025-12-01 17:10:22 -06:00
scheduled_tasks.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
server_notice_servlet.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
statistics.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
username_available.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
users.py Admin API: worker support for Query User Account (#19281) 2025-12-16 17:42:08 +00:00