Standardised file description headers; first path
[lhc/web/wiklou.git] / includes / specials / SpecialMovepage.php
2010-08-14 Alexandre EmsenhuberStandardised file description headers; first path
2010-08-08 Alexandre EmsenhuberModified Special:Movepage to subclass UnlistedSpecialPage
2010-07-25 Sam ReedMore unused variables, whitespace
2010-07-25 PlatonidesMove double $wgOut globals to the top, remove $wgLang...
2010-07-25 PlatonidesDo not use a global $action to get the action.
2010-07-24 Sam ReedRemoval of unused globals
2010-07-03 Alexandre EmsenhuberFixed some doxygen warnings
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-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-02-14 Raimond SpekkingFollow-up r62358: Wrap warning message into a div with...
2010-02-12 Tobiassort of fixing bug 14592: show warning when moving...
2009-12-17 Alexandre EmsenhuberPer Tim Starling, fix for r58008: use StringUtils:...
2009-12-15 Tim StarlingMerged r56745 from wmf-deployment, with an adjusted...
2009-12-15 Aryeh Gregormaxlength=200 for page move summary in HTML5
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-11-16 Roan Kattouw(bug 21540) Missing global
2009-11-14 Matěj Grabovský(bug 21455) Fixed "Watch this page" checkbox appearing...
2009-10-24 Alex Z(bug 18019) Warn users when moving a file to a name...
2009-10-22 Alexandre Emsenhuber* (bug 21234) Moving subpages of titles containing...
2009-10-21 Max Semenik(bug 20275) Fixed LIKE queries on SQLite backend
2009-09-25 Alexandre Emsenhuber* (bug 20797) Fixed check for double moving the base...
2009-09-16 TobiasFollow-up on r56284: LogEventsList::showLogExtract...
2009-09-11 Alexandre EmsenhuberFix for r55535, per Brion's comment: convert x-coded...
2009-08-24 Alexandre Emsenhuber* (bug 20299) MediaWiki:Move-subpages and MediaWiki...
2009-08-23 Alexandre Emsenhuber* (bug 20365) Page name with with c/g/h/j/s/u + x are...
2009-08-18 Aryeh Gregor$wgMaximumMovedPages should only count moved pages
2009-08-18 Aryeh GregorDon't move twice when moving subpages to a subpage
2009-08-11 Bryan Tong MinhRevert r54795: Didn't work as expected and don't have...
2009-08-11 Bryan Tong Minh(bug 20052) Watch checkbox on Special:Movepage is check...
2009-06-07 Siebrand Mazeland* replace use of deprecated makeKnownLinkObj() by linkK...
2009-05-24 Siebrand MazelandProper casing for getDBkey()
2009-05-17 Siebrand Mazeland(bug 18466) Add note or warning when overruling a move...
2009-05-08 Siebrand MazelandUse link() instead of deprecated makeLinkObj() where...
2009-03-03 Aaron SchulzAdd mw-redirect class to subpage links as needed
2009-02-22 Niklas Laxström* Correct case for formatNum
2009-02-20 Alexandre EmsenhuberPer siebrand and Nikerabbit (tweak for r47535):
2009-02-18 Alexandre Emsenhuber(bug 16762) Special:Movepage now shows a list of subpag...
2009-02-18 Siebrand MazelandFormat number, and allow use of plural for 'move-subpag...
2009-02-09 Roan KattouwRemove a TODO from ApiMove and add a FIXME to SpecialMo...
2009-01-31 Siebrand Mazeland* (bug 17288) Improved messages for default language...
2009-01-08 Brion VibberReverted r45517 " * (bug 16921) Add a maxlength for...
2009-01-07 Raimond Spekking* (bug 16921) Add a maxlength for the reason field...
2009-01-06 Raimond SpekkingAdd new messages 'movepage-moved-redirect' and 'movepag...
2009-01-06 Brion VibberRevert r45288 " * Add a new message 'movepage-moved...
2009-01-01 Raimond Spekking* Add a new message 'movepage-moved-noredirect' for...
2008-12-29 Victor Vasiliev* Image moving over an existing file no longer throws...
2008-11-25 Siebrand MazelandSub pages get a redirect on move, even when "Leave...
2008-10-11 Tim StarlingFix freaky calling method for MovePageForm::showForm...
2008-10-10 Tim StarlingFix error display on invalid destination title on GET...
2008-10-06 Tim StarlingDisable double redirect fixer by default, pending resol...
2008-10-06 Tim StarlingAllow humans to suppress redirect too, not just bots...
2008-10-02 Alexandre EmsenhuberCustom error message from the AbortMove hook is now...
2008-09-28 Niklas Laxström* Do not pass objects to functions that don't take...
2008-09-13 Aaron SchulzCleanup for r40770:
2008-09-13 Alex Z(bug 12650) Make it possible to enter separate expiry...
2008-09-03 Alexandre Emsenhuberfix XHTML error
2008-08-01 Alexandre Emsenhuber* (bug 14987) Only fix double redirects on page move...
2008-07-28 Brion VibberRevert r38068 "SpecialMovepageBeforeMove hook from...
2008-07-26 Jack PhoenixSpecialMovepageBeforeMove hook from Wikia codebase...
2008-07-25 Aryeh GregorConvert subpage move to use TitleArray, just for demons...
2008-07-22 Tim Starling* (bug 4578) Automatically fix redirects broken by...
2008-07-07 Niklas Laxström* Plural for delete-toobig and delete-warning-toobig
2008-07-02 Brion VibberRevert r36839 (merge of movepage-moved and movepage...
2008-07-01 HujiRemoving movepage-moved, using movepage-page-moved...
2008-06-19 Brion VibberRename all the special page class files back to their...