eol w/s
[lhc/web/wiklou.git] / index.php
2011-08-05 Chad HorohoeStandardize comments, wrap lines at 80 chars
2011-07-06 Chad HorohoeClean up the mess that is wfDie (resolves r85918)....
2011-06-18 PlatonidesAs discussed in r85918 CR. Move everything from wfIndex...
2011-06-12 Alexandre EmsenhuberChanged some magic __get method calls to accessors...
2011-06-07 Tim Starling* Fix for r89624: fixed logo HTML escaping
2011-06-07 Tim Starling* Restored the page shown when LocalSettings.php is...
2011-06-03 Brion VibberProvisional revert of r89406, r89414: reference-related...
2011-06-03 Happy-melonStart unpicking r85288 (magic __get() accessor for...
2011-06-02 Chad HorohoeRevert r88648 per CR
2011-06-02 PlatonidesClose wfProfileIn
2011-05-30 Tim StarlingHipHop improvements:
2011-05-30 Chad HorohoeMisc. exception handling cleanup--moved it out of globa...
2011-05-27 Tim StarlingSome HipHop fixes:
2011-05-26 Alexandre EmsenhuberMerged MediaWiki::performRequestForTitle() and MediaWik...
2011-05-23 Alexandre Emsenhuberexit -> return now that we are in a function
2011-05-22 Alexandre EmsenhuberMoved MediaWiki::articleFromTitle() to Article::newFrom...
2011-05-22 Chad Horohoe$wgArticle is deprecated! Possible removal in 1.20...
2011-05-16 Alexandre EmsenhuberRemoved configuration storage in the MediaWiki class:
2011-05-15 Tim StarlingRevert r87635, r87637, r87639, r87643 (MW_MIN_PHP_VERSI...
2011-05-07 Happy-melonCentralise the minimum-required-php-version in a MW_MIN...
2011-05-07 Happy-melonFollow-up r85918:
2011-05-05 Chad Horohoe5.2.3, like we do everywhere else
2011-04-17 Happy-melonFollow-up r85929: update MediaWiki::articleFromTitle...
2011-04-12 Happy-melonImprovements to handling of 'catastrophic' errors,...
2011-04-04 Daniel FriesenUpdate index.php and Wiki.php to make better use of...
2011-04-03 Happy-melonFollow-up r85278, r85240:
2011-04-03 Happy-melonExpand wfShowMaxLagError() into index.php. It was...
2011-04-03 Happy-melonStore the WebRequest and OutputPage in the MediaWiki...
2011-04-03 Happy-melonCleanup in Wiki.php and index.php:
2011-04-02 Alexandre EmsenhuberMade index.php's profiling cosistent with other entry...
2011-03-06 Alexandre EmsenhuberFix for r78512: set the default value to "view" for...
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 :-)
next