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
/
PatrolLog.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
logging: Use `getPage()` instead of `getTitle()`
Derick Alangi
2024-07-13
1
-1
/
+6
*
Convert RecentChange::doMarkPatrolled to Authority
Petr Pchelko
2021-03-03
1
-2
/
+4
*
Remove support for PatrolLog::record without passing a user object
DannyS712
2020-09-03
1
-9
/
+2
*
Use __METHOD__ instead of __FUNCTION__
DannyS712
2020-02-20
1
-1
/
+1
*
Deprecate falling back to $wgUser in some functions
DannyS712
2020-02-19
1
-0
/
+2
*
logging: Remove unused autopatrol code from PatrolLog class
DannyS712
2020-01-24
1
-10
/
+5
*
Avoid usage of deprecated setTags() method, use addTags() instead
Derick Alangi
2019-09-01
1
-1
/
+1
*
Fix PhanTypeMismatchDeclaredParam
Umherirrender
2018-07-07
1
-2
/
+2
*
Remove the feature switch for disabling autopatrol logging
Amir Sarabadani
2018-04-13
1
-4
/
+3
*
Use distinct log actions for patrol
cenarium
2016-03-25
1
-1
/
+3
*
Add tags support to patrol, protect, unblock, and undelete
Geoffrey Mon
2016-02-29
1
-1
/
+4
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-2
/
+2
*
Change mixed @param doc for PatrolLog::record
umherirrender
2014-07-06
1
-1
/
+1
*
Update documentation for log related classes
Siebrand Mazeland
2013-12-06
1
-6
/
+6
*
Update formatting for log related classes
Siebrand Mazeland
2013-12-03
1
-2
/
+1
*
Add setting wgLogAutopatrol to toggle logging of autopatrol actions
aude
2013-05-30
1
-0
/
+7
*
update @param @return doc in several files
Antoine Musso
2012-07-10
1
-1
/
+1
*
Make PatrolLog::record() use RecentChange::getTitle(); no need to create a ne...
Alexandre Emsenhuber
2012-06-30
1
-16
/
+12
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-04-30
1
-3
/
+22
*
Added $performer parameter to PatrolLog::record() and pass it from WikiPage::...
Alexandre Emsenhuber
2012-02-21
1
-3
/
+7
*
Fix parse error from r111965
Alexandre Emsenhuber
2012-02-20
1
-1
/
+1
*
fix bug #34495 — patrol log credit the user patrolled, not the user patrolling
Mark A. Hershberger
2012-02-20
1
-1
/
+3
*
Moved PatrolLog to logging folder, sorted the autoloaded entries alphabetically
Niklas Laxström
2011-09-20
1
-0
/
+58