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
/
FileDeleteForm.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
More return documentation
Sam Reed
2012-02-09
1
-0
/
+1
*
Follow-up r110750: move constants to a different class per CR
Max Semenik
2012-02-07
1
-1
/
+1
*
Fixed r63018: made it possible to delte half-baked images w/o descriptions, c...
Max Semenik
2012-02-06
1
-5
/
+7
*
Removed useless call to Title::getArticleID(); let WikiPage::doDeleteArticle(...
Alexandre Emsenhuber
2012-01-03
1
-2
/
+1
*
Per GrafZahl, fix for r103202: forgot to change two instances of $title to $t...
Alexandre Emsenhuber
2011-12-31
1
-2
/
+2
*
revert r106095, fix apparently not this simple
Jeroen De Dauw
2011-12-13
1
-1
/
+1
*
logName -> getName
Jeroen De Dauw
2011-12-13
1
-1
/
+1
*
Following r100264, update usages in core
John Du Hart
2011-11-16
1
-1
/
+1
*
* Factorise common code in ImagePage::delete() and allow normal page deletion...
Alexandre Emsenhuber
2011-11-15
1
-16
/
+27
*
* Changed OutputPage's handling of subtitles to use an array and implode it w...
Alexandre Emsenhuber
2011-11-08
1
-4
/
+1
*
Cleanup to deletion related code:
Alexandre Emsenhuber
2011-11-03
1
-8
/
+9
*
* Made PermissionsError exception accept an optional second parameter for the...
Alexandre Emsenhuber
2011-11-02
1
-5
/
+5
*
More documentation
Sam Reed
2011-10-29
1
-0
/
+14
*
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
*
Allow LogEventsList::showLogExtract() to get a Title object instead of having...
Alexandre Emsenhuber
2011-09-24
1
-1
/
+1
*
* Call Linker methods statically
Alexandre Emsenhuber
2011-09-23
1
-19
/
+9
*
Couple more pieces of wikia upstreaming
Sam Reed
2011-08-19
1
-4
/
+8
*
Make the PROTO_ parameter to wfExpandUrl() explicit in all calls. There are n...
Roan Kattouw
2011-08-19
1
-1
/
+1
*
Follow-up r90482: escape some more wikitext
Matěj Grabovský
2011-06-22
1
-2
/
+2
*
WatchAction requires token (BREAKING CHANGE)
Krinkle
2011-06-06
1
-4
/
+4
*
Fix regression in r84638, causing ArticleDeleteComplete to be called twice on...
Roan Kattouw
2011-06-02
1
-1
/
+0
*
Tidy up some unused variables and such
Sam Reed
2011-04-23
1
-1
/
+0
*
r86001, now with less scariness :P I took out the delete action and did purg...
Happy-melon
2011-04-14
1
-2
/
+2
*
Revert r86001: Brion says it's too scary :D will recommit in pieces
Happy-melon
2011-04-13
1
-2
/
+2
*
New infrastructure for actions, as discussed on wikitech-l. Fairly huge commit.
Happy-melon
2011-04-13
1
-2
/
+2
*
Moving deletion hooks into doArticleDelete so that other code can sanely dele...
Ryan Lane
2011-03-23
1
-16
/
+14
*
Update deprecated method calls
Sam Reed
2010-10-31
1
-1
/
+1
*
Refactor GAID_FOR_UPDATE into Title::GAID_FOR_UPDATE. Yay less file-scope cod...
Chad Horohoe
2010-09-30
1
-1
/
+1
*
Follow up r32776.
Platonides
2010-08-29
1
-2
/
+3
*
More unused....
Sam Reed
2010-08-19
1
-1
/
+0
*
Uncommented line from r63018
Max Semenik
2010-02-26
1
-1
/
+1
*
(bug 17560) Half-broken deletion moved image files to deletion archive withou...
Max Semenik
2010-02-26
1
-9
/
+21
*
* Document a bit
Alexandre Emsenhuber
2010-01-13
1
-3
/
+12
*
Fix a Fatal: Call to a member function isLoggedIn() on a non-object in /var/w...
Raimond Spekking
2009-11-27
1
-0
/
+1
*
(bug 21455) Fixed "Watch this page" checkbox appearing on some special pages ...
Matěj Grabovský
2009-11-14
1
-3
/
+7
*
i18n tweak: Use 'colon-separator' instead of hardcoded colon
Raimond Spekking
2009-11-02
1
-1
/
+1
*
Partly revert r57148. The search&replace was a bit too wide. It catches a mes...
Raimond Spekking
2009-11-02
1
-1
/
+1
*
Bolden suppression check label as it is for non-image pages
Aaron Schulz
2009-10-15
1
-2
/
+2
*
* Renamed deletedcontent to deletedtext
Aaron Schulz
2009-09-30
1
-1
/
+1
*
Follow-up to r51559 per CR: initialise $q to prevent PHP notice.
Siebrand Mazeland
2009-06-07
1
-0
/
+3
*
* replace some use of deprecated makeKnownLinkObj() by link() in core
Siebrand Mazeland
2009-06-06
1
-6
/
+13
*
Fix for r51493, r51084 and realted: use Title::makeTitle() rather than Title:...
Alexandre Emsenhuber
2009-06-05
1
-1
/
+1
*
Follow-up to r51084:
Siebrand Mazeland
2009-06-05
1
-1
/
+1
*
Fix a usability issue on protect and [file ]delete forms. "Edit ... reasons" ...
Siebrand Mazeland
2009-05-27
1
-1
/
+7
*
Fix broken calls to ArticleDelete hook.
Andrew Garrett
2009-01-29
1
-1
/
+2
*
Replaced some hardcoded colons with the colon-separator message
Raimond Spekking
2009-01-07
1
-1
/
+1
*
Fix PHP fatal error in /usr/local/apache/common-local/php-1.5/includes/FileD...
Raimond Spekking
2009-01-01
1
-1
/
+1
*
* (bug 16209) Deleted images are not watched
Aaron Schulz
2008-12-29
1
-3
/
+19
*
Consistent casing for addHTML()
Siebrand Mazeland
2008-11-06
1
-4
/
+4
[next]