Aaron Schulz
|
950cf6016c
Rename DB_SLAVE constant to DB_REPLICA
|
8 anni fa |
Aaron Schulz
|
c0a9ab0f6d
Change "slave" => "replica DB" in /maintenance
|
8 anni fa |
Gergő Tisza
|
c2fb1b900b
Add invalidateUserSessions.php maintenance script
|
8 anni fa |
Kunal Mehta
|
6e9b4f0e9c
Convert all array() syntax to []
|
9 anni fa |
Max Semenik
|
59db24e90b
Use addDescription() instead of accessing mDescription directly
|
9 anni fa |
Reedy
|
44cebea941
Update wfGetDB calls in Maintenance scripts to use getDB()
|
9 anni fa |
Siebrand Mazeland
|
606c680b21
Update formatting in maintenance/ (4/4)
|
11 anni fa |
Siebrand Mazeland
|
89d8c583d7
Pass phpcs-strict on maintenance/ (2/8)
|
11 anni fa |
Aaron Schulz
|
1406803b29
Fixed batching error in token reset script
|
11 anni fa |
csteipp
|
4191b3d0b1
Efficiently reset null user tokens
|
11 anni fa |
Timo Tijhof
|
beb1c4a0ec
phpcs: More require/include is not a function
|
11 anni fa |
Timo Tijhof
|
50e7985d4d
phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings
|
12 anni fa |
jeroendedauw
|
38c7f444e1
Use __DIR__ instead of dirname( __FILE__ )
|
12 anni fa |
Alexandre Emsenhuber
|
635df85f70
Improve documentation of maintenance scripts.
|
12 anni fa |
Daniel Friesen
|
cef70327a9
Followup r81928, make proper use of $this->output instead of echo.
|
14 anni fa |
Daniel Friesen
|
51cdf2eb14
Add a new maintenance script to reset the user_token of all users if you think someone got ahold of your user table.
|
14 anni fa |