Merge "Title::moveToInternal doesn't return anything, but it does throw an exception"
[lhc/web/wiklou.git] / includes / FileDeleteForm.php
2008-01-28 Brion VibberCleanup for r30216:
2008-01-28 Huji* Renaming Xml::reasonDropDown to Xml::listDropDown...
2008-01-25 Tim StarlingFixed broken HTML
2008-01-24 Huji(bug 12214) Add a predefined list of delete reasons...
2007-12-11 Raimond Spekking* Set proper page title for successful file deletion
2007-10-01 Brion VibberRevert r26281 for the moment. Big patch, changes severa...
2007-10-01 Aaron Schulz*Clean up deletion of revisions and remove some gaps
2007-09-28 Rob Church(bug 11478) Fix undefined method call in file deletion...
2007-09-13 Raimond Spekking* Add name/id to submit button, per request of de.wp
2007-09-10 Brion Vibber* (bug 11179) Include image version deletion comment...
2007-08-27 Rob ChurchShow relevant deletion log lines
2007-08-27 Rob Church(bug 11079) Use 'wpReason' as the comment field name...
2007-08-22 Rob ChurchAdd links back to the image in deletion and reversion...
2007-08-21 Nick JenkinsStatic code analysis housekeeping time... things that...
2007-08-20 Rob ChurchMore robust existence/sanity checking
2007-08-20 Rob ChurchAs r24950, but for FileDeleteForm
2007-08-17 Rob ChurchRemove some declarations for unused globals...
2007-08-17 Rob Church* Confirmation is now required when deleting old versio...