Merge "Follow up change Icc8dc4ae: add new message keys to maintenance scripts"
[lhc/web/wiklou.git] / includes / specials / SpecialRevisiondelete.php
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-09 KrinkleMerge "Upgrade to jQuery UI 1.8.20"
2012-05-08 Aaron SchulzMerge changes Ic19071c7,Icc8dc4ae
2012-05-08 CatropeMerge "Re-enable css @import unit tests"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "(bug 35993) gettoken should go die in a fire...
2012-05-08 Brion VIBBERMerge "Make backupTestPass.inc require_once by itself...
2012-05-08 Brion VIBBERMerge "[FileRepo] Locking and transaction fixes."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Brion VIBBERMerge "(bug 36568) Fixed "Illegal string offset 'LIMIT...
2012-05-08 Aaron SchulzMerge "Don't make two database requests to load the...
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-08 Brion VIBBERMerge "[FileBackend] File locking fixes."
2012-05-08 Brion VIBBERMerge "Make getContinueStr protected as it's used in...
2012-05-08 Brion VIBBERMerge "Include the namespace of the page in the "target...
2012-05-08 Alexandre EmsenhuberInclude the namespace of the page in the "target" param...
2012-05-07 Aaron SchulzMerge "add type check and bail out when title could...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-07 SiebrandMerge "Pass the result of the database queries in Title...
2012-05-05 Aaron SchulzMerge "Use $wgExpensiveParserFunctionLimit over ParserO...
2012-05-05 Aaron SchulzMerge "Show Highest expansion depth in limit report"
2012-05-05 Aaron SchulzMerge "Use local context to get messages and time forma...
2012-05-04 Alexandre EmsenhuberUse local context to get messages and time formatting...
2012-02-09 Sam ReedMore return documentation
2012-01-09 Krinkle[mediawiki.action.history.js] Provide cleaner handling...
2011-12-20 Aaron SchulzMerged FileBackend branch. Manually avoiding merging...
2011-12-13 Jeroen De Dauwrevert r106095, fix apparently not this simple
2011-12-13 Jeroen De DauwlogName -> getName
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
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-08 Alexandre Emsenhuber* Changed OutputPage's handling of subtitles to use...
2011-11-02 Aaron SchulzMake use of Title::isSpecialPage() in various places
2011-10-27 Alexandre EmsenhuberPer Nikerabbit's comment on r100621:
2011-10-12 Alexandre Emsenhuber* Added User paremeter to Revision::userCan(), Revision...
2011-10-07 Max SemenikRevert r93246: besides the problems pointed out at...
2011-09-24 Alexandre EmsenhuberAllow LogEventsList::showLogExtract() to get a Title...
2011-08-13 Chad HorohoeMove wfStreamFile() into a class, update all callers...
2011-07-26 Happy-melon(bug 15641) prevent blocked administrators from accessi...
2011-07-02 Aaron Schulz* Added generic Rev_List revision listing class and...
2011-06-17 Sam ReedSwap else if for elseif
2011-06-11 Alexandre Emsenhuber* Made Special:RevisionDelete use the local variables...
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-03 Mark A. HershbergerFixes bug #28694: Set maxlength of revisiondelete comme...
2011-02-12 Mark A. Hershbergerw/s fixups
2010-10-31 Sam ReedMore deprecated method calls
2010-08-15 Alexandre EmsenhuberStandardised file description headers; second part
2010-07-25 Sam ReedMore unused variables, whitespace
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-05-28 PlatonidesBug 23699: Add trailing \n at the end of <div>s in...
2010-05-26 Andrew GarrettFix conflict in r66907 (follow-up r66793) accidentally...
2010-05-26 Andrew GarrettFix bug in r66793
2010-05-24 Sam ReedTry r66856 again - Less fail this time
2010-05-24 Sam ReedRevert r66856, due to the complete rubbish commit summa...
2010-05-24 Sam Reedbug 18608 done in a fashion much closer to how I should...
2010-05-23 Andrew GarrettAdd bug # for r66793
2010-05-23 Andrew GarrettUgly temporary fix for bug 21279:
2010-03-22 PlatonidesRevisionDeleter has added i18n to his friends list.
2010-02-04 Alexandre EmsenhuberPer Tim, fix r59949: use CSS padding (margin doesn...
2009-12-11 Aaron Schulz(bug 20928) Added tri-state form for RevisionDelete...
2009-11-13 Aaron SchulzUse reverse chronological order for all item lists
2009-10-31 Aaron Schulzplural tweak for bug 21352
2009-10-24 Aaron Schulzbug 21265 Special:Revisiondelete: disable revision...
2009-10-24 Aaron SchulzSplit confirm message from revdelete-text (bug 21264)
2009-10-24 Aaron SchulzShow UI edit link only as needed (bug 21263)
2009-10-06 Tim Starling(bug 20966) Use the name of the <button> element to...
2009-09-30 Aaron SchulzFixed regression: deleted file link was not greyed...
2009-09-30 Aaron Schulz* Renamed deletedcontent to deletedtext
2009-09-30 Aaron SchulzFixed deleted image link regression: was totally broken
2009-09-28 Aaron Schulz* Split off deletedrevision (view only) right and give...
2009-09-16 TobiasFollow-up on r56284: LogEventsList::showLogExtract...
2009-09-14 Aaron Schulzbug 18472 Suppression log filtered by "offender", as...
2009-09-12 TobiasAdjust the time according to the user configuration...
2009-09-05 Aaron SchulzMove checkboxes back a bit
2009-09-04 Raimond SpekkingMake revdel input form more consistent with other forms:
2009-09-03 Aaron Schulz(bug 19912) Fixed regression were file links were never...
2009-09-03 Aaron SchulzRemoved pointless intval of the $ids array; it was...
2009-09-02 Aaron Schulz(bug 18862) RevisionDelete dropdowns
2009-09-02 Aaron Schulz* Fix for r55741 - selecting no revisions made PHP...
2009-09-02 Tim Starling* Fixed CR r48837. Although using ids[]=x in the query...
2009-08-26 Alexandre EmsenhuberFollow-up r55584: seems that the "View logs for this...
2009-08-25 Alexandre Emsenhuber* (bug 20380) Link to history/log action at the top...
2009-07-19 Siebrand MazelandUse $wgLang->pipeList() instead of separating with "/"
2009-06-15 Siebrand MazelandFix double escaping issues. Related to r51559 and friends.
2009-06-07 Siebrand Mazeland* replace use of deprecated makeKnownLinkObj() by linkK...
2009-06-06 Siebrand MazelandFollow-up to r51539: fix syntax error
2009-06-06 Siebrand Mazeland* replace use of deprecated makeLinkObj() by link(...
2009-06-06 Tim StarlingFix for CR r51279: reload data from master post-submit...
2009-06-02 Aaron SchulzBreak long lines
2009-06-02 Tim StarlingReverted r51291 (including random formatting changes...
2009-06-01 Aaron SchulzTweak r51279: re-added ability to hide comment/user...
2009-06-01 Purodha B Blissenbach(r51282) apparent typo in comment corrected.
2009-06-01 Alexandre Emsenhuberforgot to save this before committing *sigh*
2009-06-01 Alexandre EmsenhuberFix some doxygen warnings
2009-06-01 Tim StarlingSplit date and time as requested by Nikerabbit.
2009-06-01 Tim StarlingIn Special:RevisionDelete:
2009-05-26 Aaron Schulz(bug 18772) Removed redundant 'deletedrev' message...
2009-05-24 Siebrand MazelandProper casing for getDBkey()
2009-05-22 Niklas LaxströmEscaping fixes
next