Add non-identity collation, with migration script
[lhc/web/wiklou.git] / includes /
2010-07-23 Aryeh GregorAdd non-identity collation, with migration script
2010-07-23 Sam ReedFix spaces from r69814
2010-07-23 Sam ReedAdd missing $wgDBname global
2010-07-23 Sam Reed$title undefined in initialize
2010-07-23 Aryeh GregorSaner code formatting, fix a couple of bugs
2010-07-23 Aryeh GregorUse modern coding constructs and a better var name
2010-07-23 Aryeh GregorInitial commit for category collation framework
2010-07-23 Aryeh GregorProhibit all moves from/to file namespace
2010-07-23 Aryeh GregorTypo, style fix
2010-07-23 Danny B* replacing deprecated <s> with <del>
2010-07-23 Sam ReedFixup code from r69753, create title from row and use...
2010-07-23 Sam ReedResolve minor fixme from r69761
2010-07-23 Roan KattouwFollowup to r69776: cache result of extractRequestParam...
2010-07-23 Sam ReedMinor comment improvement to r69757
2010-07-23 Sam ReedStylize API up to date
2010-07-23 Tim StarlingRewrote r69339 etc. to clean up API cache header handling.
2010-07-23 Tim StarlingFixed inappropriate conversion of strpos() result to...
2010-07-23 Tim StarlingSend XVO headers only if $wgUseXVO is true.
2010-07-23 Mark A. Hershbergerre r64403 - remove never-actually-used $flag parameter...
2010-07-22 Sam ReedBig blitz on unused variables (a lot of $db = $this...
2010-07-22 Sam ReedRemove some unused globals
2010-07-22 Sam ReedRemove various unused parameters
2010-07-22 Sam ReedFix fail from r69755, press save, actually do "LIMIT_SM...
2010-07-22 Sam ReedLIMIT_SML2, LIMIT_BIG2 are in ApiBase, not ApiMain
2010-07-22 Sam Reed$this isn't valid in a static function. Fix for r46507
2010-07-22 Sam Reed* (bug 24485) Make iwbacklinks a generator, display...
2010-07-22 Sam ReedRemove unused $categories = array();
2010-07-22 Sam ReedPart of bug 24485 - Make iwbacklinks a generator,...
2010-07-22 Jeroen De DauwSplit Installer into Installer and CoreInstaller +...
2010-07-22 PlatonidesFollow up r63214, and its revert r69201. The rules...
2010-07-22 Chad HorohoeFix r69229. This should not be abstract, return dummy...
2010-07-22 Sam ReedFixup r69719 per comments
2010-07-22 Sam ReedFollowup r69719 r66716, add variable definition to...
2010-07-22 Roan KattouwRename the iwl_prefix_from_title index (again) to iwl_p...
2010-07-22 Sam Reed(bug 23936) - Add "displaytitle" to query/info API
2010-07-22 Sam ReedFix bug from r61759
2010-07-22 Sam ReedAdd braces
2010-07-22 Tim StarlingUse $wgContLang not $wgLang for checkTitleEncoding...
2010-07-21 Jeroen De DauwStyle and doc improvements
2010-07-21 Jeroen De Dauw@ -> wfSuppressWarnings and wfRestoreWarnings
2010-07-21 Jeroen De DauwStyle and doc improvements
2010-07-21 Bryan Tong Minhstylize.php on SearchEngine.php
2010-07-21 Raimond SpekkingShow the copyright message in user preference language...
2010-07-21 Bryan Tong MinhFollow-up r69233: Add existence check for NS_MEDIA...
2010-07-21 Bryan Tong MinhFollow-up r69203: remove str_replace( '_', ' ', $query...
2010-07-21 Jeroen De DauwStyle and doc improvements
2010-07-21 Roan KattouwCoding style: camelCase, not CamelCase
2010-07-21 Jeroen De DauwClarified field and method visibility and doc improvements
2010-07-21 Jeroen De DauwDoc and style improvements
2010-07-20 Trevor ParscalThis improves on the CSS hack used in r69317 - which...
2010-07-20 Chad Horohoe* Split Mysql/Sqlite updates into their own files
2010-07-20 Mark A. HershbergerAdded an explanation for the way the code is set up.
2010-07-20 Mark A. HershbergerSlightly different, but similar to brion's tests. ...
2010-07-20 Mark A. Hershbergerfixes r69333 — remove dependency on iconv, use icu...
2010-07-20 Mark A. Hershbergertrailing ws cleanup
2010-07-20 Mark A. HershbergerPrefer the intl PECL extension for ICU Unicode
2010-07-20 Mark A. Hershbergerrevert r69620
2010-07-20 Mark A. HershbergerAdmin is required now.
2010-07-20 Jeroen De DauwDoc and style improvements
2010-07-20 Jeroen De DauwDoc and style improvements
2010-07-20 Jeroen De DauwClarified field and method visibility and added TODOs
2010-07-20 Jeroen De DauwClarified field and method visibility
2010-07-20 Jeroen De DauwDoc and style improvements
2010-07-20 Jeroen De DauwClarified field and method visibility
2010-07-20 Jeroen De DauwRe-did r69590
2010-07-20 Tim Starling* Fixed "link" parameter in image links with "thumb...
2010-07-20 Tim StarlingApplying the text changes to the file as in r69589...
2010-07-20 Tim StarlingContinued cleanup of r69589: adding DatabaseInstaller...
2010-07-20 Tim StarlingCleanup for r69589 etc., deleting the file so I can...
2010-07-20 Jeroen De DauwFollow up to r69589
2010-07-20 Jeroen De DauwFollow up to r69589
2010-07-20 Jeroen De DauwClarified field and method visibility
2010-07-20 Jeroen De DauwRenamed InstallerDBType to DatabaseInstaller
2010-07-20 Roan KattouwFollowup to r69587: forgot to hit Save *facepalm*
2010-07-20 Roan KattouwFollowup to r69237: clarify documentation to avoid...
2010-07-20 Roan KattouwKill two functions in Parser that have been ununused...
2010-07-20 Peter PotrowlSolving an issue in r69542
2010-07-20 Tim StarlingFix URL for $GLOBALS overwrite vulnerability.
2010-07-19 PlatonidesUpdate the old magic with new one.
2010-07-19 Daniel Kinzlermake image page respect different sizes of individual...
2010-07-19 Chad HorohoeRemove 1.6 compat thingies
2010-07-19 Roan KattouwAdd iw_api and iw_wikiid fields to the interwiki table...
2010-07-19 Roan KattouwReverse-merge r69521 from 1.16wmf4: fix OpenSearch...
2010-07-19 Brian WolffFix fatal error from undefined $wgParser.
2010-07-19 Jeroen De DauwRemoved redundant array_reverse I found 3 months back
2010-07-19 Jeroen De DauwFollow up to r69528 (forgot to commit this file)
2010-07-19 Jeroen De DauwClarified field and method visibility
2010-07-19 Jeroen De DauwSplit WebInstallerPage and deriving classes from WebIns...
2010-07-19 Jeroen De DauwClarified field and method visibility
2010-07-19 Jeroen De DauwClarified field and method visibility
2010-07-18 PlatonidesFollow up r69508. Mention both functions.
2010-07-18 Mark A. Hershberger* re r69332, r64217: complete removal of WikiSysop...
2010-07-18 PlatonidesFix comment. There's no tempfile function in php.
2010-07-18 Alexandre EmsenhuberFixed some doxygen warnings
2010-07-18 Alexandre EmsenhuberFixed errors in HTML5 mode
2010-07-18 Alexandre Emsenhuber* Modified Special:Log to extend SpecialPage
2010-07-18 Alexandre EmsenhuberLet Title::newFromIDs() select all fields and use Title...
2010-07-18 Niklas LaxströmMade active users concept have some meaning by decoupli...
2010-07-17 Brian WolffLet wfTimestamp recognize negative unix timestamp values
2010-07-17 Alexandre Emsenhuber* Fixed some doxygen warnings
next