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
*
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
*
Avoid master queries on GET in ProtectionForm
Aaron Schulz
2016-05-09
1
-1
/
+3
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-35
/
+35
*
Make lines short to pass phpcs in 2 files under includes/
Amir E. Aharoni
2015-09-30
1
-3
/
+15
*
Use XmlSelect in ProtectionForm
Geoffrey Mon
2015-07-30
1
-31
/
+19
*
Use Linker::linkKnown for some links to MediaWiki pages from navigation
umherirrender
2015-06-19
1
-1
/
+1
*
Fix edit link for messages in $wgForceUIMsgAsContentMsg
umherirrender
2015-05-15
1
-2
/
+1
*
Clean up handling of 'infinity'
Brad Jorsch
2015-03-13
1
-1
/
+1
*
Refactor out 'infinity' variants
JuneHyeon Bae
2015-03-12
1
-1
/
+1
*
Avoid double escaped expiry time on action=protect
umherirrender
2015-01-27
1
-3
/
+1
*
Use Context on ProtectionForm for messages
umherirrender
2015-01-18
1
-28
/
+29
*
Replace wfRunHooks calls with direct Hooks::run calls
Aaron Schulz
2014-12-10
1
-3
/
+3
*
Merge "Don't break existing expiry time of "infinity" when modifying protection"
jenkins-bot
2014-09-18
1
-5
/
+10
|
\
|
*
Don't break existing expiry time of "infinity" when modifying protection
Jackmcbarn
2014-09-02
1
-5
/
+10
*
|
Clean up mediawiki.legacy.protect a bit.
Alex Monk
2014-09-13
1
-21
/
+3
|
/
*
ProtectionForm: Stop using global objects
Kunal Mehta
2014-08-23
1
-55
/
+59
*
Some misc cleanup to ProtectionForm
Alexandre Emsenhuber
2014-07-06
1
-23
/
+22
*
Collapse duplicate $existingExpiry == 'infinity' case into else
Reedy
2014-06-16
1
-4
/
+1
*
Make phpcs-strict pass on includes/ (6/~10)
Siebrand Mazeland
2014-05-12
1
-24
/
+47
*
Fixed some @params documentation (includes/*)
umherirrender
2014-04-20
1
-10
/
+10
*
Changing URLs of mediawiki.org in scripts to the SSL-based website
Ladsgroup
2014-03-12
1
-1
/
+1
[next]