use string as callback when possible (since PHP 5.2.3)
[lhc/web/wiklou.git] / includes /
2011-05-18 Antoine Mussouse string as callback when possible (since PHP 5.2.3)
2011-05-18 Antoine MussoMakes sure wgAdditionalMailParams is null in safe mode
2011-05-18 Antoine Mussomakes UserMailer::send() a bit simpler
2011-05-18 Raimond SpekkingLocalisation updates for core and extension messages...
2011-05-18 Alexandre EmsenhuberDB_READ -> DB_SLAVE, the former is obsolete
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-17 KrinkleFixing typo from r55396 + code styl/whitespace
2011-05-17 PlatonidesFollow up r87630. The file cache is now checked at...
2011-05-17 Raimond Spekking(no commit message)
2011-05-17 Alexandre EmsenhuberRemoved usage of error suppression operator
2011-05-17 Siebrand MazelandMake @deprecated documentation more consistent (see...
2011-05-17 Siebrand MazelandSuprtfluous whitespace removed.
2011-05-17 Siebrand Mazeland* remove unneeded behavior change for action=info in...
2011-05-17 Chad Horohoedb -> dbw
2011-05-17 Chad HorohoeMore config stuff: method for applying settings, gettin...
2011-05-16 Siebrand Mazeland(bug 28992) Revision numbers in the patrol log are...
2011-05-16 Chad HorohoeFollowup r88270: add new table to updaters
2011-05-16 Siebrand Mazeland(bug 29011) Remove hard coded text from Special:LockDb.
2011-05-16 Chad HorohoeAdd exposeGlobals() b/c stuff
2011-05-16 Chad HorohoeInitial commit of configuration management backend...
2011-05-16 Raimond SpekkingLocalisation updates for core and extension messages...
2011-05-16 KrinkleSplit mw.user from mediawiki.js into its own module
2011-05-16 Siebrand MazelandRemove verboseness (image and infobox) in Special:Contr...
2011-05-16 Alexandre EmsenhuberOnly increment the page count if the page has been...
2011-05-16 Alexandre EmsenhuberRemoved configuration storage in the MediaWiki class:
2011-05-16 Jack Phoenixthree new hooks in SpecialUndelete.php from Wikia codeb...
2011-05-16 Jack Phoenixpeace, love and coding style
2011-05-16 Jack Phoenixsome coding style tweaks
2011-05-16 Domas Mituzasunbreak ProfilerSimpleTrace, some Profile refactoring...
2011-05-16 Domas MituzasFix ProfilerSimpleTextBreakage introduced by r86633
2011-05-16 Niklas LaxströmFollow-up r88190: coding style
2011-05-16 Niklas LaxströmWhitespace changes
2011-05-16 Purodha B Blissenbach(bug 28174) Message amended so as to not explicitly...
2011-05-15 Raimond SpekkingLocalisation updates for core and extension messages...
2011-05-15 Bryan Tong MinhKill the error suppression operator in the Api
2011-05-15 Rob LanphierBug 28715 - Display what the server default timezone...
2011-05-15 Alexandre EmsenhuberRemoved usage of error suppression operator in Special...
2011-05-15 Bryan Tong MinhPer CR r75906, reintroduce ApiUpload::transformWarnings()
2011-05-15 Rob LanphierChanging !isset to is_null (thanks Roan!) and fixing...
2011-05-15 Rob LanphierSetting $wgLocalTZoffset based on $wgLocaltimezone...
2011-05-15 Tim StarlingFix for HipHop breakage in r87748 etc. Please do not...
2011-05-15 Tim StarlingRevert r87635, r87637, r87639, r87643 (MW_MIN_PHP_VERSI...
2011-05-15 Sam Reed* (bug 27593) API: add error message when sha1/sha1base...
2011-05-15 PlatonidesFollow up r87805. Remove unused global.
2011-05-15 Bryan Tong Minh(bug 23464) File: prefixes are now chopped off during...
2011-05-15 PlatonidesProfile brace substitution per title to help detect...
2011-05-15 PlatonidesMove $wgContLang out of the switch
2011-05-15 PlatonidesFollow up r88053. This was trying to throw the return...
2011-05-15 Bryan Tong Minh(bug 1780) Uploading files with non-ascii characters...
2011-05-15 PlatonidesPerform an early exit
2011-05-15 Tim StarlingHipHop build fixes:
2011-05-15 Domas Mituzasinitialize Profiler instance singleton with ProfilerStu...
2011-05-15 Bryan Tong MinhFollow-up r87176 use wfLocalFile instead of wfFindFile
2011-05-15 Bryan Tong MinhFollow-up r87176: Make importDump.php import files
2011-05-15 Bryan Tong MinhAdd 'hash' => array( 'class' => 'HashBagOStuff' ) to...
2011-05-15 Jure Kajzer* fixed typo
2011-05-15 Niklas LaxströmFixed a bug in transformation where previous language...
2011-05-15 Aaron SchulzMarked some _Newtalk functions protected
2011-05-14 Roan KattouwKill diff.js with fire. It only applies to versions...
2011-05-14 Brian Wolff(bug 28940) When making a thumb of an SVG, and only...
2011-05-14 Trevor ParscalRemoved the go() call, and the suspended until go(...
2011-05-14 Siebrand MazelandAdd Rotem Liss and Platonides to author list.
2011-05-14 Benjamin Lees(bug 28287) The "your changes" box for edit conflicts...
2011-05-14 Antoine MussoCredits to Victor Vasiliev in [[Special:Version]]
2011-05-14 PlatonidesRevert r88043. It was broken in several ways.
2011-05-14 Jure Kajzer* added alternative revison size display if diff size...
2011-05-14 Alexandre EmsenhuberRewrote the article counting code and related:
2011-05-14 Jure Kajzer* added an option to toggle the display of diff size...
2011-05-14 Alexandre EmsenhuberFollow-up r87589: let's simplify this a bit :P
2011-05-14 Jure Kajzerdiscussion with hashar
2011-05-14 Siebrand MazelandRemove special case for IE on Mac. No longer supported...
2011-05-14 Sam ReedFix line removedfor no explicit reason from r85771
2011-05-14 Bryan Tong Minh(bug 18803) JPEG2000 images can no longer be uploaded...
2011-05-14 Bryan Tong Minh(bug 27864) Transcluding {{Special:Prefix}} with empty...
2011-05-14 Antoine Mussobug 28503: add ircs to UrlProtocols in defaultsettings...
2011-05-14 Roan KattouwFix bug in r87497, reported in CR: &modules=foo,bar...
2011-05-14 Roan Kattouw(bug 28952) Add tofragment to the redirect resolution...
2011-05-14 Niklas LaxströmSpecial pages don't have talk page. Fixes exception...
2011-05-14 Bryan Tong Minh(bug 23002) Imagelinks table not updated after imagemov...
2011-05-14 Trevor ParscalAdded direct file loading functionality to debug mode...
2011-05-14 Sam ReedFix up last errors from r88047
2011-05-14 Sam ReedFix daft loading error I added in r88047
2011-05-14 Jure Kajzer* changed display function for length to Linker::format...
2011-05-14 Sam Reed* (bug 28963) add langbacklinks module to api
2011-05-14 Antoine MussoApiBase::dieUsageMsg() now also accept being given...
2011-05-14 Platonides(Bug 28960) add message when email copy is sent to...
2011-05-14 Roan KattouwFollowup r87711: add ! to the forbidden characters...
2011-05-14 Sam ReedFollowup r88002, fix naming on param documentation
2011-05-13 Jure Kajzer* addon to previous
2011-05-13 Jure Kajzer* removed unused messages because of previous revert.
2011-05-13 Jure Kajzer* partial revert of r88019. Left the messages in for...
2011-05-13 Jure Kajzer* bug 28571
2011-05-13 Raimond SpekkingLocalisation updates for core and extension messages...
2011-05-13 Jure Kajzer* fixed as per comment on r88008
2011-05-13 Markus Glaserremoved max line size for a sql dump file. This optiona...
2011-05-13 Jure Kajzer* bug 24037
2011-05-13 Roan Kattouw(bug 24781) Define XML namespace for API output. Also...
2011-05-13 Chad Horohoe(bug 10154) Don't allow user to specify days beyond...
2011-05-13 Sam ReedFix unused variables
2011-05-13 Sam ReedImprove variable naming
next