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
/
RawAction.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use namespaced classes
Umherirrender
2024-10-21
1
-0
/
+1
*
Add namespace and deprecation alias to TextContent
Ebrahim Byagowi
2024-05-19
1
-0
/
+1
*
InfoAction: Minor cleanup
Reedy
2024-05-04
1
-31
/
+36
*
Namespace includes/cache
James D. Forrester
2024-02-20
1
-1
/
+1
*
Move Parser to Mediawiki\Parser namespace
Subramanya Sastry
2024-02-16
1
-0
/
+1
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-0
/
+1
*
Replace deprecated User::newFromName with UserFactory::newFromName
Dogu
2024-01-08
1
-3
/
+8
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-0
/
+1
*
Use real type hints for services etc. in actions/
Bartosz Dziewoński
2023-08-29
1
-11
/
+4
*
RawAction: Allow non-TextContent Contents to support action=raw if they want
James D. Forrester
2023-07-17
1
-1
/
+1
*
make action 'raw' slot-aware
Simon Stier
2022-12-20
1
-2
/
+12
*
actions: Inject HookContainer into abstract Action class
Umherirrender
2022-11-22
1
-9
/
+1
*
Merge "Action: Remove deprecated constructor parameters"
jenkins-bot
2022-11-22
1
-3
/
+3
|
\
|
*
Action: Remove deprecated constructor parameters
Bartosz Dziewoński
2022-11-03
1
-3
/
+3
*
|
Various doc fixes about false and null on method arguments/return types
Umherirrender
2022-11-03
1
-1
/
+1
|
/
*
actions: Add Action::getAuthority and use it
Umherirrender
2022-07-08
1
-1
/
+1
*
Merge "Use User::isRegistered for readability instead of ::getId falsy check"
jenkins-bot
2022-05-23
1
-1
/
+1
|
\
|
*
Use User::isRegistered for readability instead of ::getId falsy check
Umherirrender
2022-04-29
1
-1
/
+1
*
|
Fix many typos in comments
Matěj Suchánek
2022-05-10
1
-1
/
+1
|
/
*
Use MainConfigNames instead of string literals, #4
Aryeh Gregor
2022-04-26
1
-2
/
+3
*
action: Remove usage of protection related deprecated Title function
Umherirrender
2022-04-13
1
-3
/
+11
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+1
*
Remove unneeded variable assignment
Umherirrender
2021-09-03
1
-2
/
+0
*
Inject HookContainer into RawAction
DannyS712
2021-08-06
1
-1
/
+9
*
Inject services into a bunch more actions
DannyS712
2021-07-29
1
-8
/
+36
*
Use context Authority in Actions for permission checks
Petr Pchelko
2021-02-22
1
-1
/
+1
*
Swap out uses of User->isLoggedIn() with ->isRegistered()
James D. Forrester
2020-12-22
1
-2
/
+2
*
Document HttpError to help taint-check
Umherirrender
2020-12-12
1
-2
/
+1
*
Replace deprecated Title::getCdnUrls
Umherirrender
2020-11-03
1
-1
/
+1
*
Remove terminating line breaks from debug messages
Tim Starling
2020-06-03
1
-1
/
+1
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-3
/
+1
*
Fix some Squiz.Scope.MethodScope.Missing
Reedy
2020-05-16
1
-1
/
+1
*
Remove direct access to Action::page and Article::page properties
ArtBaltai
2020-03-27
1
-2
/
+4
*
Remove usage of deprecated static Revision methods from actions
Petr Pchelko
2020-03-06
1
-2
/
+5
*
Remove IE 6 security features from server-side code
Tim Starling
2019-11-28
1
-4
/
+0
*
Hard deprecate User::isEveryoneAllowed
Petr Pchelko
2019-10-30
1
-3
/
+3
*
Remove usages of Title::get{Previous,Next}RevisionId
Petr Pchelko
2019-09-13
1
-5
/
+13
*
Replace User::isAllowed with PermissionManager.
Petr Pchelko
2019-08-20
1
-1
/
+2
*
context: Use getRawVal instead of getVal for 'uselang' and 'useskin'
Timo Tijhof
2019-07-30
1
-3
/
+1
*
Remove $wgUseKeyHeader and OutputPage::getKeyHeader(), deprecated in 1.32
C. Scott Ananian
2019-06-19
1
-3
/
+0
*
Return null from overwritten FormlessAction::onView
Umherirrender
2019-06-18
1
-2
/
+5
*
Rename CDN config variables to be generic, deprecating the old names
James D. Forrester
2019-05-24
1
-1
/
+1
*
Remove all $wgParser use from core
Aryeh Gregor
2019-04-17
1
-3
/
+2
*
Fix function/class case
Max Semenik
2019-03-29
1
-2
/
+2
*
Simplify strings in PHP code
Fomafix
2019-03-01
1
-1
/
+1
*
Refactor calls to deprecated function Content::getNativeData()
Bill Pirkle
2019-02-15
1
-1
/
+1
*
SECURITY: Don't allow loading unprotected JS files
Brian Wolff
2018-10-21
1
-0
/
+24
*
skins: Remove 'usemsgcache' and deprecate getDynamicStylesheetQuery
Timo Tijhof
2018-09-29
1
-54
/
+25
*
Document some understanding of MessageCache in RawAction/EditPage
Timo Tijhof
2018-09-29
1
-6
/
+23
*
Fix some phan-taint-check false positives
Brian Wolff
2018-09-21
1
-0
/
+3
[next]