Merge branch 'master' into Wikidata
[lhc/web/wiklou.git] / includes / specials / SpecialUndelete.php
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-04-05 Brion VIBBERMerge "(bug 27757) API method for retrieving tokens"
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Daniel Kinzleruse factory method to get difference engine everywhere
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-04 Brion VIBBERMerge "Fix Bug 33653 -JqueryMsg parser should support...
2012-04-04 Daniel Kinzleradapted WikiPage and Article (work in progress)
2012-04-04 Brion VIBBERMerge changes Id1ac2f8b,I48f8cd17,I10481ce6,Id4530499
2012-04-03 Brion VIBBERMerge "TextPassDumper -> backupTextPass.inc"
2012-04-03 Brion VIBBERMerge "(bug 21796) Fix null dereference on Special...
2012-04-03 Szymon Świerkosz(bug 21796) Fix null dereference on Special:Undelete.
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-17 Siebrand MazelandFollow-up r113939: Add divs to addWikiText().
2012-03-15 Aaron Schulz* r113886: use <div> instead of span to wrap element...
2012-03-15 Aaron SchulzFixed 'Illegal string offset 'LIMIT' in <b>C:\wamp...
2012-03-15 Aaron SchulzAdd error css to errors like the other file operation...
2012-03-11 Sam ReedNormalise casing of getArticleID used in core
2012-02-28 Siebrand Mazeland(bug 34702) More localised parentheses.
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-01 Antoine MussoFix doxygen docs before REL1_19 branching
2012-01-25 Benny SituRevert from 107187 to 107186 for bug24430 patch, it...
2011-12-23 Benny Situbug24430 - patch from Chinchin, remove number of column...
2011-12-21 Brion VibberCode style: move a couple htmlspecialchars() down to...
2011-12-21 Alexandre Emsenhuber* Use local context to get messages
2011-12-20 Aaron SchulzMerged FileBackend branch. Manually avoiding merging...
2011-12-13 Sam ReedFollowup r106046, pull ar_sha1 in getRevision
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-11-21 John Du HartBug 28981 - handle diffonly param on diffs between...
2011-11-16 John Du HartFollowing r100264, update usages in core
2011-11-15 John Du HartUpdated core SpecialPages to use new functions introduc...
2011-11-10 Alexandre EmsenhuberMade DifferenceEngine use a context instead of global...
2011-11-09 Alexandre EmsenhuberUse WikiPage instead of Article
2011-11-07 Alexandre Emsenhuber* Added specific page header when showing "search delet...
2011-10-27 Alexandre EmsenhuberPer Nikerabbit's comment on r100621:
2011-10-27 Aaron SchulzReinstated r94289 et all - rev_sha1/ar_sha1 field for...
2011-10-24 Alexandre EmsenhuberAdded OutputPage::setPageTitleMsg() and OutputPage...
2011-10-12 Alexandre Emsenhuber* Added User paremeter to Revision::userCan(), Revision...
2011-10-07 Max SemenikFollow-up r99211: forgot to revert one file
2011-10-04 Aaron Schulz(bug 31179) Fixed problems with undeletion making bad...
2011-09-24 Alexandre EmsenhuberAllow LogEventsList::showLogExtract() to get a Title...
2011-09-16 Sam ReedFix extra brace
2011-09-16 Sam ReedRevert r91561
2011-08-15 Brion VibberFollowup r94541 (reverts of r94289 undiscussed core...
2011-08-13 Chad HorohoeMove wfStreamFile() into a class, update all callers...
2011-08-11 Aaron SchulzFollow-up r94289: code changes to fill the new fields...
2011-08-03 Aaron Schulz* Refactored SpecialUndelete::revDeleteLink into a...
2011-07-26 Happy-melon(bug 15641) prevent blocked administrators from accessi...
2011-07-19 PlatonidesFollow up r91561. Use canonical class names.
2011-07-16 Alexandre Emsenhuber* Use local context instead of global variables
2011-07-06 Brian Wolff(Bug 19725) Do not include suppressed edits in the...
2011-07-04 Alexandre EmsenhuberUse WebRequest::getValues() instead of raw $_REQUEST
2011-07-01 Sam ReedRemove unused globals
2011-07-01 Sam ReedChange usages of $wgUser->getSkin() in special pages...
2011-06-30 Alexandre EmsenhuberPer Aaron, fix for r91180: pass false to second paramet...
2011-06-30 Alexandre EmsenhuberFixes for r88113 and some realted changes:
2011-06-18 Matěj Grabovský(bug 29443) Special:Undelete should invert checkboxes...
2011-06-17 Sam ReedSwap else if for elseif
2011-06-14 Brion VibberFollowup to r86347, r86797: change SpecialUndelete...
2011-05-28 Sam ReedMore parameter documentation!!
2011-05-26 Leo KoppelkammRemove reset button from Special:Undelete. It does...
2011-05-20 Sam ReedWhitespace
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
next