$fname -> __METHOD__
[lhc/web/wiklou.git] / includes /
2010-09-10 Chad HorohoeDocument a few things
2010-09-10 Trevor ParscalAdded media-type support for static and dynamic Resourc...
2010-09-09 Trevor ParscalChanged the license to Apache 2.0 - I also hereby grant...
2010-09-09 Chad HorohoeFix jQuery loading
2010-09-09 Trevor ParscalUsing constant to reduce duplication of CSS URL matchin...
2010-09-09 Trevor ParscalFixes issues with complex background rules containing...
2010-09-09 Trevor ParscalAdded 2 more options for mime-type detection. We now...
2010-09-09 Trevor ParscalUpdated link to official distribution
2010-09-09 Trevor ParscalMoved stand-alone libraries to includes/libs.
2010-09-09 Trevor ParscalRemoved depencency on wfProfile*
2010-09-09 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-09 Trevor ParscalMoved dependency of $wgUseDataURLs out of CSSMin and...
2010-09-09 Chad HorohoePer bug 22884, using "localhost" probably won't work...
2010-09-09 Chad HorohoeoutputHandler() isn't static
2010-09-09 Chad Horohoe(bug 25102) Image.php throws E_STRICT. Yes, this breaks...
2010-09-08 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-08 Max SemenikPass calling function name and patch file from Database...
2010-09-08 Aryeh GregorUpdate comment in Category.php
2010-09-08 Greg Sabino MullaneAdd new columns to categorylinks
2010-09-08 Aryeh GregorMove DatabaseType to Database.php
2010-09-08 Trevor ParscalAdded copyright notice and class documentation block.
2010-09-08 Roan KattouwFix spelling of max-age in Cache-Control: header. This...
2010-09-08 Raimond SpekkingAdd a CSS class to the input form
2010-09-08 Chad Horohoe(bug 25087) Fix fatal in CategoryPage
2010-09-08 Trevor ParscalSplit mediawiki.legacy.shared into mediawiki.legacy...
2010-09-07 Trevor ParscalMerged reorganization work for PHPUnit from branches...
2010-09-07 PlatonidesFollow-up r72349. The new makeResourceLoaderLink()...
2010-09-07 PlatonidesRemove $wgContLanguageCode usage in core.
2010-09-07 Ryan Kaldarifix for Bug 25031, hopefully this doesn't break other...
2010-09-07 Alexandre EmsenhuberFixed some doxygen warnings
2010-09-07 Alexandre EmsenhuberPer ^demon's comment on r71430: moved doUpgrade() to...
2010-09-07 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-07 PlatonidesFollow-up r32085. Delay the transaction begin until...
2010-09-07 Max SemenikDatabaseSqliteStandalone should ignore $wgDBprefix...
2010-09-07 Chad Horohoe* do_all_updates() is dead
2010-09-07 Chad HorohoeFollowup r72535, I suppose I shouldn't break the old...
2010-09-07 Chad HorohoePartial revert r72527, unrelated/unfinished changes
2010-09-07 Chad HorohoeComment fix
2010-09-07 Tim StarlingFixes for r72024:
2010-09-06 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-06 Andrew GarrettRewrite User::getSkin, broken in r49493 because request...
2010-09-06 Bryan Tong MinhFollow-up r70137: Made asynchronous upload working...
2010-09-05 Jens FrankFirefox interpretes links starting with // as if they...
2010-09-05 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-05 Jack Phoenixcoding style tweaks
2010-09-05 Jack Phoenixtrim trailing spaces
2010-09-05 Aryeh GregorSuggest running update.php on database error
2010-09-05 Alexandre EmsenhuberFixed some doxygen warnings
2010-09-05 Platonides(bug 24977) Remove the duplicate Access Key to compare...
2010-09-05 Bryan Tong MinhMade user global constants class constants so that...
2010-09-05 Alexandre Emsenhuber* added file description header
2010-09-04 PlatonidesRemove usage of deprecated makeKnownLinkObj().
2010-09-04 Max Semenikload.php5 support for r72349
2010-09-04 PlatonidesFollow up r36814. Make the deprecated function call...
2010-09-04 PlatonidesMake happy check-vars. This shows it that getQuery...
2010-09-04 Alexandre Emsenhuber* added file description headers
2010-09-04 Alexandre EmsenhuberFixed some doxygen warnings
2010-09-04 Siebrand MazelandMore whitespace updates for files touched in r72342:
2010-09-04 PlatonidesFollow-up r72349.
2010-09-04 Siebrand MazelandStylize files added in r72349
2010-09-04 Trevor ParscalBetter solution for r72367, this allows file modules...
2010-09-04 Trevor ParscalOnly flip CSS if dir is different from $wgContLang
2010-09-04 Trevor ParscalFixes bug introduced r71767 - the stripping of = from...
2010-09-04 Alexandre EmsenhuberAnd while I'm a it, moved $wgLivePasswordStrengthChecks...
2010-09-04 Trevor ParscalTemporarily disable data URL embedding by default until...
2010-09-04 Alexandre EmsenhuberRemoved trailing spaces
2010-09-04 Trevor ParscalFix a bug in the resource loader causing it to return...
2010-09-04 Trevor ParscalFollowup to r72349: fix database error caused by update...
2010-09-04 OverlordQFollowup to r72349, PG table def + updater for module_deps
2010-09-04 OverlordQFollowup to r72349, PG tables + updater
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-09-04 Sam ReedBraces and spaces
2010-09-04 Mark A. Hershbergerw/s changes
2010-09-04 Mark A. Hershberger* Remove $wg*Selenium* globals as they are only used...
2010-09-04 Mark A. Hershbergerre r72335: forgot to include this 'global' keyword.
2010-09-04 Conrad IrwinBug 6204 - TOC not properly rendered when using $wgMaxT...
2010-09-03 Sam ReedOnly display Examples section if it's got anything...
2010-09-03 PlatonidesFollow-up r72319. Use linkKnown() and skip a few parame...
2010-09-03 PlatonidesRemove call to deprecated function Linker::makeKnownLin...
2010-09-03 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-03 PlatonidesFollow-up r70970. There's no StubUser any more, so...
2010-09-03 Chad HorohoeComment fix
2010-09-03 Aryeh GregorFurther categorylinks schema changes
2010-09-03 Chad HorohoeAddress comment on r63710, rm unused paramters
2010-09-03 Alexandre EmsenhuberMoved OracleUpdater to its own file so that I can stop...
2010-09-03 Alexandre Emsenhuberadded file description header
2010-09-03 Sam ReedFollowup r72238, remove &
2010-09-03 Sam ReedFollowup r72234, pass $this->mConn instead of null
2010-09-03 PlatonidesFollow up r72164. The list was still there.
2010-09-03 Sam ReedWiden header documentation
2010-09-02 Sam ReedPartial revert of r72240
2010-09-02 Sam ReedAlign URL's
2010-09-02 Sam ReedRemove unused global
2010-09-02 Sam ReedAdd some $retval = '' before some wfShellExec
2010-09-02 Sam Reed$file->group to $this->group
2010-09-02 Sam Reed$result = '' in Title->checkPermissionHooks
2010-09-02 Jack Phoenixcoding style tweaks
2010-09-02 Sam ReedFixup some method calls with missing parameters
2010-09-02 Jack Phoenixtrim trailing whitespace
2010-09-02 Sam ReedPer r72181, refactor isInCategory into ArticleAssessmen...
next