aboutsummaryrefslogtreecommitdiffstats
path: root/includes/logging
Commit message (Expand)AuthorAgeFilesLines
* Fix undefined $dbReedy2017-11-291-2/+2
* logging: Abstract LogPager enforcing of action and performer restrictionscenarium2017-11-271-16/+43
* Replace selectFields() methods with getQueryInfo()Brad Jorsch2017-10-301-1/+1
* No longer special case 'patrol' in $wgFilterLogTypesBrian Wolff2017-10-281-7/+5
* Remove @codingStandardsIgnore from long linesUmherirrender2017-10-221-4/+0
* Merge "Use LogFormatter::getLinkRenderer in LogFormatter extensions"jenkins-bot2017-10-218-22/+14
|\
| * Use LogFormatter::getLinkRenderer in LogFormatter extensionsMatěj Suchánek2017-07-128-22/+14
| * Remove auto-generated "Constructor" documentation on constructorsThiemo Mättig2017-07-102-3/+0
* | LogFormatter: Don't return a non-array from formatParameterValueForApiBrad Jorsch2017-09-281-3/+5
* | Merge "Handle comment truncation in CommentStore"jenkins-bot2017-09-052-10/+0
|\ \
| * | Handle comment truncation in CommentStoreBrad Jorsch2017-09-012-10/+0
* | | Remove reference to deprecated IDatabase->nextSequenceValue()Brad Jorsch2017-09-012-4/+0
|/ /
* | Add `comment` table and code to start using itBrad Jorsch2017-08-302-8/+12
* | Use correct variable name in @param documentationUmherirrender2017-08-111-1/+1
* | Add missing & to @param documentation to match functon callUmherirrender2017-08-112-2/+2
* | Use double quotes instead of singe quotes for HTML attributesFomafix2017-07-261-1/+1
* | build: Update mediawiki/mediawiki-codesniffer to 0.10.1Kunal Mehta2017-07-221-2/+2
* | Remove auto-generated "Constructor" documentation on constructorsThiemo Mättig2017-07-214-7/+0
|/
* Expose LinkRenderer for LogFormatter instancesKunal Mehta2017-06-302-5/+57
* Remove "@author Aaron Schulz" annotationsAaron Schulz2017-06-272-2/+2
* Merge "build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0"jenkins-bot2017-06-271-2/+2
|\
| * build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0Umherirrender2017-06-261-2/+2
* | Merge "Replace some usages of Linker::link with LinkRenderer"jenkins-bot2017-06-262-5/+9
|\ \ | |/ |/|
| * Replace some usages of Linker::link with LinkRendererVictor Barbu2017-04-202-5/+9
* | ChangesList: Expose basic properties of lines as data attributesGergő Tisza2017-06-081-2/+11
* | Fix usage of $db->nextSequenceValue()Brad Jorsch2017-05-102-2/+2
* | Use IGNORE INDEX(ls_log_id) instead of FORCE INDEX(ls_field_val)Roan Kattouw2017-05-031-6/+2
|/
* Move count of revisions/files out of undelete log commentumherirrender2017-04-081-0/+24
* Move IDatabase/IMaintainableDatabase to Rdbms namespaceAaron Schulz2017-03-282-0/+3
* Merge "includes: Replace implicit Bugzilla bug numbers with Phab ones"jenkins-bot2017-02-282-4/+4
|\
| * includes: Replace implicit Bugzilla bug numbers with Phab onesJames D. Forrester2017-02-212-4/+4
* | Use Database::addQuotes instead of hard coded apostrophsUmherirrender2017-02-221-1/+2
|/
* User group memberships that expireThis, that and the other2017-01-271-7/+87
* BlockLogFormatter: Durations are relative to block's timestamp, not Unix epochBartosz Dziewoński2017-01-182-5/+19
* Document type of LogEntry::isPatrollable propertyLeszek Manicki2016-12-141-1/+1
* Merge "Remove empty lines from PHP and JavaScript comment blocks"jenkins-bot2016-12-091-1/+0
|\
| * Remove empty lines from PHP and JavaScript comment blocksThiemo Mättig2016-12-091-1/+0
* | Provide context to ChangeTags::buildTagFilterSelectorMatěj Suchánek2016-12-081-1/+1
|/
* Replace Linker::link() usage with LinkRendererHaikal Izzuddin2016-12-014-20/+31
* Introduce separate log action for deleting pages on moveMGChecker2016-11-131-0/+1
* Merge "Avoid multiple writes to changetags table in recentchanges_save hook"jenkins-bot2016-09-271-8/+6
|\
| * Avoid multiple writes to changetags table in recentchanges_save hookcenarium2016-09-271-8/+6
* | Fix function name caseMax Semenik2016-09-261-2/+2
|/
* Defer publish of recent change for log entriescenarium2016-09-061-31/+33
* Rename DB_SLAVE constant to DB_REPLICAAaron Schulz2016-09-051-1/+1
* LogPager: Use normalized value for log_user_text in query conditionGlaisher2016-09-021-1/+4
* revisiondelete: Fix $oldBits/$newBits usage in setVisibility()Aaron Schulz2016-06-031-0/+1
* logging: Simplify DeleteLogFormatter b/c checkAaron Schulz2016-06-031-5/+7
* LogEventsList::showLogExtract: allow providing custom URL parameters for "vie...Glaisher2016-05-221-1/+9
* Fix GENDER support in logentry-rights-rightsmatejsuchanek2016-04-221-1/+3