Commit Graph

113 Commits (0e97284dfa97f113f591606293efdc6e60111c13)

Author SHA1 Message Date
Erik Johnston 162e2c1ce5 Fix database port script to work with new event_search table 9 years ago
Mark Haines 7d55314277 Remove unused _execute_and_decode from scripts/synapse_port_db 9 years ago
Matthew Hodgson bdf2e5865a update logger to match new ambiguous script name... 9 years ago
Erik Johnston a9ad647fb2 Make port script handle empty sent_transactions table 9 years ago
Erik Johnston c961cd7736 Clean up scripts/ 9 years ago
Mark Haines f093873d69 Replace syutil references in scripts 9 years ago
Erik Johnston 254aa3c986 Revert register_new_matrix_user to use v1 api 10 years ago
Erik Johnston 4fa0f53521 Support reading directly from a config 10 years ago
Erik Johnston f08c33e834 Fix port_from_sqlite_to_postgres after changes to storage layer. 10 years ago
Erik Johnston 3c92231094 Re-add scripts/register_new_matrix_user 10 years ago
Erik Johnston 119e5d7702 Seperate scripts/ into scripts/ and scripts-dev/, where scripts/* are automatically added to the package 10 years ago
Erik Johnston 204132a998 Check that postgres database has correct charset set 10 years ago
Erik Johnston f41a9a1ffc Add better help to scripts/port_from_sqlite_to_postgres.py 10 years ago
Erik Johnston a1d4813a54 Quickly fix dodgy est. time remaining 10 years ago
Erik Johnston af27b84ff7 Correctly handle total/remaining counts in the presence of sent_transasctions table 10 years ago
Erik Johnston 4a13ae7201 Correctly handle total/remaining counts in the presence of sent_transasctions table 10 years ago
Erik Johnston ce8b0b2868 Remove accidentally committed debug hardcode hack 10 years ago
Erik Johnston 1ccaea5b92 Typo in port script 10 years ago
Erik Johnston 5b8b1a43bd Split setuping up and processing of tables 10 years ago
Erik Johnston 40cbd6b6ee Shuffle progress stuff 10 years ago
Erik Johnston 4e49f52375 Don't port over all of the sent_transactions table 10 years ago
Erik Johnston dfc46c6220 PEP8 10 years ago
Erik Johnston 427bcb7608 Fix port script after storage changes. Add very simple (off by default) curses UI to see progress. 10 years ago
Erik Johnston ffad75bd62 Remove mysql/maria support 10 years ago
Erik Johnston 63677d1f47 Change port script to work with postgres 10 years ago
Erik Johnston 90bcb86957 Support running porting script multiple times 10 years ago
Erik Johnston 1bede47843 Add beginnings of migration sqlite->maria db script 10 years ago
Erik Johnston 82b34e813d SYN-67: Finish up implementing new database schema management 10 years ago
Kegan Dougal c3c01641d2 Run deltas and bump user_version in upgrade script 10 years ago
Kegan Dougal 3f6b36d96e Add upgrade script 10 years ago
Erik Johnston 963256638d Correctly handle all the places that can throw exceptions 10 years ago
Matthew Hodgson adc4310a73 add some options and doc 10 years ago
Matthew Hodgson f02bf64d0e create identicons for new users by default as default avatars, and provide script to update existing avatarless users 10 years ago
Erik Johnston 6a7e168009 Print out the auth events on failure 10 years ago
Erik Johnston f292ad4b2b Add script to check and auth chain and current state of a room 10 years ago
Mark Haines f4ce61ed36 Move scripts into scripts 10 years ago
Mark Haines d8fcc4e00a Add copyrighter script for sql 10 years ago
Mark Haines adb04b1e57 Update copyright notices 10 years ago
Erik Johnston 28f71ecf0d Change upgrade script to not check hashes or signatures 10 years ago
Erik Johnston 42b725ce52 Fix upgrade script to run all the missing deltas. 10 years ago
Erik Johnston d2ca24087f Bump UPGRADES and CHANGES 10 years ago
Erik Johnston 592ba14b36 Fix bugs in upgrade script. 10 years ago
Erik Johnston cb91ce5bba Rename upgrade script 10 years ago
Erik Johnston bab1e790ae Include database bump in upgrade script 10 years ago
Erik Johnston 35f4f6b070 Update upgrade script 10 years ago
Mark Haines 400327d128 Add a script for talking matrix federation adding X-Matrix Authorization 10 years ago
Erik Johnston b75adaedca Finish up upgrade script 10 years ago
Erik Johnston 616f88027c Add beginnings of upgrade script 10 years ago
Erik Johnston c8dd3314d6 Fix bug where we ignored event_edge_hashes table 10 years ago
Erik Johnston 4e34e8f1c2 Use correct default port in scripts/check_signature.py 10 years ago