| Commit message (Expand) | Author | Age | Files | Lines |
* | Add WikiError to standard components now that we're using it more widely (tho... | Brion Vibber | 2005-04-27 | 1 | -0/+1 |
* | * Parser.php was being included twice in a row | Ævar Arnfjörð Bjarmason | 2005-04-25 | 1 | -2/+0 |
* | Setup.php-DateFormatter was using a lot of CPU time on the live site. Moved i... | Tim Starling | 2005-04-20 | 1 | -8/+4 |
* | Smarter, more flexible cache type selection. Moved entire contents of ObjectC... | Tim Starling | 2005-04-09 | 1 | -83/+15 |
* | fixed bug | Tim Starling | 2005-03-31 | 1 | -1/+2 |
* | If you call function wfGetIP, it might help to implement it first ;-) | Magnus Manske | 2005-03-31 | 1 | -1/+1 |
* | Adding some validation for IP determination via XFF headers, in preparation f... | Tim Starling | 2005-03-31 | 1 | -23/+4 |
* | Fixed efficiency problem with $wgSiteNotice. Introduced wfSiteNotice(), which... | Tim Starling | 2005-03-27 | 1 | -23/+0 |
* | * Installation fixes for running under IIS | Brion Vibber | 2005-03-27 | 1 | -1/+1 |
* | Start removing the Latin-1 hacks. We're going pure UTF-8 for 1.5... | Brion Vibber | 2005-03-26 | 1 | -4/+2 |
* | Don't force edit encoding when LanguageEo.php is loaded; defer until $wgContL... | Brion Vibber | 2005-03-14 | 1 | -0/+1 |
* | Merge changes from 1.4: | Brion Vibber | 2005-03-09 | 1 | -7/+22 |
* | eAccelerator caching support, patches from Jamie Bliss | Brion Vibber | 2005-03-02 | 1 | -0/+6 |
* | Clean up experiments for special:data, special:validate, special:geo. | Brion Vibber | 2005-02-18 | 1 | -5/+0 |
* | Only include ParserXML when it is being used | Jens Frank | 2005-01-27 | 1 | -3/+7 |
* | * Skip message cache initialization on raw page view (quick hack) | Brion Vibber | 2005-01-18 | 1 | -15/+19 |
* | fix for script execution vulnerability | Tim Starling | 2005-01-17 | 1 | -4/+2 |
* | Minor load balancing improvements | Tim Starling | 2005-01-15 | 1 | -2/+2 |
* | Don't load user object from DB when in command line mode. DB might not yet exist | Jens Frank | 2005-01-15 | 1 | -0/+2 |
* | wgSquidServersNoPurge | River Tarnell | 2005-01-12 | 1 | -1/+2 |
* | porting site notice feature from REL1_3A | Tim Starling | 2004-12-23 | 1 | -0/+19 |
* | Merge SCHEMA_WORK into HEAD. Lots of changes, some things are probably broken: | Brion Vibber | 2004-12-19 | 1 | -1/+1 |
* | (bug 454) Merge e-notif 2.00 | Brion Vibber | 2004-12-18 | 1 | -2/+0 |
* | * Fix language selection for upgraded accounts [merge from 1.4] | Brion Vibber | 2004-12-11 | 1 | -0/+5 |
* | * Defer message cache initialization, shaving a few ms off file cache hits | Brion Vibber | 2004-12-09 | 1 | -1/+1 |
* | more fixes for languages with no language files; allow UI customization for a... | Zheng Zhu | 2004-12-07 | 1 | -20/+22 |
* | fix typo | Zheng Zhu | 2004-11-29 | 1 | -1/+1 |
* | made connection errors work again | Tim Starling | 2004-11-29 | 1 | -4/+7 |
* | Add a system of hooks to allow third-party code to run before, after, or | Evan Prodromou | 2004-11-27 | 1 | -1/+2 |
* | Let the parser cache use the objectcache table if memcached isn't set up, | Brion Vibber | 2004-11-22 | 1 | -1/+1 |
* | Experimental authentication plugin interface. Will require a little bit more ... | Brion Vibber | 2004-11-16 | 1 | -0/+5 |
* | Fix opening of session for users visiting with saved password token | Brion Vibber | 2004-11-15 | 1 | -1/+1 |
* | XML parser XHTML output | Magnus Manske | 2004-11-03 | 1 | -1/+4 |
* | Backporting concatenated gzip history compression from SCHEMA_WORK. Also made... | Tim Starling | 2004-10-30 | 1 | -0/+1 |
* | Add $IP to list of globals, since it is undefined otherwise | Jens Frank | 2004-10-24 | 1 | -2/+2 |
* | Fixing multiple-inclusion problems | Tim Starling | 2004-10-24 | 1 | -4/+4 |
* | rm obsolete global | Tim Starling | 2004-10-23 | 1 | -2/+1 |
* | comments | Tim Starling | 2004-09-26 | 1 | -5/+4 |
* | More informative error message for when the user forgot to move LocalSettings... | Tim Starling | 2004-09-26 | 1 | -0/+4 |
* | Avoid gratuitously breaking configurations: continue to use | Brion Vibber | 2004-09-25 | 1 | -0/+4 |
* | Adjust some spacing | Brion Vibber | 2004-09-25 | 1 | -8/+9 |
* | Change LanguageEn to be UTF-8 by default. This fixes the problem with | Brion Vibber | 2004-09-25 | 1 | -4/+4 |
* | first attempt to support multiple language variants in the MediaWiki: namespace. | Zheng Zhu | 2004-09-25 | 1 | -0/+1 |
* | removed caching of UI messages; it does not make sense, after all. | Zheng Zhu | 2004-09-25 | 1 | -13/+7 |
* | First batch of files modified to switch wgLang to wgContLang. | Zheng Zhu | 2004-09-24 | 1 | -26/+33 |
* | updated warning about the UI switching code. | Zheng Zhu | 2004-09-24 | 1 | -13/+17 |
* | Changed installation code so that wgContLanguageCode is set, replacing wgLang... | Zheng Zhu | 2004-09-24 | 1 | -5/+4 |
* | passing the language object in as parameter when initializing the message cache | Zheng Zhu | 2004-09-24 | 1 | -2/+2 |
* | fix php notices about call-time by reference | Antoine Musso | 2004-09-22 | 1 | -2/+2 |
* | If $_SERVER['REMOTE_ADDR'] is not set, use 127.0.0.1 for $wgIP. | Brion Vibber | 2004-09-22 | 1 | -1/+4 |