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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce LogEntry::getPerformerIdentity and deprecate ::getPerformer
Vadim Kovalenko
2021-02-17
4
-9
/
+26
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-2
/
+2
*
build: Update mediawiki/mediawiki-codesniffer to 35.0.0
Umherirrender
2021-01-31
1
-1
/
+1
*
LogEventsList: Remove unused property
Ammarpad
2021-01-20
1
-6
/
+0
*
Relax User to UserIdentity in ManualLogEntry and RecentChange
Daimona Eaytoy
2021-01-10
1
-5
/
+12
*
Check for the index name while it's being renamed
Amir Sarabadani
2021-01-05
1
-1
/
+4
*
Improve documentation of ManualLogEntry
Gergő Tisza
2021-01-02
1
-5
/
+17
*
build: Enable SecurityCheck-DoubleEscaped and suppress issues
Umherirrender
2020-12-30
1
-0
/
+1
*
build: Enable phan-taint-check-plugin and suppress issues
Umherirrender
2020-12-30
3
-0
/
+5
*
Reflect name change of logging indexes in code
Ammarpad
2020-12-23
1
-2
/
+2
*
LogPager: if `log_id` is set, don't use public exclude clause
DannyS712
2020-12-16
1
-2
/
+5
*
taint-check: Set raw taints on Message::rawParam
Umherirrender
2020-12-13
1
-1
/
+2
*
Merge "Fixed mixed escaping in Language::translateBlockExpiry"
jenkins-bot
2020-12-07
1
-1
/
+1
|
\
|
*
Fixed mixed escaping in Language::translateBlockExpiry
Umherirrender
2020-12-07
1
-1
/
+1
*
|
Pass escaped html to LogFormatter::makePageLink for sanity
Umherirrender
2020-12-07
1
-2
/
+2
|
/
*
Suppress taint-check issues in LogFormatter/LogPage
Umherirrender
2020-11-28
2
-0
/
+2
*
Merge "Inject services into SpecialLog"
jenkins-bot
2020-11-20
2
-17
/
+37
|
\
|
*
Inject services into SpecialLog
Umherirrender
2020-10-26
2
-17
/
+37
*
|
Do not create title when calling LinkBatch in pagers
Umherirrender
2020-11-18
1
-2
/
+2
*
|
Implement links-in-logs script, linking LogEventsList rows to log entries
DannyS712
2020-11-14
1
-3
/
+12
*
|
Merge "Update a lot of unspecific "array" types in PHPDocs"
jenkins-bot
2020-11-13
2
-2
/
+3
|
\
\
|
*
|
Update a lot of unspecific "array" types in PHPDocs
Thiemo Kreuz
2020-10-28
2
-2
/
+3
*
|
|
Remove documentation that literally repeats the code
Thiemo Kreuz
2020-10-27
1
-2
/
+2
|
/
/
*
|
SpecialEmailUser/LogPage: Improve doc
Ammar Abdulhamid
2020-10-23
1
-1
/
+2
*
|
Language: hard deprecate the `noSeparators` parameter to ::formatNum
C. Scott Ananian
2020-10-21
2
-2
/
+2
|
/
*
LogEventList::userCanViewLogType() accepts a string not an stdClass
David Barratt
2020-10-10
1
-1
/
+1
*
Merge "Document hook names in hook interfaces."
jenkins-bot
2020-10-02
5
-0
/
+15
|
\
|
*
Document hook names in hook interfaces.
daniel
2020-09-27
5
-0
/
+15
*
|
Fix typos related to repeated words
Umherirrender
2020-09-27
1
-1
/
+1
|
/
*
SECURITY: Unescaped message used in HTML within LogEventsList
sbassett
2020-09-24
1
-8
/
+3
*
Use ::class to refer HTML form field classes
Umherirrender
2020-09-19
1
-5
/
+5
*
Merge "CSS 'class' names can be an array in Html::…element"
jenkins-bot
2020-09-10
1
-1
/
+1
|
\
|
*
CSS 'class' names can be an array in Html::…element
Thiemo Kreuz
2020-09-08
1
-1
/
+1
*
|
Remove support for LogEventsList::userCan* functions without a user
DannyS712
2020-09-10
1
-21
/
+6
*
|
Remove LogEventsList::typeAction support for rights
DannyS712
2020-09-10
1
-11
/
+1
*
|
Remove LogEventsList::getExcludeClause fallback to $wgUser
DannyS712
2020-09-09
1
-7
/
+4
|
/
*
Use LinkBatchFactory in pagers, special pages and actions
Umherirrender
2020-09-06
2
-3
/
+24
*
Merge "Remove support for PatrolLog::record without passing a user object"
jenkins-bot
2020-09-04
1
-9
/
+2
|
\
|
*
Remove support for PatrolLog::record without passing a user object
DannyS712
2020-09-03
1
-9
/
+2
*
|
Add `delete-redirect` for deleting single-rev redirects during moves
DannyS712
2020-09-04
1
-0
/
+1
|
/
*
Remove support for calling LogPage::addEntry without a user
DannyS712
2020-08-27
1
-8
/
+4
*
logging: Document LSP violations in RCDatabaseLogEntry
Daimona Eaytoy
2020-07-14
1
-0
/
+12
*
Merge "Replace "@stable for implementation" with "@stable to implement""
jenkins-bot
2020-07-13
5
-5
/
+5
|
\
|
*
Replace "@stable for implementation" with "@stable to implement"
daniel
2020-07-13
5
-5
/
+5
*
|
Merge "Replace "@stable for subclassing" with "@stable to extend""
jenkins-bot
2020-07-13
1
-1
/
+1
|
\
\
|
*
|
Replace "@stable for subclassing" with "@stable to extend"
daniel
2020-07-13
1
-1
/
+1
|
|
/
*
|
Merge "Replace "@stable for calling" by "@stable to call""
jenkins-bot
2020-07-13
3
-3
/
+3
|
\
\
|
*
|
Replace "@stable for calling" by "@stable to call"
daniel
2020-07-13
3
-3
/
+3
|
|
/
*
/
Replace "@stable for overriding" with "@stable to override"
daniel
2020-07-13
1
-10
/
+10
|
/
*
Annotate extensible classes.
daniel
2020-07-09
1
-0
/
+17
[next]