FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for scripts - casio/synapse · GitHub
casio
/
synapse
Public
forked from
matrix-org/synapse
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
synapse
scripts
on
develop
User selector
Datepicker
Commit history
Commits on Nov 2, 2021
Add index to `local_group_updates.stream_id` (#11231)
Show description for 6250b95
erikjohnston
authored
6250b95
View commit details
Copy full SHA for 6250b95
View code at this point
Browse repository at this point
Commits on Oct 11, 2021
Remove unnecessary list comprehension in `synapse_port_db` to fix linting in CI (#11043)
reivilibre
authored
4c83811
View commit details
Copy full SHA for 4c83811
View code at this point
Browse repository at this point
Commits on Oct 6, 2021
Require direct references to configuration variables. (#10985)
Show description for f4b1a9a
clokep
authored
f4b1a9a
View commit details
Copy full SHA for f4b1a9a
View code at this point
Browse repository at this point
Add `--run-background-updates` option to `update_database` script. (#10954)
Show description for c80878d
Fizzadar
authored
c80878d
View commit details
Copy full SHA for c80878d
View code at this point
Browse repository at this point
Commits on Sep 3, 2021
Add a partial index to `presence_stream` to speed up startups (#10748)
Show description for 924276f
squahtx
authored
924276f
View commit details
Copy full SHA for 924276f
View code at this point
Browse repository at this point
Commits on Jul 6, 2021
Add script for getting info about recently registered users (#10290)
erikjohnston
authored
6655ea5
View commit details
Copy full SHA for 6655ea5
View code at this point
Browse repository at this point
Commits on Jun 24, 2021
MSC2918 Refresh tokens implementation (#9450)
Show description for bd4919f
sandhose
authored
bd4919f
View commit details
Copy full SHA for bd4919f
View code at this point
Browse repository at this point
Commits on May 24, 2021
Fix off-by-one-error in synapse_port_db (#9991)
Show description for daca7b2
richvdh
authored
daca7b2
View commit details
Copy full SHA for daca7b2
View code at this point
Browse repository at this point
Commits on May 14, 2021
Run `black` on the scripts (#9981)
Show description for 6482075
richvdh
authored
6482075
View commit details
Copy full SHA for 6482075
View code at this point
Browse repository at this point
Commits on May 10, 2021
Fix port_db on empty db (#9930)
Show description for 51065c4
richvdh
authored
51065c4
View commit details
Copy full SHA for 51065c4
View code at this point
Browse repository at this point
Commits on Apr 23, 2021
Split presence out of master (#9820)
erikjohnston
authored
9d25a0a
View commit details
Copy full SHA for 9d25a0a
View code at this point
Browse repository at this point
Commits on Apr 14, 2021
Remove redundant "coding: utf-8" lines (#9786)
Show description for 4b965c8
ShadowJonathan
authored
4b965c8
View commit details
Copy full SHA for 4b965c8
View code at this point
Browse repository at this point
Commits on Mar 22, 2021
Fixed code misc. quality issues (#9649)
Show description for d66f907
powerexploit
authored
d66f907
View commit details
Copy full SHA for d66f907
View code at this point
Browse repository at this point
Commits on Mar 2, 2021
Fix SQL delta file taking a long time to run (#9516)
Show description for 16108c5
erikjohnston
authored
16108c5
View commit details
Copy full SHA for 16108c5
View code at this point
Browse repository at this point
Commits on Feb 23, 2021
Include newly added sequences in the port DB script. (#9449)
Show description for 65a9eb8
clokep
authored
65a9eb8
View commit details
Copy full SHA for 65a9eb8
View code at this point
Browse repository at this point
Commits on Jan 14, 2021
Add background update for add chain cover index (#9029)
erikjohnston
authored
7036e24
View commit details
Copy full SHA for 7036e24
View code at this point
Browse repository at this point
Commits on Jan 7, 2021
Allow running sendToDevice on workers (#9044)
erikjohnston
authored
b530eaa
View commit details
Copy full SHA for b530eaa
View code at this point
Browse repository at this point
Commits on Dec 16, 2020
Fix generate_log_config script (#8952)
Show description for 3ad699c
richvdh
authored
3ad699c
View commit details
Copy full SHA for 3ad699c
View code at this point
Browse repository at this point
Commits on Nov 13, 2020
Fix port script so that it can be run again after failure. (#8755)
Show description for 1b15a3d
erikjohnston
authored
1b15a3d
View commit details
Copy full SHA for 1b15a3d
View code at this point
Browse repository at this point
Commits on Nov 11, 2020
Fix port script fails when DB has no backfilled events. (#8729)
Show description for 41a3899
erikjohnston
authored
41a3899
View commit details
Copy full SHA for 41a3899
View code at this point
Browse repository at this point
Fix port script to handle foreign key constraints (#8730)
erikjohnston
authored
5829872
View commit details
Copy full SHA for 5829872
View code at this point
Browse repository at this point
Commits on Nov 2, 2020
Improve start time by adding index to e2e_cross_signing_keys (#8694)
Show description for 1eb9de9
erikjohnston
authored
1eb9de9
View commit details
Copy full SHA for 1eb9de9
View code at this point
Browse repository at this point
Commits on Oct 20, 2020
Cast errors generated during synapse_port_db to str (#8585)
Show description for a312e89
anoadragon453
authored
a312e89
View commit details
Copy full SHA for a312e89
View code at this point
Browse repository at this point
Commits on Oct 6, 2020
Add support for MSC2732: olm fallback keys (#8312)
uhoreg
authored
3cd78bb
View commit details
Copy full SHA for 3cd78bb
View code at this point
Browse repository at this point
Commits on Oct 2, 2020
Add logging on startup/shutdown (#8448)
Show description for e3debf9
erikjohnston
authored
e3debf9
View commit details
Copy full SHA for e3debf9
View code at this point
Browse repository at this point
Commits on Sep 28, 2020
Add `ui_auth_sessions_ips` table to `synapse_port_db` ignore list (#8410)
Show description for bd715e1
ilmari
authored
bd715e1
View commit details
Copy full SHA for bd715e1
View code at this point
Browse repository at this point
Commits on Sep 24, 2020
Add new sequences to port DB script (#8387)
erikjohnston
authored
6fdf577
View commit details
Copy full SHA for 6fdf577
View code at this point
Browse repository at this point
Mark the shadow_banned column as boolean in synapse_port_db. (#8386)
clokep
authored
13099ae
View commit details
Copy full SHA for 13099ae
View code at this point
Browse repository at this point
Commits on Sep 17, 2020
Remove obsolete __future__ imports (#8337)
ShadowJonathan
authored
837293c
View commit details
Copy full SHA for 837293c
View code at this point
Browse repository at this point
Commits on Aug 6, 2020
Revert #7736 (#8039)
babolivier
authored
2ffd678
View commit details
Copy full SHA for 2ffd678
View code at this point
Browse repository at this point
Commits on Aug 5, 2020
Rename database classes to make some sense (#8033)
erikjohnston
authored
a7bdf98
View commit details
Copy full SHA for a7bdf98
View code at this point
Browse repository at this point
Commits on Jul 29, 2020
Re-implement unread counts (#7736)
babolivier
authored
8dff4a1
View commit details
Copy full SHA for 8dff4a1
View code at this point
Browse repository at this point
Commits on Jul 16, 2020
Use a postgres sequence to generate guest user IDs
richvdh
committed
c445bc0
View commit details
Copy full SHA for c445bc0
View code at this point
Browse repository at this point
Commits on Jun 23, 2020
Sync ignored table names in synapse_port_db to current database schema (#7717)
clokep
authored
2411025
View commit details
Copy full SHA for 2411025
View code at this point
Browse repository at this point
Commits on Jun 22, 2020
Allow local media to be marked as safe from being quarantined. (#7718)
clokep
authored
95e41f3
View commit details
Copy full SHA for 95e41f3
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL