API: Fixed continuation bug in list=categorymembers. Thanks to Roberto Leandrini.
[lhc/web/wiklou.git] / index.php
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-04-22 Tim Starlingmaxlag hidden parameter. Allows client-side bots to...
2007-03-12 Brion Vibber* (bug 9256) Add a quick note to index.php header comments
2007-01-21 Brion VibberRevert r19529 ('ajax editors list'); per chat w/ hashar...
2007-01-20 Antoine MussoOptional feature : 'Ajax show editors' based on an...
2007-01-09 Antoine MussoLoad the ajax stuff once we have a title or we will...
2006-08-24 Tim StarlingExit from AJAX requests properly. Calling exit after...
2006-07-26 Daniel Kinzlerfixed include path of AjaxDispatcher.php in index.php
2006-07-14 Tim StarlingConsolidated web initialisation code into includes...
2006-05-28 Domas Mituzasmicrotime(true) instead of slow php4 hacks
2006-03-27 Jens FrankFix wrong path
2006-03-27 Jens FrankOOP'ed Ajax functions, embedded in index.php for better...
2006-01-15 Antoine Musso* additional comments
2006-01-15 Antoine Mussofunny quotes
2006-01-13 Brion Vibberrevert to Wiki.php 1.28 and index.php 1.130
2006-01-13 Magnus Manskeindex.php now fits on a single screen :-)
2006-01-13 Magnus ManskeFurther cleanup of index.php
2006-01-11 Magnus ManskeMoving more stuff to Wiki.php
2006-01-11 Magnus ManskeMost of index.php now in Wiki.php
2006-01-11 Magnus ManskeConsolidation of mediaWIki calls into Wiki.php
2006-01-11 Magnus ManskePage creation now mostly moved from index.php to Wiki.php
2006-01-11 Magnus Manskemoved more stuff
2006-01-11 Magnus Manskefix
2006-01-11 Magnus ManskeMoving more stuff
2006-01-11 Magnus ManskeSlowly moving more stuff from index.php to Wiki.php
2006-01-10 Magnus Manskemini-fix
2006-01-10 Magnus ManskeBrion-style conformity :-)
2006-01-10 Magnus Manskemoving some more stuff from index.php to Wiki.php
2006-01-10 Magnus ManskeMoving image and category detection
2006-01-10 Magnus ManskeSecond attempt at (partially) moving to Wiki.php; teste...
2005-12-31 Magnus ManskeCatching: getrusage() does not exist on Windows platforms
2005-12-30 Domas Mituzasclose profiling on script exits instead of page flushing
2005-12-30 Tim Starling* Added templatelinks table. The table currently repres...
2005-12-29 Brion VibberRevert to working version
2005-12-29 Magnus Manskefinishing moving of code from inex.php to includes...
2005-12-29 Magnus Manskemoving stuff from index.php to includes/Wiki.php
2005-11-25 Ævar Arnfjörð Bjar... * Whitespace
2005-11-16 Brion Vibber* Recognize Special:Search consistently so read whiteli...
2005-11-07 Tim StarlingRequire POST method for action=purge, to prevent bots...
2005-10-31 Tim Starlingworkaround for any current or future exploit of the...
2005-10-24 Brion VibberReverting fix for 2585; some users report seeing error...
2005-10-22 Brion VibberCommitting various live hacks from Wikimedia servers
2005-10-12 Tom Gilder(bug 2585) Return proper 404 code when pages don't...
2005-10-06 Tom GilderNicer default page (complete with sharks with frigg...
2005-08-20 Tim Starlingfixed redirects from one namespace to another
2005-08-12 Antoine MussoNo check needed when viewing old versions
2005-08-11 Antoine MussoFix #710: redirect to category pages got an empty categ...
2005-07-23 River Tarnelllet sysop delete trackbacks
2005-07-08 Ævar Arnfjörð Bjar... * There's no more need for this here than anywhere...
2005-07-03 River Tarnellimplement "action=render"
2005-07-02 Tim Starlingfixed hook call
2005-06-30 Brion Vibber* Copy fix for old search URLs with Lucene search plugi...
2005-05-28 Tim StarlingUnconditional inclusion for SpecialPage.php, needed...
2005-05-28 Tim Starlingfixed silly switch() use, much better handled with...
2005-05-23 Ævar Arnfjörð Bjar... * Changed the handling of the action GET variable from...
2005-04-21 Zheng ZhuFix my last broken fix (that caused bug 1899)
2005-04-12 Ævar Arnfjörð Bjar... * Some clown with CVS access deleted our MS Word files...
2005-04-08 Zheng ZhuTry to find variant article when an incomming request...
2005-04-06 Ævar Arnfjörð Bjar... * brion forgot to change this when he moved around...
2005-04-06 Ævar Arnfjörð Bjar... * Documented
2005-03-31 Ævar Arnfjörð Bjar... formatting
2005-03-31 Magnus ManskeFixed installation bug
2005-03-31 Magnus ManskePartial fix for installation bug
2005-03-31 Ævar Arnfjörð Bjar... <? => <?php
2005-03-31 Ævar Arnfjörð Bjar... Display something nicer looking when the wiki hasn...
2005-03-28 Tim StarlingAbility to disable actions from LocalSettings.php
2005-03-26 Brion VibberStart removing the Latin-1 hacks. We're going pure...
2005-03-24 Erik MoellerPreliminary support for application/external-editor
2005-03-17 Magnus ManskeRe-establishing validation feature (the beginnings)
2005-03-15 Brion VibberMark interwiki redirect URLs with a source parameter...
2005-03-09 Brion VibberMerge changes from 1.4:
2005-02-27 Brion Vibber* (bug 563) Fix UTF-8 interwiki URL redirects via Latin...
2005-02-21 Brion Vibbereat a couple more namespace cruft bits
2005-02-18 Brion VibberRemove Special:Asksql; moving it out to an extension.
2005-02-18 Brion VibberClean up experiments for special:data, special:validate...
2005-01-19 Tom GilderDouble to single quotes
2005-01-18 Tom GilderOnly start new session for anon users on submit, not...
2005-01-10 Jens FrankCache the redirect from index.php to the start page...
2004-12-21 River Tarnell$wgDisableInternalSearch
2004-12-10 Brion VibberRevert unauthorized changes made without discussion...
2004-12-10 Nicholas Pisarro, JrNew feature: You can edit summaries and change the...
2004-12-09 Brion Vibber* Defer message cache initialization, shaving a few...
2004-11-28 Evan ProdromouAdded "unknown action" event, so that extensions can...
2004-10-24 Antoine MussoImplementing user levels management. This is only a...
2004-10-20 Brion VibberReorganization of SearchEngine for legibility
2004-10-14 Brion VibberClean up a few scriptlets
2004-10-02 Brion VibberFix for running with no include_path set
2004-09-26 Tim StarlingMore informative error message for when the user forgot...
2004-09-24 Magnus ManskeWiki database system
2004-09-22 Zheng Zhumade some more wfMsg() to wfMsgForContent changes
2004-09-06 Brion VibberQuick fix for canonical redirects when the URL is case...
2004-09-03 Brion VibberStart cracking down on illegal titles: in UTF-8 mode...
2004-09-02 Brion VibberOne more unicode normalization fix: don't die horribly...
2004-08-31 Brion VibberAvoid numeric and boolean interpretation of "0" in...
2004-08-22 Brion VibberAdd back the slower version of Title::makeTitle as...
2004-08-22 Jens FrankMoved category stuff to CategoryPage, copying logic...
2004-08-22 Brion VibberAdd some profiling points
2004-08-21 Brion VibberDon't include SearchEngine.php when it's not used....
2004-08-14 Arne Heizmann# Please don't move this line to includes/Defines.php...
2004-08-14 Antoine MussoReverting my previous change. Comment
next