In the HipHop server:
[lhc/web/wiklou.git] / includes /
2011-04-05 Brion Vibber* (bug 24755) AuthPlugin auto-creation of local account...
2011-04-05 Happy-melonFollow-up r85302: update OutputPage constructors in...
2011-04-04 Happy-melonFix for catchable fatals thrown on invalid titles,...
2011-04-04 Sam ReedDocumentation, fix indenting
2011-04-04 Sam ReedFixup a few undefined variables and alike while checkin...
2011-04-04 Brion VibberWorkaround for bug 28146: running out of memory during...
2011-04-04 KrinkleSet forgotten api parameters types
2011-04-04 Brion Vibber* (bug 28417) Fix PHP notice when importing revision...
2011-04-04 Mark A. Hershbergerrevert r85177 since a lot of people don't set their...
2011-04-04 Mark A. Hershbergerminor w/s cleanup
2011-04-04 Tim StarlingAdded missing file from r85327.
2011-04-04 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-04 Tim StarlingThe beginnings of HipHop compiled mode support. It...
2011-04-04 Sam ReedType hints to substring used in integer addition
2011-04-04 Happy-melonAdd the revision-info and revision-info-current message...
2011-04-04 Niklas LaxströmFollow-up r85302: whitespace fix
2011-04-04 Tim StarlingFix for r85244: HipHop does not support the static...
2011-04-04 Daniel FriesenUpdate special pages which use $wgUser->getSkin();...
2011-04-04 Aaron SchulzFollow-up changes to r84610:
2011-04-04 Tim StarlingPartial revert of r85236: __autoload() is needed for...
2011-04-04 Daniel FriesenRemove a dead patch of Skin code that was migrated...
2011-04-04 Daniel FriesenInstead of creating an OutputPage and then setting...
2011-04-04 Daniel FriesenUpdate index.php and Wiki.php to make better use of...
2011-04-03 Daniel FriesenFollowup r85278, remove duplication of userlang code.
2011-04-03 Daniel FriesenRemove $this->context->output->setTitle( $this->context...
2011-04-03 Daniel FriesenFix use of mUser noted by c15657 on r85250.
2011-04-03 Daniel FriesenAdd a getSkin that returns a dummy linker for BC with...
2011-04-03 Happy-melonClean out some globals from SpecialPage.php
2011-04-03 Happy-melonImplement magic accessors for RequestContext variables...
2011-04-03 Happy-melonFollow-up r85278, r85240:
2011-04-03 Happy-melonExpand wfShowMaxLagError() into index.php. It was...
2011-04-03 Happy-melonFollow-up to r85240:
2011-04-03 Alexandre EmsenhuberRemoved useless definition of $wgOut
2011-04-03 Happy-melonStore the WebRequest and OutputPage in the MediaWiki...
2011-04-03 Happy-melonCleanup in Wiki.php and index.php:
2011-04-03 Happy-melonAutoLoader entry for r85247.
2011-04-03 Daniel FriesenFollowup r85250; Revert a static method back to use...
2011-04-03 Daniel FriesenContinue with r85240; Move getSkin from User to Request...
2011-04-03 Daniel FriesenFollowup r85244; Fix a small issue with the case of...
2011-04-03 Daniel FriesenFollowup r85244; Define all methods as static, implemen...
2011-04-03 Daniel FriesenDrop connetion between Skin and Linker and turn Linker...
2011-04-03 Daniel FriesenFollowup r85229; Drop this unnecessary reference on...
2011-04-03 Daniel FriesenFollowup r85240; Commit the additional file that was...
2011-04-03 Siebrand MazelandUpdate profiling.
2011-04-03 Daniel FriesenImplement the RequestContext class. Some credit to...
2011-04-03 Alexandre Emsenhuber* Drop 5.1 compat code
2011-04-03 Daniel FriesenFollowup r85228; Small fix for ()> syntax error that...
2011-04-03 Niklas LaxströmFollow-up r85226, r85227: add @since annotations
2011-04-03 Daniel FriesenFollowup r85227; Back out changes related to avoiding...
2011-04-03 Aaron Schulz* Removed isset() checks - redundant given Parser:...
2011-04-03 Daniel FriesenFollowup r85227. Convert all IncludableSpecialPages...
2011-04-03 Daniel FriesenFollowup r85227, update 4 special pages to properly...
2011-04-03 Daniel FriesenStart managing output and input context from special...
2011-04-03 Daniel FriesenStart better utalizing OutputPage as the focal point...
2011-04-02 Alexandre Emsenhuber* Moved all <link> definitions in OutputPage::getHeadLi...
2011-04-02 Aaron Schulz(bug 28348) Don't call wfTimestamp() twice really fast...
2011-04-02 Jack Phoenixfollow-up to r85193: missed one file
2011-04-02 Jack PhoenixImagePage.php: add missing braces + other code style...
2011-04-02 Bryan Tong MinhGet the thumbmime from the handler instead of guessing...
2011-04-02 Jack Phoenixmark some public functions as such
2011-04-02 Alexandre EmsenhuberRespect $wgScriptExtension in SearchEngine::getOpenSear...
2011-04-02 Alexandre EmsenhuberRemoved deprecated Image class per documentation; no...
2011-04-02 Max SemenikCleaned up the mess of message text being passed instea...
2011-04-02 Mark A. HershbergerFix Bug#24308 where, on some platforms the date_create...
2011-04-02 Sam ReedRemove unused global, fix double defined global
2011-04-02 Sam ReedFix casing of SpecialListUsers
2011-04-01 Happy-melonFollow-up r85025: fix the you're-trying-to-block-yourse...
2011-04-01 Brion VibberMemory stress test for UtfNormal issue re bug 28146
2011-04-01 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-01 Trevor ParscalAdded charset property to HTTP Content-Type fields...
2011-04-01 Niklas LaxströmReword this message per IRC cabbage
2011-04-01 Max SemenikWe developers are so elitist, running shiny machines...
2011-04-01 Sam ReedFollowup r84825
2011-04-01 Chad HorohoeRevert r64853 (add $wgLogAutocreatedAccounts to enable...
2011-04-01 Aryeh GregorDocument what settings are disabled by $wgHtml5
2011-04-01 Purodha B BlissenbachFix for r85114, see code reviev
2011-04-01 Purodha B BlissenbachFix r85110, see code review
2011-04-01 Alexandre EmsenhuberDrop 5.1 compatibility calls to session_set_cookie_para...
2011-04-01 Purodha B BlissenbachAdd optional PLURAL parameter to messages 'userrights...
2011-04-01 Alexandre EmsenhuberMoved constant initialisation to class definition inste...
2011-03-31 Brion Vibber* (bug 27893) Edit-on-doubleclick now applies only...
2011-03-31 Purodha B BlissenbachFix omission of r85007,
2011-03-31 Happy-melonFix for r85005: the getUserPermissionsErrors() calls...
2011-03-31 Brion VibberTweak doc comment per bug 28340
2011-03-31 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-31 Max SemenikFollow-up r85021: fix comment
2011-03-31 Siebrand MazelandFix grammar for singular. Spotted by McDutchie.
2011-03-30 Happy-melonFollow-up r85025 - use strict comparison
2011-03-30 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-30 Happy-melonFollow-up r85020 per CR - use strict comparison
2011-03-30 Happy-melon(bug 23408) give admins a warning before letting them...
2011-03-30 Happy-melon(bug 19942) remove deprecated HTML attributes (cellpadd...
2011-03-30 Max Semenik(bug 28237) Installer doesn't create extension tables
2011-03-30 Happy-melon(bug 18937) avoid broken wikimarkup (four apostrophes...
2011-03-30 Chad HorohoeMerge some deployment changes to trunk: r82738 (as...
2011-03-30 Purodha B BlissenbachAdd optional parameter $1 for PLURAL use to messages...
2011-03-30 Happy-melon(bug 15641) tweak Title::checkUserBlock() so that Title...
2011-03-30 Purodha B BlissenbachFix new typos introduced in r84799.
2011-03-30 Russ Nelsonmissing closedir() and ... protected the readdir agains...
2011-03-29 Raimond SpekkingLocalisation updates for core and extension messages...
next