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
/
includes
/
specials
/
pagers
/
BlockListPager.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Preload temporary account expiration status where needed
Máté Szabó
2025-02-28
1
-2
/
+2
*
Merge "Fix formatting of blocking admin value"
jenkins-bot
2025-02-24
1
-2
/
+2
|
\
|
*
Fix formatting of blocking admin value
Wargo
2025-02-22
1
-2
/
+2
*
|
BlockListPager: change unblock link for autoblocks
Dayllan Maza
2025-02-22
1
-5
/
+2
|
/
*
specials: Remove constructor PHPdoc block
Umherirrender
2025-02-20
1
-14
/
+0
*
specials\pagers: Use type declaration on constructor and properties
Umherirrender
2025-02-20
1
-6
/
+5
*
block: Add a BlockTarget class hierarchy
Tim Starling
2025-02-19
1
-21
/
+16
*
block: Remove change link from Special:BlockList autoblock rows
Tim Starling
2025-02-06
1
-30
/
+46
*
Special:BlockList: Update remove/change block links
Sam Wilson
2025-01-24
1
-19
/
+49
*
Special:BlockList: Move message cache to instance variable
Sam Wilson
2025-01-24
1
-18
/
+29
*
rdbms: fix table prefixing in "FOR UPDATE" clause generation in Postgres
Aaron Schulz
2024-12-11
1
-1
/
+1
*
specials: Add missing documentation to class properties
Umherirrender
2024-09-13
1
-0
/
+1
*
Improve human-readable duration in BlockListPager
Ollie Shotton
2024-06-25
1
-9
/
+4
*
block: Deprecate and stop using $wgBlockTargetMigrationStage
Tim Starling
2024-05-10
1
-122
/
+59
*
Merge "block: Fix ApiQueryBlocks query error when a table prefix is used"
jenkins-bot
2024-05-04
1
-1
/
+3
|
\
|
*
block: Fix ApiQueryBlocks query error when a table prefix is used
Tim Starling
2024-04-23
1
-1
/
+3
*
|
BlockListPager: Link timestamp to Special:BlockList filtered by ID
Kosta Harlan
2024-05-04
1
-1
/
+8
*
|
BlockListPager: Remove unused code
Kosta Harlan
2024-05-04
1
-7
/
+0
|
/
*
In Special:AutoblockList: remove total count
Tim Starling
2024-03-26
1
-26
/
+0
*
Move away from wfGetDB() calls
Amir Sarabadani
2024-02-12
1
-1
/
+1
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-1
/
+1
*
Special:BlockList: Improve display of hidden users
Tim Starling
2023-12-05
1
-1
/
+34
*
Fix BlockListPager query errors
Tim Starling
2023-11-30
1
-9
/
+14
*
Support new block schema
Tim Starling
2023-11-29
1
-103
/
+194
*
Mass migrate simple cases to use expression builder
Amir Sarabadani
2023-10-26
1
-2
/
+2
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-1
/
+1
*
Namespace 'special' Pagers under \MediaWiki\Pager
James D. Forrester
2023-09-18
1
-2
/
+11
*
Namespace core Pagers under \MediaWiki\Pager
James D. Forrester
2023-09-18
1
-0
/
+2
*
Use real type hints for services etc. in pagers
Umherirrender
2023-09-11
1
-20
/
+7
*
Remove redundant empty() constructs (3)
Daimona Eaytoy
2023-09-08
1
-1
/
+1
*
Reorg: Move MWTimestamp to MediaWiki\Utils
Amir Sarabadani
2023-08-19
1
-0
/
+1
*
Migrate last batch of simple Database::select* calls to SQB
Amir Sarabadani
2023-08-01
1
-7
/
+5
*
block: Cast block ids to integer on database queries
Umherirrender
2023-06-14
1
-1
/
+1
*
Specials: Mass switch everything to IConnectionProvider from LB
Amir Sarabadani
2023-04-19
1
-4
/
+4
*
Reorg: Move HTML-related classes out of includes/ to Html/
Amir Sarabadani
2023-02-16
1
-0
/
+1
*
Split a base class out of CommentStore
Alexander Vorwerk
2023-01-01
1
-0
/
+1
*
Reorg: Move DummyLinker and Linker to linker/
Amir Sarabadani
2022-12-08
1
-0
/
+1
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-1
/
+3
*
Add explicit casts between scalar types
Umherirrender
2022-03-01
1
-2
/
+2
*
Sort services injected into specialpage pagers
Umherirrender
2022-02-10
1
-30
/
+34
*
Explicit cast TS_UNIX to int for arithmetic operations and int args
Umherirrender
2022-01-11
1
-1
/
+1
*
Introduce CommentFormatter
Tim Starling
2021-09-28
1
-4
/
+17
*
TablePager: fix param documentation for formatValue()
DannyS712
2021-09-09
1
-1
/
+1
*
Same code style and formatting for exists-style SQL queries
Thiemo Kreuz
2021-08-12
1
-6
/
+1
*
Use $wgEnablePartialActionBlocks feature flag for block list and block log
tsepothoabala
2021-06-02
1
-1
/
+2
*
Add null checks for namespaces and actions in blocks
STran
2021-05-07
1
-17
/
+22
*
Add action block to BlockList
AnaïsGueyte
2021-04-29
1
-1
/
+17
*
BlockListPager: Ensure false is not passed to LinkBatch::addObj
Thalia
2021-04-28
1
-1
/
+1
*
In BlockListPager and ProtectedPagesPager use userLink() unconditionally
Tim Starling
2021-04-28
1
-6
/
+2
[next]