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
/
FileDeleteAction.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/actions
James D. Forrester
2025-03-19
1
-1
/
+0
*
Namespace all remaining files in includes/filerepo
James D. Forrester
2025-03-19
1
-3
/
+3
*
Namespace all remaining files in includes/page
James D. Forrester
2025-03-18
1
-1
/
+1
*
Remove trivial 1-line PHPDocs that just repeat the code
thiemowmde
2025-01-16
1
-3
/
+0
*
Modernize status and error message handling
Bartosz Dziewoński
2024-11-28
1
-3
/
+9
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-1
/
+1
*
Warn if page was edited while deletion was being confirmed
balloonguy
2024-01-29
1
-2
/
+19
*
Deprecate returning a string from Action::getPageTitle()
C. Scott Ananian
2023-09-21
1
-1
/
+1
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-1
/
+1
*
Use OutputPage::setPageTitleMsg() instead of ::setPageTitle()
C. Scott Ananian
2023-09-18
1
-1
/
+1
*
DeleteAction: Avoid displaying the form unconditionally
Func
2023-07-04
1
-3
/
+4
*
Convert FormlessAction to FormAction in DeleteAction
hueitan
2023-06-21
1
-18
/
+12
*
Replace some deprecated wfExpandUrl calls with UrlUtils::expand
James D. Forrester
2023-05-30
1
-1
/
+4
*
Follow-up 0f13e81a1: Fix namespace of FileDeleteForm
James D. Forrester
2023-03-09
1
-1
/
+1
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-1
/
+1
*
Reorg: Move five page-related classes to page/ out of includes/
Amir Sarabadani
2023-02-23
1
-1
/
+1
*
Action: Remove deprecated constructor parameters
Bartosz Dziewoński
2022-11-03
1
-3
/
+3
*
DeleteAction: Show warning when subpages are present
Dayllan Maza
2022-06-01
1
-0
/
+1
*
Use MainConfigNames instead of string literals, #4
Aryeh Gregor
2022-04-26
1
-1
/
+2
*
DeleteAction: Add "Delete associated talk page" option to the form
Daimona Eaytoy
2022-04-18
1
-1
/
+3
*
Merge "Switch between file deletion and normal deletion in WikiFilePage"
jenkins-bot
2021-11-18
1
-6
/
+0
|
\
|
*
Switch between file deletion and normal deletion in WikiFilePage
Daimona Eaytoy
2021-11-12
1
-6
/
+0
*
|
Deprecate $hasHistory param to ContentHandler::getAutoDeleteReason()
Daimona Eaytoy
2021-11-11
1
-2
/
+1
|
/
*
Make DeleteAction and FileDeleteAction share showForm
Daimona Eaytoy
2021-11-08
1
-183
/
+20
*
Fix oldimage deletion error message
Tim Starling
2021-11-02
1
-3
/
+0
*
Final sync of DeleteAction and FileDeleteAction forms
Daimona Eaytoy
2021-10-13
1
-14
/
+27
*
DeleteAction: allow easy override of form messages
Daimona Eaytoy
2021-10-06
1
-13
/
+34
*
DeleteAction-related cleanup, part 3
Daimona Eaytoy
2021-10-06
1
-1
/
+2
*
Clean up DeleteAction and FileDeleteAction, part 2
Daimona Eaytoy
2021-10-06
1
-55
/
+52
*
Clean up DeleteAction and FileDeleteAction, part 1
Daimona Eaytoy
2021-09-28
1
-104
/
+73
*
Move some methods from FileDeleteForm to a subclass of DeleteAction
Daimona Eaytoy
2021-09-17
1
-0
/
+407