lhc/web/wiklou.git
2010-02-21 Siebrand MazelandPartially revert r62774 to prevent PHP Notice: Undefin...
2010-02-21 Domas Mituzasdouble global declaration
2010-02-21 Domas Mituzasmissed one :)
2010-02-21 Domas Mituzas3x global $wgOut
2010-02-21 Domas MituzasI have a feeling that a line above declares same global
2010-02-21 Domas Mituzasglobal $wgLang, $wgLang, $wgLang, $wgLang;
2010-02-21 Domas Mituzasglobal already imported few lines above
2010-02-21 Domas Mituzasremove duplicate global definitions
2010-02-21 Domas Mituzasfix include path (DifferenceEngine.php has been moved...
2010-02-21 Jack PhoenixApiBlock.php: spacing & coding style tweaks, more brace...
2010-02-21 Max SemenikAlso rewrite ALTER TABLE, handle int(...) properly
2010-02-21 Max SemenikDon't display useless --dbuser and --dbpass in sqlite...
2010-02-21 Max Semenikmaintenance/sqlite.php: added an option for safe backup
2010-02-21 Aryeh GregorRevert accidental commit
2010-02-21 Aryeh GregorFix comment, remove unused global
2010-02-21 Aryeh GregorRevert "Kill off IE50Fixes. Adds extra clutter to the...
2010-02-20 Max SemenikDatabaseSqlite:
2010-02-20 Max SemenikRv part of r61319 that always sets $wgSQLiteDataDir...
2010-02-20 Jack PhoenixApiBase.php: coding style cleanup, added more braces...
2010-02-20 Rotem LissLocalization update for he.
2010-02-20 Alexandre EmsenhuberFix for r62744: use tabs for indentation, not spaces
2010-02-20 Jure KajzertableName has to be encoded before field type checking
2010-02-20 Chad Horohoe(bug 22537) ForeignAPIRepo doesn't handle files that...
2010-02-20 Alexandre Emsenhuber(bug 8790) Metadata edition ($wgUseMetadataEdit) has...
2010-02-20 Raimond SpekkingLocalisation updates for core and extension messages...
2010-02-19 Tim StarlingFixed unnecessary assignment (from r61913)
2010-02-19 Andrew GarrettFix errors in Live Preview caused by extensions using...
2010-02-19 Sam Reedr65299 c5894 followup
2010-02-19 TobiasAdding references to r62241 and r62358 to release notes
2010-02-19 Sam ReedFixup result_array
2010-02-19 Alexandre EmsenhuberFixed some doxygen warnings
2010-02-19 Philip TzouMy fault, forgot to mv ZhConversion.php. Follow up...
2010-02-19 Philip TzouUpdate Chinese conversion table.
2010-02-19 Jack PhoenixAPI deletion module: trim trailing spaces, tweak coding...
2010-02-19 TobiasnewFromName: Fixing error in the documentation and...
2010-02-19 TobiasLogExtract on blocked user's pages: fixing r62241 ...
2010-02-19 Tim StarlingMoving Conrad's recent parser work out to a branch...
2010-02-19 Tim StarlingResolve stubs which may be broken by running RCT. Added...
2010-02-19 Sam ReedStylize on Api
2010-02-18 Raimond SpekkingLocalisation updates for core and extension messages...
2010-02-18 Rotem LissLocalization update for he.
2010-02-18 Jack PhoenixAPI login module: coding style cleanup, remove stray...
2010-02-18 Tim StarlingClassify rows with old_flags='object,utf-8' (there...
2010-02-17 Raimond SpekkingLocalisation updates for core and extension messages...
2010-02-17 Alexandre EmsenhuberFixed some doxygen warnings
2010-02-17 Raimond SpekkingFollow-up r62648: Add new message key to maintenance...
2010-02-17 X!* (bug 22551) Special:Resetpass now has a "Cancel"...
2010-02-17 Michael Dale* added missing initialize function to UploadFromFile...
2010-02-17 Chad HorohoeUse __METHOD__
2010-02-17 Chad Horohoe(bug 22540) ForeignApiRepos no longer try to store...
2010-02-17 Sam ReedAdd blank line below Configuration changes in 1.16...
2010-02-16 Siebrand MazelandLocalisation updates for magic words from translatewiki.net
2010-02-16 Siebrand MazelandLocalisation updates for special page aliases from...
2010-02-16 Siebrand MazelandLocalisation updates for namespace aliases from transla...
2010-02-16 Alexandre Emsenhuber* Fixed some doxygen warnings
2010-02-16 Sam ReedMinor fixup to api/ApiEditPage.php to remove getMaxArti...
2010-02-16 Sam ReedFollowup to r62557 as per Roans comment
2010-02-16 Jack Phoenixmore braces, documentation and spacing tweaks
2010-02-16 Raimond SpekkingLocalisation updates for core and extension messages...
2010-02-16 Max SemenikFixed a E_DEPRECATED
2010-02-16 Max SemenikRemoved MMCache support, this thing is dead. Partially...
2010-02-16 Max SemenikSwitched tests to portable table duplication
2010-02-16 Max SemenikRenamed SearchMySQL4Test to SearchMySQLTest, SearchMySQ...
2010-02-16 Mark A. Hershberger* When I found it, I cried. fixes bug #22501
2010-02-16 Sam ReedDecomment parts accidentally commited commented in...
2010-02-16 Sam ReedFollowup to r62557
2010-02-16 Tim StarlingFix call to nonexistent function from r61357
2010-02-15 Sam ReedRemove a couple of duplicated errors from ApiEditPage...
2010-02-15 Mark A. HershbergerProvide a few more tests for bug #22501
2010-02-15 Sam ReedRefactor requiresToken to getTokenSalt - Returns salt...
2010-02-15 Alexandre EmsenhuberFixed some doxygen warnings
2010-02-15 Chad HorohoeRm 3 unused $wgDBprefixes
2010-02-15 Roan KattouwFix broken comma logic in r62486
2010-02-15 Roan KattouwAPI performance fixes: avoid unstubbing $wgContLang...
2010-02-15 Roan KattouwAPI: Redo r62540 for all modules, easier than I first...
2010-02-15 Raimond SpekkingLocalisation updates for core and extension messages...
2010-02-15 Mark A. HershbergerTidy up phpdoc to match code
2010-02-15 Roan KattouwAPI: Optimize read rights check in opensearch so $wgUse...
2010-02-15 Mark A. Hershbergerfixes #22501 follow up r61101 remove superfluous, buggy...
2010-02-15 Siebrand MazelandRevert r62421. Removing "set_time_limit( 0 );" causes...
2010-02-15 Roan KattouwWhitespace fixes for r62532
2010-02-15 Michael Dale* helps address bug 22453, Enables the api to return...
2010-02-15 Mark A. Hershbergerfollow-up r62498 — use the new functionality of require...
2010-02-15 Roan KattouwFix r62511: always select ipb_auto field
2010-02-15 Roan KattouwAPI: Don't display range info for autoblocks (effective...
2010-02-15 Conrad Irwinclean r61713 (and r61710) per code review
2010-02-15 Raimond SpekkingFix fir r62482: PHP Notice: Undefined index: token...
2010-02-15 Max SemenikUnit tests: don't fail miserably if we don't have CDB...
2010-02-15 Mark A. Hershbergerfollow up r61101 for special pages like Special:Version...
2010-02-15 Mark A. Hershbergerfollow up r62498 tests for the requireOnlyOneParameter...
2010-02-15 Mark A. Hershbergerfollow up r62353 Make ApiBase::requireOnlyOneParameter...
2010-02-15 Max SemenikWas it supposed to be a comma instead of dot? :)
2010-02-15 Max SemenikParser tests: output article name in duplicate article...
2010-02-14 Tim StarlingSearch suggestion API requests make up a substantial...
2010-02-14 Sam ReedStart of "Bug 21991 - Move common query parameter...
2010-02-14 Siebrand MazelandRandom indentation and code formatting updates. No...
2010-02-14 Sam Reed* (bug 18771) List possible errors in action=paraminfo
2010-02-14 Alexandre EmsenhuberFixed some doxygen warnings
2010-02-14 Sam ReedChange layout of the mustBePosted format to standardise it
2010-02-14 Siebrand MazelandRebuild MessagesLzz.php and add 'tr' as fallback.
next