If 'tables' is a string that starts with a space, treat it as user-enforced FROM...
[lhc/web/wiklou.git] / includes / SpecialMovepage.php
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-02 Rob Church(bug 8461) Support watching pages on move
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-10-30 Tim Starling* Made special page names case-insensitive and localisa...
2006-10-25 Nick JenkinsBug 7687: Fix movetalk box checks itself when confirmin...
2006-09-09 Rotem LisswgOnlySysopMayMove is now unused, removing.
2006-09-09 Rotem LisswgOnlySysopMayMove seems to be still used, partial...
2006-09-08 Rotem LissMake the permissions check in Special:Movepage reasonab...
2006-09-08 Rotem Liss(bug 6615) PHP fatal error on bad input to Special...
2006-07-08 Niklas Laxström* And more escaping
2006-06-30 Rob Church* (bug 6488) Show relevant log fragment in Special...
2006-06-07 Tim StarlingRemoved most exit() calls from the MediaWiki core,...
2006-03-19 Rob Church(bug 3047) Don't mention talk pages on Special:Movepage...
2006-01-16 Rob ChurchRevert per discussion w/ Brion
2006-01-16 Rob ChurchBug 2757: 'Page move completed' screen should contain...
2006-01-08 Antoine MussoREVERT: Bug 3835: add a cancel link on special:movepage
2006-01-08 Antoine MussoBug 3835: add a cancel link on special:movepage
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2006-01-06 Tim StarlingPrevent accidental deletion during page move.
2005-12-30 Tim Starling* Added templatelinks table. The table currently repres...
2005-12-10 Magnus ManskeHooks! Hoooooks!
2005-12-04 Antoine MussoClean up unused globals!
2005-10-22 Antoine MussoFix textarea
2005-10-14 Tom Gilderadded <label>s
2005-09-18 Antoine MussoFix #3350: missing label for move talk page
2005-08-26 Brion Vibber* (bug 3280) Respect 'move' group permission on page...
2005-08-11 Brion Vibber* Rearranged Special:Movepage form to reduce confusion...
2005-07-07 Brion Vibber* Fix talk page move handling
2005-07-07 Brion Vibber* (bug 1130) Reorder old title checks; use title null...
2005-06-29 Brion Vibber* Various code cleanup and HTML escaping fixlets on...
2005-06-19 Tim Starlingported site_stats change from 1.4
2005-05-27 Brion Vibber* Simple rate limiter for edits and page moves; set...
2005-05-07 Ævar Arnfjörð Bjar... * Added support for paramaters like Special:Movepage...
2005-05-07 Ævar Arnfjörð Bjar... * Fixed a fatal XML error (the size attribute in one...
2005-04-27 Brion VibberSilence notice error by setting talk variable explicitl...
2005-04-25 Brion Vibberphp's on crack.
2005-04-25 Brion VibberMove page tweaks:
2005-04-03 Ævar Arnfjörð Bjar... * Yummie ? : syntax.
2005-04-03 Tim Starling"Delete to make way for move" feature, for sysops only...
2005-04-03 Tim StarlingPage move undo feature
2005-04-03 Tim StarlingAllow the user to specify a reason for page moves
2005-02-21 Brion VibberDe-cruftification continues.
2005-02-21 Brion VibberAudit tweaks: extra post checks, markup fixes.
2005-01-31 Antoine Musso* Attach revision to the new page id. Original article...
2005-01-31 Antoine MussoStop showing moves directly in recentchanges, instead...
2005-01-20 Antoine MussoFix #1130 : special:movepage not showing actual title...
2004-10-26 Brion VibberMove page tweaks:
2004-10-14 River Tarnellfix xss attack if wgRawHtml is enabled
2004-10-05 Wil MahanMove length check to secureAndSplit(), so it is always...
2004-09-14 River Tarnellforwardport better fix (thanks brion)
2004-09-14 River Tarnellmerge # moving fix from 1.3
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-08-15 Tim Starlingfix of bug added in 1.37
2004-08-14 Arne HeizmannEnglish
2004-08-14 Antoine MussoFix sourceforge bug #850012 : Page move doesn't update...
2004-08-14 Antoine MussoCode standardization:
2004-08-06 Magnus ManskeThis should fix bug 975072 (Move page doesn't update...
2004-07-24 Tim Starling$_REQUEST -> $wgRequest
2004-07-10 Tim Starlingrestrictions on Special:Movepage
2004-05-07 Tim Starlinginclude_once -> require_once
2004-04-25 Brion VibberDisable renaming of category pages (this causes a numbe...
2004-04-03 Brion VibberXHTML fixes
2004-03-23 Tim Starlingpage-move code moved to Title and disentangled from...
2004-03-20 Tim Starling* Changed inclusion syntax to allow e.g. {{stub}}
2004-03-14 Antoine MussoFix sourceforge bug 600079
2004-03-11 Brion VibberSome changes to the link tables. They now all use a...
2004-03-08 Brion VibberConsolidate with Title::getInternalURL() a bit
2004-03-08 Brion VibberMore globals and uninitialized variables fixes. Added...
2004-03-07 Mr. E23Fixed parse error
2004-03-07 Brion VibberReplace the random boolean parameters on Title::getURL...
2004-03-06 Tim Starling* Fixed magic quotes in $_REQUEST, in Setup.php
2004-03-04 Brion VibberFix for #883774 inverse_timestamp not updated when...
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-02-02 Gabriel WickeSquid branch merge. Calls to purge functions in Article...
2004-01-26 Tim StarlingBug fix: moving both normal page and talk page within...
2004-01-17 Tim Starling* Recent Changes improvements: object oriented back...
2004-01-05 Mr. E23Added hooks for article create/delete/edit events and...
2004-01-05 Mr. E23Moved linkscc SQL details into LinkCache for cleaner...
2003-12-14 Tim StarlingImprovements in MediaWiki namespace handling, enhanced...
2003-12-05 Brion VibberUpdate timestamp of redirect when renaming over a redir...
2003-11-28 Mr. E23Fixed so that move to a new page causes linkscc to...
2003-11-15 Tim StarlingErrant brace removed
2003-11-15 Brion VibberUse wfMsg()'s parameters
2003-11-12 Tim StarlingImported latest features from the stable branch
2003-11-09 Tim StarlingNov. branch merge. Various features backported from...
2003-11-04 Brion VibberFix move page / linkcache / memcached problem
2003-09-20 Tim Starlingchanging wfQuery to allow replication
2003-07-05 Brion VibberConsolidate a bit of the link update code from movepage...
2003-07-05 Brion VibberFix minor bug that didn't properly touch the new page...
2003-05-31 Brion VibberFix bug that rejected renames to one-character titles
2003-04-14 Lee Daniel CrockerInitial revision