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
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Update mediawiki/mediawiki-phan-config to 0.12.0
Daimona Eaytoy
2023-06-29
2
-7
/
+0
*
Fixes for the phan upgrade, part 1
Daimona Eaytoy
2023-06-29
1
-0
/
+1
*
SECURITY: Do not apply autoblocks to untrusted XFF headers
Ryan Schmidt
2023-03-31
1
-1
/
+9
*
Merge "Block: Expose list of block types as constant"
jenkins-bot
2022-08-29
1
-0
/
+11
|
\
|
*
Block: Expose list of block types as constant
Gergő Tisza
2022-08-29
1
-0
/
+11
*
|
Fix and document AbstractBlock::getPermissionsError()
Gergő Tisza
2022-08-23
1
-2
/
+4
|
/
*
Improve docs of various ::getQueryInfo functions
Umherirrender
2022-08-13
1
-4
/
+5
*
block: Create wiki-aware target for autoblocks
Alexander Vorwerk
2022-07-08
1
-1
/
+2
*
Merge "Respect the wiki when performing autoblocks"
jenkins-bot
2022-06-30
1
-2
/
+3
|
\
|
*
Respect the wiki when performing autoblocks
Alexander Vorwerk
2022-02-23
1
-2
/
+3
*
|
Hard deprecate access to public properties on AbstractBlock/DatabaseBlock
Matěj Suchánek
2022-06-23
2
-25
/
+21
*
|
Remove DatabaseBlock::$mFromPrimary
Matěj Suchánek
2022-06-22
1
-5
/
+0
*
|
Throw for mismatched wiki in AbstractBlock::getBy()
Alexander Vorwerk
2022-06-16
3
-3
/
+3
*
|
Get the MainConfig from MediaWikiServices instead of RequestContext
Umherirrender
2022-05-24
1
-4
/
+5
*
|
Use MainConfigNames instead of string literals, #4
Aryeh Gregor
2022-04-26
7
-46
/
+53
*
|
rdbms: Fold MaintainableDBConnRef into DBConnRef
Amir Sarabadani
2022-04-14
1
-0
/
+1
*
|
Don't allow passing a db to BlockRestrictionStore::loadByBlockId()
Alexander Vorwerk
2022-03-26
1
-10
/
+2
*
|
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
2
-0
/
+2
*
|
Cast block id to string in BlockManager::getCookieValue
Umherirrender
2022-03-18
1
-1
/
+1
*
|
Add explicit casts between scalar types
Umherirrender
2022-03-08
1
-2
/
+2
*
|
block: Use $wgUpdateRowsPerQuery for purgeExpiredBlocks()
Timo Tijhof
2022-03-04
1
-4
/
+7
*
|
Merge "block: Add a limit to DatabaseBlockStore::purgeExpiredBlocks"
jenkins-bot
2022-02-28
1
-1
/
+2
|
\
\
|
*
|
block: Add a limit to DatabaseBlockStore::purgeExpiredBlocks
Amir Sarabadani
2022-02-28
1
-1
/
+2
*
|
|
block: Avoid use of null block id and blocker
Umherirrender
2022-02-26
3
-10
/
+21
|
/
/
*
|
Merge "block: Replace DateTime::createFromFormat by wfTimestamp"
jenkins-bot
2022-02-24
1
-8
/
+2
|
\
\
|
|
/
|
/
|
|
*
block: Replace DateTime::createFromFormat by wfTimestamp
Umherirrender
2022-02-18
1
-8
/
+2
*
|
Merge "block: Pass int to explode and cast range in BlockUtils::validateTarget"
jenkins-bot
2022-02-19
1
-3
/
+3
|
\
\
|
*
|
block: Pass int to explode and cast range in BlockUtils::validateTarget
Umherirrender
2022-02-18
1
-3
/
+3
|
|
/
*
/
block: Use local variable for null checks
Umherirrender
2022-02-18
1
-9
/
+14
|
/
*
Merge "Deprecate passing a db to BlockRestrictionStore::loadByBlockId()"
jenkins-bot
2022-01-31
1
-0
/
+6
|
\
|
*
Deprecate passing a db to BlockRestrictionStore::loadByBlockId()
Alexander Vorwerk
2022-01-25
1
-0
/
+6
*
|
DatabaseBlock: assert the blocker to be from the correct wiki
Alexander Vorwerk
2022-01-26
2
-13
/
+5
|
/
*
Merge "Introduce a BlockRestrictionStoreFactory"
jenkins-bot
2022-01-25
3
-9
/
+86
|
\
|
*
Introduce a BlockRestrictionStoreFactory
Alexander Vorwerk
2022-01-24
3
-9
/
+86
*
|
DatabaseBlock: fetch a database connection for the correct wiki
Alexander Vorwerk
2022-01-20
1
-1
/
+1
|
/
*
Make Block objects aware of which wiki they belong to
Alexander Vorwerk
2022-01-17
6
-30
/
+81
*
Refactor global variables to use MediaWikiServices instead
TChin
2022-01-10
1
-5
/
+5
*
Fix typos in comments (A-B)
Siddharth VP
2021-12-26
3
-7
/
+7
*
Remove some more comments that literally repeat the code
Thiemo Kreuz
2021-12-09
3
-6
/
+6
*
Remove ActionAjax
Amir Sarabadani
2021-12-01
2
-0
/
+6
*
Remove or replace usages of "sanity"
Reedy
2021-11-19
2
-2
/
+2
*
Cleanup hard-deprecated code in blocks.
Petr Pchelko
2021-10-26
2
-51
/
+0
*
block: Stop passing list of blocks around by ref
Sam Smith
2021-10-11
1
-23
/
+28
*
block: Add BlockManager::getIPBlock()
Sam Smith
2021-10-11
1
-25
/
+67
*
Only allow UserIdentity in DatabaseBlock::setBlocker()
Alexander Vorwerk
2021-10-04
1
-10
/
+1
*
Remove DatabaseBlock 'byText' and 'by' with user ID
Roman Stolar
2021-09-29
1
-32
/
+3
*
Hard deprecate DatabaseBlock::purgeExpired()
Alexander Vorwerk
2021-09-28
1
-1
/
+3
*
docs: Remove wrong null types
Umherirrender
2021-08-26
1
-1
/
+1
*
Simplify if-then-else-return statements with explicit true/false
Umherirrender
2021-08-17
1
-5
/
+1
*
Merge "BlockUser: Restore blocking autoblocked IP addresses"
jenkins-bot
2021-08-11
1
-0
/
+12
|
\
[next]