Move DatabaseType to Database.php
[lhc/web/wiklou.git] / includes /
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...
2010-09-02 Sam ReedSimplify some returns, remove some whitespace
2010-09-02 Sam ReedFollowup r72200, cast return to bool
2010-09-02 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-02 Leons PetrazickisBased on r72134 feedback, applied spacing conventions...
2010-09-02 Niklas LaxströmOne step forward with the Message class.
2010-09-02 Sam ReedFollowup r72181, condense code, use selectRow()
2010-09-01 Sam ReedAdd a "isInCategory" function to check if a specific...
2010-09-01 Leons PetrazickisCompleted removal of $wgDBport_db2 in favour of regular...
2010-09-01 Chad HorohoeFix author list duplication.
2010-09-01 Alexandre Emsenhuberinvert without namespace doesn't do anything, so ignore it
2010-09-01 Chad HorohoeAdd getConnection() for Oracle
2010-09-01 Chad HorohoeStray semicolon, followup r72150
2010-09-01 Chad HorohoeMove createTables() up a level, this code was practical...
2010-09-01 Chad HorohoeDeprecate archive() in favor of DatabaseBase::patchPath()
2010-09-01 Chad HorohoeMore duplication reduction
2010-09-01 Leons PetrazickisDB2: Implemented prepared statements for INSERT and...
2010-09-01 Chad HorohoeReduce some duplication, just implement stub in parent
2010-09-01 Chad HorohoeSkip install entirely if we did an upgrade
2010-09-01 Chad HorohoeCall time pass-by-ref
next