lhc/web/wiklou.git
2010-07-25 Sam ReedArticle:: to self::
2010-07-25 Sam ReedFollowup r69904 $self to self
2010-07-25 Sam ReedMake getRandomString static as per comment
2010-07-25 Raimond SpekkingLocalisation updates for core and extension messages...
2010-07-25 PlatonidesRemove double globals.
2010-07-25 PlatonidesRemove unused globals.
2010-07-25 PlatonidesAdd a few globals.
2010-07-25 PlatonidesFollow up r69643. Remove unused global.
2010-07-25 PlatonidesMove double $wgOut globals to the top, remove $wgLang...
2010-07-25 PlatonidesFollow up r68354. $wgUser *is* used in successfulLogin...
2010-07-25 PlatonidesDo not use a global $action to get the action.
2010-07-25 Sam ReedMore self:: to $this->
2010-07-25 PlatonidesI don't think you wanted to assign $IP as a local varia...
2010-07-25 Sam ReedMany self:: to $this-> in HttpTest
2010-07-25 Sam ReedFix some wrong usages of static method calls (actually...
2010-07-25 PlatonidesMark used $wgUser as global.
2010-07-25 Sam ReedAdd some more missing globals
2010-07-25 Platonides$wgLang is already marked as global at the top.
2010-07-25 Sam ReedMore unused globals
2010-07-25 PlatonidesRemove unused global faster than Reedy.
2010-07-25 PlatonidesAdd used global $wgOut.
2010-07-25 Philip Tzoufollow up r69874. use string instead of object .
2010-07-25 Philip TzouPerformance improvement: in doVariants(), concatenate...
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
next