Don't look for pipes in the root node.
[lhc/web/wiklou.git] / index.php
2011-01-01 Alexandre EmsenhuberUpdate copyright year
2010-12-29 Bryan Tong MinhAdd main contributors in SpecialVersion to README and...
2010-12-16 Alexandre EmsenhuberPer ^demon, follow-up r78260: introduced MediaWiki...
2010-12-09 Alexandre EmsenhuberCall finalCleanup() after outputting a cached page...
2010-12-08 Alexandre EmsenhuberUse the AutoLoader to load the AjaxDispatcher class
2010-12-08 Alexandre EmsenhuberRemoved OutputPage::setEncodings(); its current impleme...
2010-12-07 Alexandre Emsenhuber* Don't unset $wgTitle if it's null, just let it as...
2010-12-07 Alexandre EmsenhuberMerged wfDoUpdates() and MediaWiki::doUpdates() in...
2010-12-06 Chad HorohoeRm two unused vars
2010-12-06 Alexandre Emsenhuber* (bug 26253) Removed $wgPostCommitUpdateList
2010-08-13 Aryeh GregorRevert r70960 "AjaxDispatcher, now ~30 lines shorter...
2010-08-12 Chad HorohoeAjaxDispatcher, now ~30 lines shorter and not using...
2010-08-09 Chad HorohoeRemove unnecessary require(). Autoloader already handle...
2010-03-21 Chad HorohoeRemove extra linebreak
2010-01-01 Aryeh GregorAnnual copyright year update
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-12-01 Tim StarlingReverted r58646 as per my comments on bug 20554.
2009-11-06 Roan KattouwAPI: (bug 20554) Expose average slave lag (avglag)...
2009-08-17 Aaron Schulzreverted r55161 - not needed
2009-08-17 Aaron SchulzFixed html filecache handling of ?curid urls
2009-07-31 Chad HorohoeHandle todo: Mediawiki::initialize() is now called...
2009-05-27 Tim StarlingReverted r50065, restInPeace does this since r49684.
2009-04-30 Tim StarlingCommit master changes on all ajax requests. There's...
2009-03-20 Alexandre Emsenhuber* Added "@file" so that doxygen doesn't attribute the...
2009-01-08 Aryeh GregorIncrement years
2008-12-28 Aaron SchulzFix doc comment, sigh
2008-12-28 Aaron SchulzFileCache - Leave raw page cache control alone to avoid...
2008-12-28 Aaron SchulzFileCache tweaks:
2008-12-28 Aaron SchulzOpps, forgot to commit this
2008-12-27 Aaron Schulz* Move filecache hits to faster lower level index.php...
2008-12-23 Brion VibberRevert r44801 "Tweaks from profiling"
2008-12-19 Aaron SchulzTweaks from profiling
2008-12-09 Aaron SchulzWhitespace/style consistency
2008-07-20 Alexandre Emsenhuber* (bug 12568) configuration script now produce valid...
2008-04-29 Alexandre Emsenhubertweaks:
2008-03-30 Tim Starling* Introduced LBFactory -- an abstract class for configu...
2008-03-26 Brion VibberDrop some useless parameters to silly methods on the...
2008-03-21 Alexandre Emsenhuber* Document Exception.php
2008-03-19 Alexandre EmsenhuberRewrite a bit the MediaWiki class:
2008-02-19 Aaron SchulzWhitespace tweak
2008-02-09 Niklas Laxström* Use full path (for example for apc.filters)
2008-02-04 Victor VasilievUpdate some copyright dates to 2008
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...
next