index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
phpunit
/
integration
/
includes
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Add autoblock filtering parameters
Tim Starling
2025-03-21
1
-0
/
+40
*
DatabaseBlockStore: bring bl_timestamp to current when updating blocks
MusikAnimal
2025-03-19
1
-0
/
+3
*
block: DatabaseBlock constructor caller migration
Tim Starling
2025-03-04
4
-60
/
+51
*
block: Add a BlockTarget class hierarchy
Tim Starling
2025-02-19
2
-1
/
+217
*
block: Fix vague target requirements in BlockPermissionChecker
Tim Starling
2025-02-13
1
-7
/
+4
*
block: Fix unblock by ID of self-block
Tim Starling
2025-01-27
1
-16
/
+18
*
DatabaseBlock deprecations
Tim Starling
2025-01-16
2
-3
/
+194
*
Merge "ApiUnblock: Add support for multiblocks"
jenkins-bot
2025-01-14
1
-1
/
+74
|
\
|
*
ApiUnblock: Add support for multiblocks
Dayllan Maza
2025-01-14
1
-1
/
+74
*
|
block: Fix HideUserUtils error when user is hidden twice
Tim Starling
2025-01-10
1
-0
/
+102
*
|
block: Fix exception when purging multiple expired blocks for the same target
Tim Starling
2025-01-08
1
-0
/
+41
|
/
*
block: Multiblocks block API
Tim Starling
2024-12-16
1
-0
/
+51
*
Use real type hints for services etc. in includes/block/
Bartosz Dziewoński
2024-07-31
3
-25
/
+8
*
Use MainConfigNames constants in tests where possible
thiemowmde
2024-07-10
1
-14
/
+9
*
Merge "UnblockUserTest: Use mockRegisteredUltimateAuthority"
jenkins-bot
2024-06-27
1
-1
/
+1
|
\
|
*
UnblockUserTest: Use mockRegisteredUltimateAuthority
Kosta Harlan
2024-06-27
1
-1
/
+1
*
|
BlockUserTest: Use mockRegisteredUltimateAuthority
Kosta Harlan
2024-06-27
1
-7
/
+7
|
/
*
Replace db with getDb for Tests
Wandji69
2024-06-23
1
-13
/
+13
*
block: Deprecate and stop using $wgBlockTargetMigrationStage
Tim Starling
2024-05-10
1
-6
/
+5
*
block: Migrate to the new block schema on non-WMF wikis
Tim Starling
2024-05-09
1
-63
/
+81
*
block: Fix overly broad block selection in getRangeCond()
Tim Starling
2024-05-08
1
-0
/
+33
*
tests: Migrate to IReadableDatabase::newSelectQueryBuilder
Umherirrender
2024-05-02
1
-10
/
+11
*
tests: Migrate to IDatabase::newInsertQueryBuilder
Umherirrender
2024-04-14
1
-13
/
+21
*
Migrate to IDatabase::newDeleteQueryBuilder
Umherirrender
2024-04-12
1
-4
/
+5
*
Use IConnectionProvider in DatabaseBlockStore
Umherirrender
2024-03-14
1
-1
/
+1
*
rdbms: Remove stray extra space from LIKE expressions
Bartosz Dziewoński
2024-03-06
1
-4
/
+4
*
Fix autoblock update
Tim Starling
2024-02-28
1
-1
/
+13
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-7
/
+7
*
Allow temporary accounts to be blocked with 'hideuser' enabled
Dreamy Jazz
2024-01-22
1
-35
/
+0
*
Support new block schema
Tim Starling
2023-11-29
1
-0
/
+1
*
Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary
James D. Forrester
2023-11-21
2
-5
/
+0
*
IP Masking: Expire temporary accounts in 1 year
Martin Urbanec
2023-11-09
1
-0
/
+1
*
Stop using nonexistent DatabaseBlock constructor options
Tim Starling
2023-11-06
1
-2
/
+1
*
Migrate callers of DatabaseBlock methods moved to DatabaseBlockStore
Tim Starling
2023-11-06
2
-24
/
+24
*
Add tests for new DatabaseBlockStore and BlockManager methods
Tim Starling
2023-11-03
1
-0
/
+198
*
Move DatabaseBlock read query methods to DatabaseBlockStore
Tim Starling
2023-11-03
1
-1
/
+6
*
Fix leakage of ipblocks rows from BlockUserTest
Tim Starling
2023-11-01
1
-13
/
+2
*
Simplify/remove duplicate assertStatusOK and such
thiemowmde
2023-10-19
1
-11
/
+11
*
Make use of assertStatusGood/Error and such in tests
thiemowmde
2023-10-04
1
-5
/
+1
*
Drop SpecialBlock::checkUnblockSelf(), deprecated since 1.36
James D. Forrester
2023-09-27
1
-0
/
+83
*
tests: Migrate more cases to SQB
Amir Sarabadani
2023-09-21
1
-10
/
+10
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
3
-1
/
+3
*
Merge "Disallow hiding temporary users via blocks"
jenkins-bot
2023-08-18
1
-0
/
+33
|
\
|
*
Disallow hiding temporary users via blocks
Thalia
2023-08-14
1
-0
/
+33
*
|
Do not use UTPage directly in tests
Daimona Eaytoy
2023-08-12
1
-2
/
+2
|
/
*
Replace deprecated MWException
Daimona Eaytoy
2023-06-09
1
-2
/
+2
*
Just another 80 or so PHPStorm inspection fixes (#4)
Tim Starling
2023-03-25
1
-1
/
+1
*
tests: Make some PHPUnit data providers static
Tim Starling
2023-03-24
1
-3
/
+3
*
Introduce a DatabaseBlockStoreFactory
Alexander Vorwerk
2023-02-13
1
-0
/
+2
*
Fix casing of class and function name usages
Reedy
2022-12-04
1
-8
/
+8
[next]