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
/
logging
/
DeleteLogFormatter.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use namespaced classes
Umherirrender
2024-10-21
1
-0
/
+1
*
Namespace remaining 'specialpage' files under \MediaWiki\SpecialPage
James D. Forrester
2023-09-18
1
-0
/
+1
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-2
/
+2
*
Allow DeleteLogFormatter to work with pre-T20361 (April 2009) log rows
Umherirrender
2021-12-04
1
-1
/
+1
*
Convert logging namespace to Authority
Petr Pchelko
2021-02-23
1
-5
/
+2
*
Add `delete-redirect` for deleting single-rev redirects during moves
DannyS712
2020-09-04
1
-0
/
+1
*
phan: Disable enable_class_alias_support
Umherirrender
2019-09-15
1
-1
/
+1
*
Merge "deleteLogFormatter: explicitly declare parsedParametersDeleteLog"
jenkins-bot
2019-09-13
1
-1
/
+10
|
\
|
*
deleteLogFormatter: explicitly declare parsedParametersDeleteLog
Daimona Eaytoy
2019-09-13
1
-1
/
+10
*
|
Replace usages of deprecated User::isAllowed. Step 2.
Petr Pchelko
2019-09-11
1
-2
/
+4
|
/
*
Avoid usage of deprecated Revision::* constants, use RevisionRecord
Derick Alangi
2019-07-21
1
-4
/
+6
*
DeleteLogFormatter: Handle missing ofield/nfield
Brad Jorsch
2019-06-12
1
-7
/
+14
*
Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors
Kunal Mehta
2018-05-23
1
-1
/
+1
*
Use LogFormatter::getLinkRenderer in LogFormatter extensions
Matěj Suchánek
2017-07-12
1
-3
/
+1
*
Move count of revisions/files out of undelete log comment
umherirrender
2017-04-08
1
-0
/
+24
*
Replace Linker::link() usage with LinkRenderer
Haikal Izzuddin
2016-12-01
1
-10
/
+13
*
Introduce separate log action for deleting pages on move
MGChecker
2016-11-13
1
-0
/
+1
*
revisiondelete: Fix $oldBits/$newBits usage in setVisibility()
Aaron Schulz
2016-06-03
1
-0
/
+1
*
logging: Simplify DeleteLogFormatter b/c check
Aaron Schulz
2016-06-03
1
-5
/
+7
*
Add used messages to LogFormatter::getMessageKey overrides
umherirrender
2016-02-22
1
-0
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-28
/
+28
*
API: Move parameter formatting into LogFormatter
Brad Jorsch
2015-04-17
1
-0
/
+63
*
Fix link to Special:RevisionDelete in newer log revdel logs
Alex Monk
2015-04-14
1
-0
/
+3
*
Use new log system when create log entry for revision delete
umherirrender
2015-02-07
1
-4
/
+8
*
Add 'messages used' comment
umherirrender
2014-04-13
1
-0
/
+2
*
Format archive and filearchive revision delete log entries
umherirrender
2014-04-13
1
-3
/
+4
*
No variable assignment on return statement
umherirrender
2014-01-02
1
-3
/
+6
*
Break long lines in logging related classes
Siebrand Mazeland
2013-12-03
1
-6
/
+11
*
Update formatting for log related classes
Siebrand Mazeland
2013-12-03
1
-87
/
+92
*
No spaces after (casts)
MatmaRex
2013-09-04
1
-2
/
+2
*
Change @since and @deprecated notes to 1.22
Kevin Israel
2013-06-21
1
-1
/
+1
*
Fixed spacing in logging/parser/profiler/rl/revdel/search folder
umherirrender
2013-04-20
1
-3
/
+3
*
Added/Removed spaces around string concatenation
umherirrender
2013-04-13
1
-2
/
+2
*
Move subclasses of LogFormatter to their own file
Alexandre Emsenhuber
2013-03-15
1
-0
/
+196