Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia.org...
[lhc/web/wiklou.git] / includes / specials / SpecialUndelete.php
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-16 Alexandre EmsenhuberOnly increment the page count if the page has been...
2011-05-16 Jack Phoenixthree new hooks in SpecialUndelete.php from Wikia codeb...
2011-05-16 Jack Phoenixpeace, love and coding style
2011-05-15 PlatonidesFollow up r87805. Remove unused global.
2011-05-12 Alexandre EmsenhuberRemoved dead code path since r27312: $revision cannot...
2011-05-10 Brion Vibber* (bug 21279) Special:Undelete's 'change visibility...
2011-05-06 Sam ReedMore versions added to @deprecated tags
2011-04-23 Happy-melonFollow-up r86347: the $mFile written to in SpecialUndel...
2011-03-18 Mark A. Hershbergerw/s diff. mostly eol w/s and using only tabs of width...
2011-03-16 PlatonidesAdd a couple of braces and spacing
2011-02-19 Sam ReedAnd some more function level documentation
2011-02-06 Alexandre EmsenhuberEasier to just use addWikiMsg()
2011-02-06 Alexandre Emsenhuber* Changed all calls to wfMsgWikiHtml() in core
2011-02-04 Bryan Tong Minh(bug 19751) Filesystem is now checked during image...
2011-01-05 Chad HorohoeFollowup r68129: rename UndeleteForm to SpecialUndelete...
2011-01-01 Daniel FriesenImplement "relevant" title and user in the skin system...
2010-10-31 Sam ReedSwitch last few uses of while loops to foreach in phase3
2010-10-31 Sam ReedMore deprecated method calls
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-08-19 Sam ReedRemove some more unused variables
2010-08-15 Alexandre EmsenhuberStandardised file description headers; second part
2010-07-29 Sam ReedFollowup r29931
2010-07-24 Sam ReedRemoval of unused globals
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-06-21 Sam ReedGPL Headers for all!
2010-06-16 Alexandre Emsenhuber* Modified Special:Undelete to extend SpecialPage inste...
2010-05-30 Aryeh GregorRemove most named character references from output
2010-05-28 PlatonidesBug 23699: Add trailing \n at the end of <div>s in...
2010-05-05 Chad HorohoeSame
2010-03-22 Alexandre EmsenhuberFixed some doxygen warnings and documented a bit
2010-02-21 Domas Mituzasglobal $wgLang, $wgLang, $wgLang, $wgLang;
2009-12-15 Alexandre EmsenhuberReplaced all @fixme with "@todo Fixme" since doxygen...
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-12-10 Aaron SchulzRemoved $file->load() call from r57148: already called...
2009-11-14 Siebrand MazelandUpdate break notation to self enclosed and properly...
2009-11-02 Raimond Spekkingi18n tweak: Use 'colon-separator' instead of hardcoded...
2009-10-30 Aaron Schulz* bug 21267 change "show/hide" to "show", if user canno...
2009-10-21 Max Semenik(bug 20275) Fixed LIKE queries on SQLite backend
2009-10-10 Aaron Schulzbug 21076: b/c, make 'undelete' work without 'deletedtext'
2009-09-30 Aaron Schulz* Renamed deletedcontent to deletedtext
2009-09-28 Aaron Schulz* Split off deletedrevision (view only) right and give...
2009-09-22 Aaron Schulz* Split out 'deletedcontent' from 'undelete' right...
2009-09-12 Aaron Schulz* Removed duplicate revdelete links
2009-09-12 Raimond SpekkingFollow-up r56215: Replace hardcoded text with a new...
2009-09-11 Brion VibberForward-port image manipulation disabling hack from...
2009-07-24 Aaron Schulz(bug 19905) Clean up revdelete/restore interaction
2009-07-19 Aaron Schulzbug 18725 add revision suppression UI on deleted revisi...
2009-07-16 Andrew GarrettLiquidThreads updates:
2009-06-25 Raimond SpekkingWrap some more elements into divs
2009-06-15 Siebrand Mazeland(bug 19205 ) Follow-up to 50351 and 51572: no double...
2009-06-07 Siebrand Mazeland* replace use of deprecated makeKnownLinkObj() by linkK...
2009-06-02 Siebrand MazelandFix syntax errors in r51305.
2009-06-01 Purodha B BlissenbachMessage 'revisionasof' - date and time separated as...
2009-06-01 Tim StarlingIn Special:RevisionDelete:
2009-05-26 Aaron Schulz(bug 18772) Removed redundant 'deletedrev' message...
2009-05-22 Niklas LaxströmEscaping fixes
2009-05-11 Tim Starling(bug 18726) Fixed double URL escaping in the links...
2009-05-08 Siebrand MazelandUse link() instead of deprecated makeLinkObj() where...
2009-05-04 Aaron Schulz(bug 18666) Add show/hide to deleted diffs
2009-04-28 Chad HorohoeKill a bunch of unused $wgUser
2009-04-04 Alexandre Emsenhuber* (bug 18331) MediaWiki:Undelete-revision can now have...
2009-03-25 Aaron SchulzFix url params for multi-item deletion by converting...
2009-02-22 Raimond SpekkingMove <div>...</div> from message text to program code...
2009-02-17 Aaron Schulz(bug 17542) RevisionDeleted failed on deleted revisions...
2009-02-12 Aaron SchulzAdded suppression log entries (if user can see them)
2009-01-20 Alex ZFollow-up to r45883: "(bug 17055) Use a CSS class ...
2009-01-18 Alex Z(bug 17055) Use a CSS class ('mw-revdelundel-link'...
2009-01-01 Raimond Spekking* Add spaces between buttons, looks smarter
2008-12-16 Raimond SpekkingFollow up for r44669: simplfy code. Thanks to IAlex...
2008-12-16 Raimond Spekking* Add PLURAL support for 'undeletepagetext'
2008-12-14 Chad HorohoeWar on wfElement() and friends. Call the Xml members...
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-11-20 Siebrand MazelandUpdate 'undelete-show-file-confirm' to allow time and...
2008-11-18 Tim StarlingProtect users from attacks against their browsers via...
2008-11-08 Aaron SchulzRemove hack to check if top rev will be deleted. Just...
2008-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-10-28 Aaron SchulzDon't use public-audience-only function
2008-10-28 Aaron SchulzMove getEarliestTime() to Title
2008-10-27 Aaron SchulzRemove redundant code
2008-10-20 Aaron Schulz(bug 16055) Fix duplicated ids on deleted diff view
2008-10-04 Huji(bug 10323) Special:Undelete should have "inverse selec...
2008-09-24 Tim StarlingFixes for r41154 and r41155:
2008-09-22 Aaron Schulzrev_deleted security improvements as well as fix for...
2008-09-22 Aaron SchulzRemove Revision::revText() and move functionality to...
2008-09-19 Aaron SchulzRemove some individual transactions
2008-09-16 Aaron Schulz* Add transaction to undelete
2008-09-14 Rotem LissLocalization: Keep date as the first parameter, before...
2008-09-13 Siebrand Mazeland* split time and date in 'emailauthenticated', and...
2008-07-14 Niklas Laxström* Cleanup for r37375. Split duplicated code into functi...
2008-07-09 Niklas Laxström* Fix some misuse of message functions
2008-07-05 Siebrand MazelandAdd message 'undelete-fieldset-title' to resolve issue...
2008-06-19 Brion VibberRename all the special page class files back to their...