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
/
ProtectionForm.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes for the phan upgrade, part 2
Daimona Eaytoy
2023-06-29
1
-0
/
+1
*
Replace deprecated wfReadOnly/wfReadOnlyReason
Umherirrender
2022-06-20
1
-2
/
+3
*
ProtectionForm: Remove usage of deprecated Title function
Umherirrender
2022-04-13
1
-8
/
+19
*
HTMLForm: Deprecate calling loadData() from outside
Func
2022-03-17
1
-1
/
+1
*
ProtectionForm: Don't set wpEditToken twice
Func
2022-02-10
1
-11
/
+1
*
Revert "Use CsrfTokenSet as CSRF token source"
Kunal Mehta
2021-08-05
1
-11
/
+11
*
Use CsrfTokenSet as CSRF token source
Petr Pchelko
2021-07-12
1
-11
/
+11
*
Use HTMLForm::setWrapperLegend and ::setSubmitTextMsg to set messages
Umherirrender
2021-06-15
1
-2
/
+2
*
Remove most usages of User from ProtectionForm
Petr Pchelko
2021-06-07
1
-37
/
+41
*
ProtectionForm: Use XmlSelect::parseOptionsMessage where appropriate
Bartosz Dziewoński
2021-05-25
1
-8
/
+2
*
SECURITY: Fix XSS vulnerability in EditPage and ProtectionForm
mainframe98
2021-05-01
1
-1
/
+1
*
Don't use classes error, success and warning outside parser
mainframe98
2021-04-27
1
-2
/
+2
*
Fix parameter order of setWatch to match add/removeWatch
Cindy Cicalese
2021-04-21
1
-2
/
+2
*
Use WatchlistManager in several classes
Cindy Cicalese
2021-04-21
1
-2
/
+9
*
Create mediawiki.actions.styles module for misc action styles
mainframe98
2021-03-31
1
-0
/
+1
*
field descriptors in HTMLForm must have keys
jdlrobson
2021-02-19
1
-10
/
+10
*
Use OOUI for protection form
brandonxlf
2021-01-30
1
-232
/
+205
*
Swap out uses of User->isLoggedIn() with ->isRegistered()
James D. Forrester
2020-12-22
1
-2
/
+2
*
ProtectionForm: Use available permission manager, not MediaWikiServices
DannyS712
2020-07-13
1
-8
/
+5
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-4
/
+11
*
Explicit visibility modifiers in ProtectionForm.php
Reedy
2020-05-09
1
-13
/
+14
*
Merge "Unify handling of options messages"
jenkins-bot
2020-04-06
1
-10
/
+4
|
\
|
*
Unify handling of options messages
Sam Wilson
2020-03-27
1
-10
/
+4
*
|
Remove direct access to Action::page and Article::page properties
ArtBaltai
2020-03-27
1
-2
/
+2
|
/
*
Hard deprecate Title::getUserPermissionsErrors
DannyS712
2020-02-26
1
-3
/
+9
*
Set visibility on PermissionManager RIGOR_ constant
Umherirrender
2019-12-06
1
-1
/
+4
*
Set method visibility for various constructors
Umherirrender
2019-12-03
1
-1
/
+1
*
Pass language to Status::getWikiText
Umherirrender
2019-09-21
1
-1
/
+3
*
Declare dynamic properties
Daimona Eaytoy
2019-09-13
1
-1
/
+13
*
Move getRestrictionLevels from NamespaceInfo to PermissionManager.
Petr Pchelko
2019-08-22
1
-6
/
+8
*
Replace User::isAllowed with PermissionManager.
Petr Pchelko
2019-08-20
1
-1
/
+2
*
Fix param documentation of ProtectionForm::show
Umherirrender
2019-06-29
1
-1
/
+1
*
Mass conversion to NamespaceInfo
Aryeh Gregor
2019-05-07
1
-3
/
+8
*
ProtectionForm: Follow up on I167ae6300b37d4e9292
Derick Alangi
2019-03-16
1
-2
/
+1
*
ProtectionForm: Add type hint to ::showLogExtract() header
Derick Alangi
2019-03-10
1
-2
/
+2
*
ProtectionForm: Move JS config var to RL packageFiles
Fomafix
2019-02-11
1
-3
/
+0
*
build: Updating mediawiki/mediawiki-codesniffer to 24.0.0
Kunal Mehta
2019-02-07
1
-1
/
+1
*
Mostly drop old comment schemas
Brad Jorsch
2019-02-07
1
-3
/
+2
*
Replace deprecated calls to OutputPage::parseInline()
C. Scott Ananian
2018-10-29
1
-1
/
+1
*
Use OutputPage::addWikiTextAsInterface() instead of untidy addWikiText()
C. Scott Ananian
2018-10-17
1
-2
/
+6
*
Use <div> wrappers instead of <p> in ProtectionForm
C. Scott Ananian
2018-09-27
1
-2
/
+2
*
Fix PhanTypeMismatchDeclaredParam
Umherirrender
2018-07-07
1
-1
/
+1
*
Allow limiting comment length by characters rather than bytes in JS
Bartosz Dziewoński
2018-02-23
1
-5
/
+11
*
Add missing & to @param documentation to match functon call
Umherirrender
2017-08-11
1
-1
/
+1
*
Merge "Revert "Added reason suggestion in block/delete/protect forms""
jenkins-bot
2017-01-21
1
-12
/
+1
|
\
|
*
Revert "Added reason suggestion in block/delete/protect forms"
Florianschmidtwelzow
2017-01-21
1
-12
/
+1
*
|
Replaced all deprecated Linker methods with proper ones in core(1)
Yuriy Shnitkovskiy
2017-01-20
1
-2
/
+4
|
/
*
Improved parsing in reason suggests
rlot
2017-01-11
1
-1
/
+4
*
Added reason suggestion in block/delete/protect forms
rlot
2017-01-10
1
-1
/
+9
*
Cleanup some incorrect return annotations
Erik Bernhardson
2016-12-12
1
-1
/
+1
[next]