Fix mysqli support
[lhc/web/wiklou.git] / includes / db / Database.php
2013-10-17 Tim StarlingFix mysqli support
2013-10-17 Tim StarlingResubmit "Add support for mysqli extension"
2013-10-17 jenkins-botMerge "Revert "Add new recentchanges field rc_source...
2013-10-16 jenkins-botMerge "Revert "Add support for mysqli extension""
2013-10-16 Tim StarlingRevert "Add support for mysqli extension"
2013-10-16 jenkins-botMerge "Add new recentchanges field rc_source to replace...
2013-10-16 Jakub VranaAdd support for mysqli extension
2013-10-16 jenkins-botMerge "Keep returnto, returntoquery on Special:CreateAc...
2013-10-16 jenkins-botMerge "Use max() for job count for sanity"
2013-10-16 jenkins-botMerge "Support rate-limiting thumbnail generation"
2013-10-15 jenkins-botMerge "Remove comment which is plainly wrong"
2013-10-15 jeroendedauwRemove comment which is plainly wrong
2013-10-12 jenkins-botMerge "Add bot to createAndPromote.php groups"
2013-10-08 jenkins-botMerge "Fixup parameter type hints"
2013-10-08 jenkins-botMerge "Add method parameter type documentation"
2013-10-08 jenkins-botMerge "Add script to purge changed pages from cache"
2013-10-07 jenkins-botMerge "Accessibility: Don't remove checkbox outline...
2013-10-04 jenkins-botMerge "API: Add output of wgLogo to meta=siteinfo"
2013-10-04 jenkins-botMerge "Mouseover explanations for interlanguage links...
2013-10-04 jenkins-botMerge "mw.Title: Rewrite from scratch (porting logic...
2013-10-02 jenkins-botMerge "Show whether tags are active on Special:Tags"
2013-10-02 jenkins-botMerge "Correct attribution for Wikimedia project visito...
2013-10-02 jenkins-botMerge "Installer: remove dependency on JSON extension"
2013-10-02 jenkins-botMerge "Remove convertPlural methods already served...
2013-10-02 jenkins-botMerge "Standardise wording of verbs relating to revisio...
2013-10-01 jenkins-botMerge "Added comment about not using ignoreErrors()"
2013-10-01 Aaron SchulzAdded comment about not using ignoreErrors()
2013-09-27 jenkins-botMerge "CSSJanus: Support text-shadow and box-shadow...
2013-09-27 jenkins-botMerge "Added new MWTimestamp::getRelativeTimestamp...
2013-09-18 jenkins-botMerge "Changed tableName so it returns uppercased table...
2013-09-18 jenkins-botMerge "Changed quoting function for oracleDB."
2013-09-16 jenkins-botMerge "Don't ask users to mark own page creations as...
2013-09-12 jenkins-botMerge "Remove "Misc" tab from Special:Preferences"
2013-09-09 jenkins-botMerge "ToC: Use display:table, so that we can behave...
2013-09-05 jenkins-botMerge "Special:PagesWithProp: Distinguish content from...
2013-09-05 jenkins-botMerge "Add cache versioning to InfoAction."
2013-09-05 jenkins-botMerge "Reorder SpecialRecentChanges::webOutput"
2013-09-05 jenkins-botMerge "Call $wgContLang->findVariantLink() in {{PAGESIN...
2013-09-03 jenkins-botMerge "Actually use $ignoreInvalidDB in UserRightProxy...
2013-09-02 jenkins-botMerge "Add converted namespace names as aliases to...
2013-08-29 jenkins-botMerge "Make FakeConverter more realistic"
2013-08-28 jenkins-botMerge "Added a getLazyConnectionRef() function to load...
2013-08-28 TheDJMerge "Make variant selection menu toggleable by keyboard"
2013-08-28 jenkins-botMerge "Rephrase the installer's config-welcome message"
2013-08-28 jenkins-botMerge "Make restoreprefs crystal clear about the meanin...
2013-08-27 jenkins-botMerge "Remove inconsistent font-family declarations"
2013-08-26 jenkins-botMerge "Change wording on message per feedback from...
2013-08-26 jenkins-botMerge "Add url parameter to trigger autogenerated galle...
2013-08-26 TychayMerge "Make it slightly easier for extensions to hook...
2013-08-26 jenkins-botMerge "Make last row of new gallery not be huge."
2013-08-26 jenkins-botMerge "For new gallery, make nolines mode have caption...
2013-08-26 jenkins-botMerge "[New gallery] ignore perrow option in this mode...
2013-08-26 jenkins-botMerge "Clean up parser test's InterwikiLoadPrefix hook"
2013-08-26 jenkins-botMerge "wpUndidRevision should be passed along during...
2013-08-25 jenkins-botMerge "Profiler: remove unnecessary checks Should sligh...
2013-08-25 TheDJMerge "mediawiki.action.edit.preview: Assorted fixes"
2013-08-25 jenkins-botMerge "Special:PagesWithProp: Use Language#formatSize"
2013-08-25 jenkins-botMerge "Add class around diff-empty and add it as notice"
2013-08-25 TheDJMerge "jquery.suggestions: Use document width instead...
2013-08-25 TheDJMerge "Enhanced RC: Optimization of the initial collapsing"
2013-08-25 TheDJMerge "Provide month names via mediawiki.language.month...
2013-08-24 jenkins-botMerge "Fix form submission on Special:RandomInCategory"
2013-08-24 jenkins-botMerge "Make RandomInCat work for cats starting with...
2013-08-23 YuvipandaMerge "Expand the info in 'resettokens-watchlist-token'"
2013-08-23 jenkins-botMerge "Do not show "Mark this page as patrolled" in...
2013-08-23 jenkins-botMerge "Avoid profiler spam for numeric IN() clauses...
2013-08-23 jenkins-botMerge "Add audio/wav to mime.types"
2013-08-23 jenkins-botMerge "Add MP4 to mime.types"
2013-08-23 jenkins-botMerge changes I7493a329,Iaa9dd210
2013-08-23 jenkins-botMerge "Fatal error: Call to a member function formatDur...
2013-08-23 jenkins-botMerge "Remove extra comma to avoid fatal in IE7"
2013-08-23 jenkins-botMerge "Further fix to profiling order for DBPerformance...
2013-08-23 jenkins-botMerge "Move slow deletion purges out of complex DB...
2013-08-22 Aaron SchulzFurther fix to profiling order for DBPerformance log
2013-08-22 Aaron SchulzAvoid profiler spam for numeric IN() clauses for each...
2013-08-21 jenkins-botMerge "Tweaked location of profiling in query() to...
2013-08-21 jenkins-botMerge "Add tests for API action=edit&section=new"
2013-08-20 Aaron SchulzTweaked location of profiling in query() to split out...
2013-08-20 jenkins-botMerge "Update Chechen language namespace names from...
2013-08-20 jenkins-botMerge "$wgHooks: add closure docs & admonition to regis...
2013-08-20 jenkins-botMerge "Eliminate confusing redundancy in accmailtext"
2013-08-19 jenkins-botMerge "Followup Ifb005e7c: some cleanup in comments."
2013-08-18 jenkins-botMerge "Accessibility: Add aria-labelledby to the naviga...
2013-08-18 TheDJMerge "Set modes back to 0644 to ImagePage.php and...
2013-08-17 jenkins-botMerge "action=edit API with section=new would fail...
2013-08-15 TheDJMerge "Make image pagination not require a page load."
2013-08-15 TheDJMerge "EditPage: Wrap the pipe between "Cancel" and...
2013-08-15 TheDJMerge "mediawiki.action.edit: Add styles for edit form...
2013-08-15 jenkins-botMerge "Avoid "Transaction already in progress" errors...
2013-08-15 jenkins-botMerge "Add a function that returns a list of categories...
2013-08-14 TheDJMerge "jquery.tablesorter: buildCollationTable() on...
2013-08-13 jenkins-botMerge "Made runJobs.php respect time limits better...
2013-08-13 jenkins-botMerge "Break some long lines"
2013-08-10 jenkins-botMerge "Clarify userrights-conflict"
2013-08-10 jenkins-botMerge "Reusable external store insertion with fallback"
2013-08-09 jenkins-botMerge "More rigorous clearing of image redirect cache"
2013-08-09 jenkins-botMerge "Accessibility: make columnheader the primary...
2013-08-09 jenkins-botMerge "Accessibility: Don't arbitrarily override role"
2013-08-09 jenkins-botMerge "Never prefix table names with $wgSharedDB when...
2013-08-08 jenkins-botMerge "(bug 46463) Mark edit preview as in page view...
next