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
*
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
*
Improve UI for page protection with $wgNamespaceProtection
Brad Jorsch
2013-12-03
1
-39
/
+10
*
Give grep a chance to find the usages
shirayuki
2013-09-05
1
-0
/
+1
*
doc: Remove repetitive "Give grep a chance" phrase from comments
Timo Tijhof
2013-08-29
1
-2
/
+2
*
Merge "Make it slightly easier for extensions to hook into page protection."
Tychay
2013-08-26
1
-1
/
+1
|
\
|
*
Make it slightly easier for extensions to hook into page protection.
Matthias Mullie
2013-08-26
1
-1
/
+1
*
|
Give grep a chance to find the usages
shirayuki
2013-08-16
1
-0
/
+2
|
/
*
Fix protection rights usage
Brad Jorsch
2013-07-04
1
-11
/
+14
*
Add user rights 'viewmywatchlist', 'editmywatchlist'
Brad Jorsch
2013-06-26
1
-7
/
+2
*
Fixed spacing and removed unneeded parenthesis
umherirrender
2013-05-17
1
-1
/
+1
*
Variable $wgRestrictionLevels unused since 1cbaa921
Platonides
2013-05-12
1
-1
/
+1
*
Add $wgCascadingRestrictionLevels
MatmaRex
2013-05-12
1
-9
/
+2
*
Fixed spacing in files direct in includes folder
umherirrender
2013-04-21
1
-30
/
+34
*
Added/Removed spaces around string concatenation
umherirrender
2013-04-13
1
-1
/
+1
*
Fix case of some Title methods
Alexandre Emsenhuber
2013-03-27
1
-2
/
+2
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
1
-4
/
+4
*
fix some spacing
umherirrender
2013-03-07
1
-1
/
+1
*
fix some spacing
umherirrender
2013-02-04
1
-13
/
+13
*
Disable protection in case there aren't any restriction types
Marius Hoch
2013-01-07
1
-1
/
+13
*
Replace deprecated Title::userIsWatching()
Platonides
2012-12-07
1
-1
/
+1
*
Remove a bunch of trailing spaces and unneeded newlines
umherirrender
2012-10-10
1
-1
/
+1
*
Avoid direct access to $wgGroupPermissions
umherirrender
2012-10-09
1
-5
/
+3
[next]