Instead of creating an OutputPage and then setting a context start initializing Outpu...
[lhc/web/wiklou.git] / includes /
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...
2011-03-29 Max SemenikTweaks for key generation:
2011-03-29 Chad HorohoePlace a warning about Postgres, since we haven't quite...
2011-03-29 Krinkleusing jQuery hide() and show() instead of accessing...
2011-03-29 Chad Horohoeminor cleanup
2011-03-29 Chad Horohoe(bug 26481) $wgUpgradeKey/$wgSecretKey values sometimes...
2011-03-28 Purodha B BlissenbachAcknowledge that the e-mail address of the initial...
2011-03-28 Aaron SchulzReverted r84918 per CR
2011-03-28 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-28 Russ NelsonfindFileFromKey, newFileFromKey, $fileFactoryKey, and...
2011-03-28 Roan KattouwBREAKING CHANGE: Ignore cmtype when cmsort=timestamp...
2011-03-28 Daniel FriesenFollowup r79433, hide realname from output when realnam...
2011-03-27 Happy-melonFollow-up r83907: abstract the flatlist mode into a...
2011-03-27 Happy-melonFollow-up r84814: revert redundant summary message...
2011-03-27 Brion VibberFurther cleanup on installer: fix visibility of CC...
2011-03-27 Brion Vibber* (bug 27170) [Installer] Install now completes when...
2011-03-27 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-27 Brion Vibber* (bug 26937) [Installer] Fix for Javascript-opened...
2011-03-27 PlatonidesStop after replaceing the first instance
2011-03-27 Sam ReedSwap 2 "and" for "&&"
2011-03-27 Happy-melonFollow-up r84805: convert SpecialActiveusers to not...
2011-03-27 Aaron SchulzDon't assume newFileFromKey always returns a File objec...
next