API: fix copyright symbol, coding style cleanup, more braces
[lhc/web/wiklou.git] / includes /
2010-02-24 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-24 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-24 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-24 Aaron SchulzRemoved unused var
2010-02-23 Chad HorohoeReduce code duplication by adding conditions to $conds...
2010-02-23 Max SemenikUpdate doxygen a bit
2010-02-23 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-23 Jack PhoenixAPI: coding style cleanup, fix copyright symbol, more...
2010-02-23 Jure KajzertableName calls moved inside fieldInfoMulti and removed...
2010-02-22 Sam ReedFixup whitespace
2010-02-22 Jack PhoenixApiExpandTemplates.php: fix copyright symbol, coding...
2010-02-22 Jack PhoenixApiMove.php: fix copyright symbol, spacing & coding...
2010-02-22 Chad Horohoe(bug 22617), FileRepo::append() definition does not...
2010-02-22 Jack PhoenixApiEmailUser.php: fix copyright symbol, spacing and...
2010-02-22 Jack PhoenixApiEditPage.php: fix copyright symbol, spacing and...
2010-02-22 Tim StarlingUpdates for new major version (1.17)
2010-02-22 Tim StarlingFix r62774 in a different way.
2010-02-22 Tim StarlingFixes for r62505:
2010-02-22 Mark A. Hershberger* Fixes Bug #22268
2010-02-22 Mark A. Hershbergerws-only cleanup
2010-02-22 Mark A. Hershbergerfollow up r53282
2010-02-22 Mark A. Hershbergerfollow up r62231, r61779, r62175
2010-02-21 Jack PhoenixApiDisabled.php: fix copyright symbol, coding style...
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 Aryeh GregorFix comment, remove unused global
2010-02-20 Max SemenikDatabaseSqlite:
2010-02-20 Jack PhoenixApiBase.php: coding style cleanup, added more braces...
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-19 Tim StarlingFixed unnecessary assignment (from r61913)
2010-02-19 Sam Reedr65299 c5894 followup
2010-02-19 Sam ReedFixup result_array
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 Sam ReedStylize on Api
2010-02-18 Jack PhoenixAPI login module: coding style cleanup, remove stray...
2010-02-17 Alexandre EmsenhuberFixed some doxygen warnings
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-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 Max SemenikFixed a E_DEPRECATED
2010-02-16 Max SemenikRemoved MMCache support, this thing is dead. Partially...
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 Sam ReedRefactor requiresToken to getTokenSalt - Returns salt...
2010-02-15 Alexandre EmsenhuberFixed some doxygen warnings
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 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 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 Mark A. Hershbergerfollow up r61101 for special pages like Special:Version...
2010-02-15 Mark A. Hershbergerfollow up r62353 Make ApiBase::requireOnlyOneParameter...
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 Alexandre EmsenhuberFixed some doxygen warnings
2010-02-14 Sam ReedChange layout of the mustBePosted format to standardise it
2010-02-14 Sam ReedFollowup to r62465, should be in an array
2010-02-14 Sam ReedMove ( 'code' => 'show', 'info' => 'Incorrect parameter...
2010-02-14 Sam ReedFixup spaces to tabs from r62404
2010-02-14 Roan KattouwWhitespace fixes for r62402
2010-02-14 Raimond SpekkingFollow-up r62358: Wrap warning message into a div with...
2010-02-13 PlatonidesFollow up r62436 comments.
2010-02-13 Alexandre EmsenhuberFixed some doxygen warnings
2010-02-13 Conrad IrwinFix for <poem> after r62416
2010-02-13 Chad HorohoeOutput page title along with no revisions (just like...
2010-02-13 Chad HorohoeDrop ancient PHP4 wrapper for cloning, completely unused
next