The abstract declaration must precede the visibility declaration
[lhc/web/wiklou.git] / includes / db / Database.php
2013-01-26 umherirrenderThe abstract declaration must precede the visibility...
2013-01-26 jenkins-botMerge "(bug 17808) (bug 21167) use real links for searc...
2013-01-25 Subramanya SastryMerge "Test improperly quoted attribute values in HTML...
2013-01-24 jenkins-botMerge "(bug 42030) Include original URL params in varia...
2013-01-24 jenkins-botMerge "(bug 22457) More natural flow for the "By e...
2013-01-24 jenkins-botMerge "Further tweaks to pipe trick documentation ...
2013-01-24 jenkins-botMerge " (bug 42004) Enable subpages per default on...
2013-01-23 jenkins-botMerge "(bug 44248) Minor tweak to MediaWiki:Readonlywar...
2013-01-23 jenkins-botMerge "Address gender support issues in page enotif...
2013-01-23 jenkins-botMerge "Design improvements to sites code"
2013-01-22 jenkins-botMerge "Simplify DatabaseBase::tableName()"
2013-01-22 jenkins-botMerge "Cleanup to ImagePage::openShowImage()"
2013-01-22 jenkins-botMerge "(bug 41477) Add Language::isSupportedLanguage"
2013-01-21 jenkins-botMerge "Links created by Linker::makeExternalLink didn...
2013-01-21 jenkins-botMerge "Fix ApiCreateAccountTest for $wgEnableEmail...
2013-01-21 jenkins-botMerge "Pass database connection to SpecialWatchlist...
2013-01-18 jenkins-botMerge "Make redirect update in refreshLinks.php bypass...
2013-01-18 IAlexMerge "Moved $function definition up to make IDE happy."
2013-01-18 IAlexMerge "Fix return type doc. On SQLite ResultWrapper...
2013-01-18 jeroendedauwFix return type doc. On SQLite ResultWrapper is returned
2013-01-04 jenkins-botMerge "Parser test to test language conversion around...
2012-12-23 jenkins-botMerge "Hook to allow manipulation of image data"
2012-12-15 jenkins-botMerge "Add some entries removed in I41f1995d back."
2012-12-14 KrinkleMerge "Revert "Adding ability of jQuery badge to displa...
2012-12-14 CSteippMerge "(bug 37714) Use log type in target object when...
2012-12-14 BsituMerge "Adding ability of jQuery badge to display the...
2012-12-14 jenkins-botMerge "(bug 42639) Fix API action=options for multisele...
2012-12-14 Daniel KinzlerMerge "(bug 42089) meta=siteinfo should output the...
2012-12-14 jenkins-botMerge "(bug 40679) Set $wgSecureLogin to false for...
2012-12-12 jenkins-botMerge "(bug 42832) Fixed cookie security when not wpSti...
2012-12-12 jenkins-botMerge "(bug 42211) Fix the display of some user rights...
2012-12-12 Daniel KinzlerMerge "(Bug 42616) Remove extra newline from redirect...
2012-12-11 ArielGlennMerge "[JobQueue] Pushed stats down to job queue subcla...
2012-12-10 jenkins-botMerge "[Upload] Async upload code cleanups."
2012-12-10 jenkins-botMerge "(minor) use wfMemcKey when caching sites list."
2012-12-10 jenkins-botMerge "Less wild whitespace"
2012-12-10 Daniel KinzlerMerge "Fix check to see if element is there already."
2012-12-09 SiebrandMerge "(Bug 38439) Attempt on fixing the suicidal LangO...
2012-12-09 jenkins-botMerge "Genderize Special:Preferences"
2012-12-09 IAlexMerge "ParserOutput::addLanguageLink needs a string"
2012-12-09 IAlexMerge "Tidy up some unbalanced returns in methods"
2012-12-09 IAlexMerge "Remove static method from interface"
2012-12-09 jenkins-botMerge "Remove unreachable lines"
2012-12-09 jenkins-botMerge "[JobQueue] Make doIsEmpty return bool in all...
2012-12-09 IAlexMerge "Add numerous missing @throws to method documenta...
2012-12-09 ReedyAdd numerous missing @throws to method documentation
2012-12-08 jenkins-botMerge "(bug 40585) Don't drop 'step="any"' in HTML...
2012-12-07 jenkins-botMerge "Reset $mConvRuleTitle before every language...
2012-12-07 Brion VIBBERMerge "[FileBackend] Removed obsolete "allowStale"...
2012-12-06 CatropeMerge "mediawiki.Uri: Don't raw encode the 'title'...
2012-12-05 NikerabbitMerge "Improve documentation for "pipe trick""
2012-12-03 Aaron SchulzMerge "(no bug) Fix per-connection db name in ORMTable."
2012-12-02 HasharMerge "Fixed documentation"
2012-12-02 NikerabbitMerge "(Bug 40367) MediaWiki:Contributions should suppo...
2012-12-02 IAlexMerge "Show comment not as block in tables"
2012-12-02 IAlexMerge "(bug 37755) Set robot meta tags for 'view source...
2012-12-02 NikerabbitMerge "(bug 42598) Database: fname was not logged for...
2012-12-02 Timo Tijhof(bug 42598) Database: fname was not logged for BEGIN...
2012-11-30 NikerabbitMerge "Implement static public Parser::getExternalLinkRel"
2012-11-28 NikerabbitMerge "MWTimestamp::getHumanTimestamp uses 'just-now...
2012-11-28 CatropeMerge "Add 'dimensions' and 'thumbmine' to resultproper...
2012-11-28 Ori.livnehMerge "Addition of SearchAfterNoDirectMatch hook"
2012-11-27 Ori LivnehMerge "Fix typo (sentances => sentences)"
2012-11-27 Aaron SchulzMerge "Fix hash validation in api"
2012-11-27 IAlexMerge "Fix doc/hooks.txt for EditPage::showStandardInpu...
2012-11-27 DemonMerge "Fix per-connection database name in DBAccessBase."
2012-11-27 DemonMerge "Make clear that reportConnectionError() stops...
2012-11-27 DemonMerge "Move around User::getEditCount() code."
2012-11-27 DemonMerge "Base class for objects accessign databases."
2012-11-27 DemonMerge "(bug 38110) provide a way to separate out schema...
2012-11-26 awjrichardsMerge "Kill DeviceDetection"
2012-11-22 MarkAHershberger(bug 38110) provide a way to separate out schema changes
2012-11-19 HasharMerge "Log profiling data when tests have finished."
2012-11-19 HasharMerge "Clean up database cloning for tests."
2012-11-18 MaxSemMerge "updater now shows the SQLite file being used"
2012-11-16 MarkTraceurMerge "(bug 37158) display personal menu on top of...
2012-11-16 Daniel KinzlerMerge "(bug 32368) Add ParserCloned hook"
2012-11-16 IAlexMerge "(bug 42173) Standardize categories special pages...
2012-11-16 IAlexMerge "Parser parse requires title, make a caller requi...
2012-11-16 KrinkleMerge "(bug 40850) jquery.byteLimit: Always update...
2012-11-16 Subramanya SastryMerge "Add tests for empty attribute values in tags...
2012-11-16 AnomieMerge "Regression test for detecting edit conflicts."
2012-11-16 HasharMerge "Let TextContentTest extends MediaWikiLangTestCase"
2012-11-16 HasharMerge "SearchEngineTest.php must extends MediaWikiLangT...
2012-11-16 SiebrandMerge "Fix typo (seams => seems)"
2012-11-16 IAlexMerge "Fix prop=userid in list=protectedtitles"
2012-11-16 DemonMerge "drop orm_test table on teardown"
2012-11-16 Aaron Schulz[Database] Fixed case where trx idle callbacks might...
2012-11-10 HasharMerge "(Bug 41352) Provide tests for edit conflicts."
2012-11-10 TheDJMerge "(bug 35923) tweaks to mediawiki.action.history...
2012-11-09 IAlexMerge "It should not be possible for a RequestContext...
2012-11-08 Aaron SchulzMerge "Fix test for view language for non-wikitext...
2012-11-06 Alexandre EmsenhuberSimplify DatabaseBase::tableName()
2012-11-04 TheDJMerge "mw.notification: fix error on notif. close with...
2012-11-04 Raimond SpekkingMerge "Correcting system message linksearch-text"
2012-11-02 HasharMerge "Document what ParserOutput::setProperty() is...
2012-11-02 TheDJMerge "(bug 40610) Prevent editing textarea from overfl...
2012-11-01 NikerabbitMerge "Use LogFormatter to format rights log."
2012-10-30 DemonMerge "[FileBackend] Use the new CloudFiles metadata...
2012-10-29 CatropeMerge "(bug 41042) Regression: API action=parse with...
next