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
/
actions
/
MarkpatrolledAction.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/exception
James D. Forrester
2025-03-25
1
-2
/
+2
*
Namespace all remaining files in includes/recentchanges
James D. Forrester
2025-03-20
1
-1
/
+1
*
Namespace all remaining files in includes/actions
James D. Forrester
2025-03-19
1
-0
/
+9
*
Namespace all remaining files in includes/page
James D. Forrester
2025-03-18
1
-0
/
+1
*
RecentChange: Replace use of legacy error arrays
Bartosz Dziewoński
2024-07-09
1
-9
/
+9
*
Use namespaced classes (3)
Umherirrender
2024-06-16
1
-0
/
+1
*
Namespace Message, move to appropriate directory
James D. Forrester
2024-02-14
1
-0
/
+1
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-0
/
+1
*
Merge "Use OutputPage::setPageTitleMsg() instead of ::setPageTitle()"
jenkins-bot
2023-09-19
1
-2
/
+2
|
\
|
*
Use OutputPage::setPageTitleMsg() instead of ::setPageTitle()
C. Scott Ananian
2023-09-18
1
-2
/
+2
*
|
Namespace remaining 'specialpage' files under \MediaWiki\SpecialPage
James D. Forrester
2023-09-18
1
-0
/
+1
|
/
*
Use real type hints for services etc. in actions/
Bartosz Dziewoński
2023-08-29
1
-2
/
+1
*
Action: Remove deprecated constructor parameters
Bartosz Dziewoński
2022-11-03
1
-3
/
+3
*
actions: Add Action::getAuthority and use it
Umherirrender
2022-07-08
1
-2
/
+1
*
Don't double-escape the ellipses in Language::truncateForVisual()
C. Scott Ananian
2022-02-10
1
-1
/
+0
*
build: Update mediawiki/mediawiki-phan-config to 0.11.0
Umherirrender
2021-09-07
1
-0
/
+1
*
Inject services into a bunch more actions
DannyS712
2021-07-29
1
-4
/
+20
*
Convert MarkpatrolledAction to use OOUI
Amir Sarabadani
2018-03-10
1
-0
/
+4
*
Improve some parameter docs
Umherirrender
2017-09-10
1
-0
/
+1
*
Replace Linker::link() usage with LinkRenderer
Haikal Izzuddin
2016-12-01
1
-2
/
+5
*
Convert action=markpatrolled fallback interface to HTTP POST
Timo Tijhof
2016-11-04
1
-23
/
+62
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-3
/
+3
*
Distinguish read vs write mode Action classes
Aaron Schulz
2016-01-15
1
-0
/
+4
*
MarkpatrolledAction: Remove double space
Fomafix
2016-01-14
1
-2
/
+2
*
Better guess for patrol action
cenarium
2016-01-13
1
-2
/
+8
*
Update formatting
Siebrand Mazeland
2013-11-14
1
-0
/
+1
*
Documentation improvements in includes/actions
Alexandre Emsenhuber
2013-03-05
1
-0
/
+5
*
Reduce some duplication in Action::getRestriction(), all but 2 (plus one exte...
Chad Horohoe
2011-12-06
1
-4
/
+0
*
And while I'm at it, move token check to onView() so that if action=markpatro...
Alexandre Emsenhuber
2011-11-04
1
-10
/
+9
*
Per Platonides, fix for r101630: correct class name
Alexandre Emsenhuber
2011-11-04
1
-1
/
+1
*
* Made PermissionsError exception accept an optional second parameter for the...
Alexandre Emsenhuber
2011-11-02
1
-4
/
+3
*
Per Nikerabbit's comment on r100621:
Alexandre Emsenhuber
2011-10-27
1
-2
/
+2
*
Added OutputPage::setPageTitleMsg() and OutputPage::setHTMLTitleMsg() as modi...
Alexandre Emsenhuber
2011-10-24
1
-2
/
+2
*
Pass the User object to RecentChange::doMarkPatrolled() instead of relying on...
Alexandre Emsenhuber
2011-07-09
1
-5
/
+5
*
Moved action=deletetrackback and action=markpatrolled to Action class.
Alexandre Emsenhuber
2011-06-12
1
-0
/
+86