lhc/web/wiklou.git
2010-07-25 Jack Phoenixcoding style tweaks to Title.php
2010-07-25 Jack Phoenixcoding style tweaks to Interwiki.php
2010-07-25 Philip TzouUpdate the Chinese conversion tables.
2010-07-25 Philip TzouUpdate the Chinese conversion tables.
2010-07-25 Alexandre Emsenhuber* (bug 24517) LocalFile::newFromKey() and OldLocalFile...
2010-07-25 Alexandre EmsenhuberPer Simetrical, fix for r69499: only select the fields...
2010-07-25 Alexandre EmsenhuberRemoved PHP4-ism
2010-07-24 PlatonidesUpdate function comments to r13689. This time on trunk.
2010-07-24 OverlordQFollowup to r69817, r69810 add PG patch file, defaults...
2010-07-24 Max SemenikFix autoloader borkage (from Jeroen's refactoring?)
2010-07-24 Sam ReedRemove unused variable
2010-07-24 Sam ReedFollowup r69841 add missing t from output
2010-07-24 Sam ReedRemove unused globals
2010-07-24 Sam ReedFollowup r69841, missing $
2010-07-24 Sam ReedFix typo in deleteArchivedFiles.inc
2010-07-24 Rotem LissLocalization update for he.
2010-07-24 Sam ReedRemoval of unused globals
2010-07-24 Sam ReedRemove various unused globals
2010-07-24 Sam ReedAdd missing global $wgOut;
2010-07-24 Sam ReedAdd missing global $wgUser
2010-07-24 Sam Reed$self to $this
2010-07-24 Ævar Arnfjörð... overrideConfig was moved to CoreInstaller in r69738...
2010-07-24 Raimond SpekkingLocalisation updates for core and extension messages...
2010-07-23 Brian Wolff(bug 23293) Don't show change tags when special:rc...
2010-07-23 Raimond SpekkingLocalisation updates for core and extension messages...
2010-07-23 Aryeh GregorCommit forgotten file from r69810
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 Raimond SpekkingLocalisation updates for core and extension messages...
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 Roan Kattouwjson_encode() -> FormatJson::encode()
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 PlatonidesFollow up r69516. Hardcode $wgVectorExtraStyles to...
2010-07-21 Raimond SpekkingAdd quotation marks for consistency with other log...
2010-07-21 Raimond SpekkingLocalisation updates for core and extension messages...
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... stylize.php on SearchEngine.php
2010-07-21 Raimond SpekkingShow the copyright message in user preference language...
2010-07-21 Bryan Tong... Follow-up r69233: Add existence check for NS_MEDIA...
2010-07-21 Bryan Tong... Follow-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 Raimond SpekkingLocalisation updates for core and extension messages...
2010-07-20 PlatonidesFollow up r69444. Address CR comment by Simetrical.
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. Hershbergeradmin parameter is required now since we no longer...
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 Roan KattouwFix typo
2010-07-20 Jeroen De DauwDoc and style improvements
2010-07-20 Roan KattouwFollowup to r69553: double-escape arguments because...
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
next