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
/
SpecialBlock.php
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
ExpiryField.vue: fix preselection of expiry field and add tests
MusikAnimal
2024-10-08
1
-3
/
+28
*
|
SpecialBlock: add ?usecodex and ?multiblocks feature query params
MusikAnimal
2024-10-03
1
-2
/
+4
|
/
*
mediawiki.special.block [Vue]: surface server-side msgs + loading state
MusikAnimal
2024-10-01
1
-0
/
+4
*
mediawiki.special.block: read parameters from URL and preset form fields
hmonroy
2024-09-27
1
-0
/
+32
*
TargetActiveBlocks/TargetBlockLog: Populate table components with blocks
TheresNoTime
2024-09-25
1
-0
/
+2
*
Merge "mediawiki.special.block: make submit destructive and use old messages"
jenkins-bot
2024-09-23
1
-0
/
+4
|
\
|
*
mediawiki.special.block: make submit destructive and use old messages
MusikAnimal
2024-09-18
1
-0
/
+4
*
|
Merge "SpecialBlock: Make private function getTargetAndTypeInternal non-static"
jenkins-bot
2024-09-21
1
-9
/
+4
|
\
\
|
|
/
|
/
|
|
*
SpecialBlock: Make private function getTargetAndTypeInternal non-static
Fomafix
2024-09-21
1
-9
/
+4
*
|
mediawiki.special.block: add reason field
hmonroy
2024-09-11
1
-1
/
+10
|
/
*
mediawiki.special.block [vue]: include $wgAutoblockExpiry in message
MusikAnimal
2024-09-09
1
-1
/
+3
*
mediawiki.special.block [vue]: add new ExpiryField to enter block expiry
MusikAnimal
2024-09-03
1
-0
/
+2
*
SpecialBlock: refactor to use $useCodex class property
MusikAnimal
2024-08-29
1
-3
/
+7
*
Move Language and friends into Language namespace
James D. Forrester
2024-08-10
1
-1
/
+1
*
Namespace MessageSpecifier under Wikimedia\Message\
Bartosz Dziewoński
2024-07-28
1
-1
/
+1
*
specials: Use StatusValue::getMessages() instead of deprecated methods
Bartosz Dziewoński
2024-07-10
1
-8
/
+7
*
Merge "mediawiki.special.block: Add hide user option"
jenkins-bot
2024-06-13
1
-0
/
+2
|
\
|
*
mediawiki.special.block: Add hide user option
hmonroy
2024-06-12
1
-0
/
+2
*
|
Merge "Use StatusValue::getMessages() instead of deprecated methods"
jenkins-bot
2024-05-29
1
-3
/
+2
|
\
\
|
*
|
Use StatusValue::getMessages() instead of deprecated methods
Bartosz Dziewoński
2024-05-18
1
-3
/
+2
|
|
/
*
|
Merge "mediawiki.special.block: Set up "Block Type" field"
jenkins-bot
2024-05-21
1
-6
/
+10
|
\
\
|
*
|
mediawiki.special.block: Set up "Block Type" field
hmonroy
2024-05-15
1
-6
/
+10
*
|
|
Use constants provided by MainConfigNames for config names
Func
2024-05-18
1
-3
/
+3
|
|
/
|
/
|
*
|
specials: Improve docs and `@ingroup` tags, fix file headers
Timo Tijhof
2024-05-15
1
-5
/
+2
|
/
*
Specials: Drop SpecialBlock::getTargetAndType
WMDE-Fisch
2024-05-06
1
-19
/
+0
*
mediawiki.special.block: Fix typo in Codex form
hmonroy
2024-04-16
1
-2
/
+2
*
mediawiki.special.block: Check if a block detail is allowed
hmonroy
2024-04-16
1
-0
/
+10
*
SpecialBlock: Use option descriptions instead of label hack
Roan Kattouw
2024-04-02
1
-13
/
+30
*
Special:Block form: convert username lookup field to Codex
hmonroy
2024-03-26
1
-1
/
+9
*
Standardise all our class alias deprecation comments for ease of grepping
James D. Forrester
2024-03-19
1
-3
/
+1
*
Clarify that partial action blocks block an action sitewide
Thalia
2024-02-15
1
-1
/
+1
*
Namespace Message, move to appropriate directory
James D. Forrester
2024-02-14
1
-1
/
+1
*
Namespace HTMLForm and friends
James D. Forrester
2024-02-14
1
-1
/
+1
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-1
/
+1
*
Improve layering: remove reference to SpecialBlock from Language
daniel
2023-12-15
1
-19
/
+4
*
Support new block schema
Tim Starling
2023-11-29
1
-1
/
+1
*
Migrate callers of DatabaseBlock methods moved to DatabaseBlockStore
Tim Starling
2023-11-06
1
-1
/
+6
*
Drop SpecialBlock::checkUnblockSelf(), deprecated since 1.36
James D. Forrester
2023-09-27
1
-22
/
+0
*
Merge "Blocks cleanup"
jenkins-bot
2023-09-20
1
-1
/
+18
|
\
|
*
Blocks cleanup
Tim Starling
2023-09-20
1
-1
/
+18
*
|
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-1
/
+1
*
|
Merge "Use OutputPage::setPageTitleMsg() instead of ::setPageTitle()"
jenkins-bot
2023-09-19
1
-1
/
+1
|
\
\
|
*
|
Use OutputPage::setPageTitleMsg() instead of ::setPageTitle()
C. Scott Ananian
2023-09-18
1
-1
/
+1
*
|
|
Namespace TitleFormatter under \MediaWiki\Title
James D. Forrester
2023-09-19
1
-1
/
+1
*
|
|
Namespace NamespaceInfo under \MediaWiki\Title
James D. Forrester
2023-09-19
1
-1
/
+1
|
|
/
|
/
|
*
|
Namespace remaining 'specialpage' files under \MediaWiki\SpecialPage
James D. Forrester
2023-09-18
1
-2
/
+2
|
/
*
Reorg: Move WebRequest to includes\Request
Amir Sarabadani
2023-09-11
1
-1
/
+1
*
Blocks documentation review
Tim Starling
2023-09-06
1
-48
/
+48
*
Use real type hints for services etc. in specials/ (A-M)
Bartosz Dziewoński
2023-08-29
1
-22
/
+8
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-1
/
+1
[prev]
[next]