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
/
DatabaseBlockStoreTest.php
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
1
-33
/
+31
*
block: Add a BlockTarget class hierarchy
Tim Starling
2025-02-19
1
-1
/
+1
*
DatabaseBlock deprecations
Tim Starling
2025-01-16
1
-0
/
+190
*
block: Fix exception when purging multiple expired blocks for the same target
Tim Starling
2025-01-08
1
-0
/
+41
*
Use real type hints for services etc. in includes/block/
Bartosz Dziewoński
2024-07-31
1
-11
/
+4
*
Use MainConfigNames constants in tests where possible
thiemowmde
2024-07-10
1
-14
/
+9
*
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
*
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
1
-3
/
+0
*
Migrate callers of DatabaseBlock methods moved to DatabaseBlockStore
Tim Starling
2023-11-06
1
-22
/
+20
*
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
*
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
1
-0
/
+1
*
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
*
block: Use $wgUpdateRowsPerQuery for purgeExpiredBlocks()
Timo Tijhof
2022-03-04
1
-0
/
+1
*
tests: Use service container in integration tests cases
Derick Alangi
2021-09-05
1
-3
/
+2
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-3
/
+3
*
Add DummyServicesTrait::getDummyReadOnlyMode()
DannyS712
2021-07-05
1
-11
/
+6
*
Hard-deprecate AbstractBlock::getTargetAndType() and getTarget()
vladshapik
2021-06-22
1
-2
/
+4
*
Update DatabaseBlock construct option 'by' and 'byText' usage to use User Ide...
Roman Stolar
2021-06-02
1
-1
/
+1
*
DatabaseBlockStore: fetch correct ActorNormalization
Petr Pchelko
2021-05-05
1
-1
/
+1
*
Stop using legacy ActorMigration fields in DatabaseBlockStore
Tim Starling
2021-04-19
1
-1
/
+1
*
build: Update mediawiki/mediawiki-codesniffer to 35.0.0
Umherirrender
2021-01-31
1
-1
/
+1
*
Add missing @param and @return to documentation in tests
Umherirrender
2021-01-22
1
-3
/
+3
*
Add a DatabaseBlockStore service
DannyS712
2020-07-29
1
-0
/
+518