Commit Graph

7579 Commits (551422051b703a142c8ba5146392ebad4a7ee771)

Author SHA1 Message Date
Richard van der Hoff 01afc563c3 Fix overzealous cache invalidation 7 years ago
Luke Barnard 917380e89d NON NULL -> NOT NULL 7 years ago
Luke Barnard 104c0bc1d5 Use "/settings/" (plural) 7 years ago
Luke Barnard 700e5e7198 Use DEFAULT join_policy of "invite" in db 7 years ago
Luke Barnard b214a04ffc Document set_group_join_policy 7 years ago
Neil Johnson 0e5f479fc0 Review comments 7 years ago
Richard van der Hoff 518f6de088 Remove redundant metrics which were deprecated in 0.27.0. 7 years ago
Jan Christian Grünhage e4570c53dd phone home cache size configurations 7 years ago
Richard van der Hoff f92963f5db
Revert "improve mxid check performance" 7 years ago
Luke Barnard eb8d8d6f57 Use join_policy API instead of joinable 7 years ago
Richard van der Hoff 3ee4ad09eb Fix json encoding bug in replication 7 years ago
Adrian Tschira 11597ddea5 improve mxid check performance ~4x 7 years ago
Richard van der Hoff 2fe3f848b9 Remove uses of events.content 7 years ago
Richard van der Hoff 05630758f2 Use static JSONEncoders 7 years ago
Richard van der Hoff fcfe7f6ad3 Use simplejson throughout 7 years ago
Neil Johnson b4e37c6f50 pep8 7 years ago
Neil Johnson 9ee44a372d Remove need for sqlite specific query 7 years ago
Neil Johnson dc7c020b33 fix pep8 errors 7 years ago
David Baker c5de6987c2 This should probably be a PUT 7 years ago
Neil Johnson 241e4e8687 remove twisted deferral cruft 7 years ago
David Baker 929b34963d OK, smallint it is then 7 years ago
David Baker a838444a70 Grr. Copy the definition from is_admin 7 years ago
Neil Johnson 4262aba17b bump schema version 7 years ago
Neil Johnson 86932be2cb Support multi client R30 for psql 7 years ago
David Baker 32260baa41 pep8 7 years ago
Michael Kaye 33f6195d9a Handle review comments 7 years ago
David Baker a164270833 Make column definition that works on both dbs 7 years ago
David Baker 352e1ff9ed Add schema delta file 7 years ago
David Baker 79452edeee Add joinability for groups 7 years ago
Neil Johnson 792d340572 rename stat to future proof 7 years ago
Michael Kaye 4ceaa7433a As daemonizing will make a new process, defer call to init. 7 years ago
Neil Johnson 788e69098c Add user_ips last seen index 7 years ago
Neil Johnson 0f890f477e No need to cast in count_daily_users 7 years ago
Neil Johnson 545001b9e4 Fix search_user_dir multiple sqlite versions do different things 7 years ago
Erik Johnston 01ccc9e6f2 Measure time it takes to calculate state group ID 7 years ago
Neil Johnson a32d2548d9 query and call for r30 stats 7 years ago
Neil Johnson 9187e0762f count_daily_users failed if db was sqlite due to type failure - presumably this prevcented all sqlite homeservers reporting home 7 years ago
Michael Kaye ef520d8d0e Include coarse CPU and Memory use in stats callbacks. 7 years ago
Richard van der Hoff a134c572a6 Stringify exceptions for keys/{query,claim} 7 years ago
Richard van der Hoff c2a5cf2fe3 factor out exception handling for keys/claim and keys/query 7 years ago
Erik Johnston 800cfd5774 Comment 7 years ago
Erik Johnston 152c2ac19e Fix indent 7 years ago
Erik Johnston e70287cff3 Comment 7 years ago
Erik Johnston 3e0c0660b3 Also do check inside linearizer 7 years ago
Erik Johnston 3f49e131d9 Add counter metrics for calculating state delta 7 years ago
Erik Johnston a9d7d98d3f Bum version and changelog 7 years ago
Erik Johnston 9187862002 Bump version and changelog 7 years ago
Neil Johnson 51406dab96 version bump 7 years ago
Erik Johnston fecb45e0c3 Remove last usage of ujson 7 years ago
Erik Johnston 44cd6e1358 PEP8 7 years ago