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
*
Fix undefined $db
Reedy
2017-11-29
1
-2
/
+2
*
logging: Abstract LogPager enforcing of action and performer restrictions
cenarium
2017-11-27
1
-16
/
+43
*
Replace selectFields() methods with getQueryInfo()
Brad Jorsch
2017-10-30
1
-1
/
+1
*
No longer special case 'patrol' in $wgFilterLogTypes
Brian Wolff
2017-10-28
1
-7
/
+5
*
Remove @codingStandardsIgnore from long lines
Umherirrender
2017-10-22
1
-4
/
+0
*
Merge "Use LogFormatter::getLinkRenderer in LogFormatter extensions"
jenkins-bot
2017-10-21
8
-22
/
+14
|
\
|
*
Use LogFormatter::getLinkRenderer in LogFormatter extensions
Matěj Suchánek
2017-07-12
8
-22
/
+14
|
*
Remove auto-generated "Constructor" documentation on constructors
Thiemo Mättig
2017-07-10
2
-3
/
+0
*
|
LogFormatter: Don't return a non-array from formatParameterValueForApi
Brad Jorsch
2017-09-28
1
-3
/
+5
*
|
Merge "Handle comment truncation in CommentStore"
jenkins-bot
2017-09-05
2
-10
/
+0
|
\
\
|
*
|
Handle comment truncation in CommentStore
Brad Jorsch
2017-09-01
2
-10
/
+0
*
|
|
Remove reference to deprecated IDatabase->nextSequenceValue()
Brad Jorsch
2017-09-01
2
-4
/
+0
|
/
/
*
|
Add `comment` table and code to start using it
Brad Jorsch
2017-08-30
2
-8
/
+12
*
|
Use correct variable name in @param documentation
Umherirrender
2017-08-11
1
-1
/
+1
*
|
Add missing & to @param documentation to match functon call
Umherirrender
2017-08-11
2
-2
/
+2
*
|
Use double quotes instead of singe quotes for HTML attributes
Fomafix
2017-07-26
1
-1
/
+1
*
|
build: Update mediawiki/mediawiki-codesniffer to 0.10.1
Kunal Mehta
2017-07-22
1
-2
/
+2
*
|
Remove auto-generated "Constructor" documentation on constructors
Thiemo Mättig
2017-07-21
4
-7
/
+0
|
/
*
Expose LinkRenderer for LogFormatter instances
Kunal Mehta
2017-06-30
2
-5
/
+57
*
Remove "@author Aaron Schulz" annotations
Aaron Schulz
2017-06-27
2
-2
/
+2
*
Merge "build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0"
jenkins-bot
2017-06-27
1
-2
/
+2
|
\
|
*
build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0
Umherirrender
2017-06-26
1
-2
/
+2
*
|
Merge "Replace some usages of Linker::link with LinkRenderer"
jenkins-bot
2017-06-26
2
-5
/
+9
|
\
\
|
|
/
|
/
|
|
*
Replace some usages of Linker::link with LinkRenderer
Victor Barbu
2017-04-20
2
-5
/
+9
*
|
ChangesList: Expose basic properties of lines as data attributes
Gergő Tisza
2017-06-08
1
-2
/
+11
*
|
Fix usage of $db->nextSequenceValue()
Brad Jorsch
2017-05-10
2
-2
/
+2
*
|
Use IGNORE INDEX(ls_log_id) instead of FORCE INDEX(ls_field_val)
Roan Kattouw
2017-05-03
1
-6
/
+2
|
/
*
Move count of revisions/files out of undelete log comment
umherirrender
2017-04-08
1
-0
/
+24
*
Move IDatabase/IMaintainableDatabase to Rdbms namespace
Aaron Schulz
2017-03-28
2
-0
/
+3
*
Merge "includes: Replace implicit Bugzilla bug numbers with Phab ones"
jenkins-bot
2017-02-28
2
-4
/
+4
|
\
|
*
includes: Replace implicit Bugzilla bug numbers with Phab ones
James D. Forrester
2017-02-21
2
-4
/
+4
*
|
Use Database::addQuotes instead of hard coded apostrophs
Umherirrender
2017-02-22
1
-1
/
+2
|
/
*
User group memberships that expire
This, that and the other
2017-01-27
1
-7
/
+87
*
BlockLogFormatter: Durations are relative to block's timestamp, not Unix epoch
Bartosz Dziewoński
2017-01-18
2
-5
/
+19
*
Document type of LogEntry::isPatrollable property
Leszek Manicki
2016-12-14
1
-1
/
+1
*
Merge "Remove empty lines from PHP and JavaScript comment blocks"
jenkins-bot
2016-12-09
1
-1
/
+0
|
\
|
*
Remove empty lines from PHP and JavaScript comment blocks
Thiemo Mättig
2016-12-09
1
-1
/
+0
*
|
Provide context to ChangeTags::buildTagFilterSelector
Matěj Suchánek
2016-12-08
1
-1
/
+1
|
/
*
Replace Linker::link() usage with LinkRenderer
Haikal Izzuddin
2016-12-01
4
-20
/
+31
*
Introduce separate log action for deleting pages on move
MGChecker
2016-11-13
1
-0
/
+1
*
Merge "Avoid multiple writes to changetags table in recentchanges_save hook"
jenkins-bot
2016-09-27
1
-8
/
+6
|
\
|
*
Avoid multiple writes to changetags table in recentchanges_save hook
cenarium
2016-09-27
1
-8
/
+6
*
|
Fix function name case
Max Semenik
2016-09-26
1
-2
/
+2
|
/
*
Defer publish of recent change for log entries
cenarium
2016-09-06
1
-31
/
+33
*
Rename DB_SLAVE constant to DB_REPLICA
Aaron Schulz
2016-09-05
1
-1
/
+1
*
LogPager: Use normalized value for log_user_text in query condition
Glaisher
2016-09-02
1
-1
/
+4
*
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
*
LogEventsList::showLogExtract: allow providing custom URL parameters for "vie...
Glaisher
2016-05-22
1
-1
/
+9
*
Fix GENDER support in logentry-rights-rights
matejsuchanek
2016-04-22
1
-1
/
+3
[next]