Deprecate HTMLFileCache::newFromTitle() in favor of constructor
[lhc/web/wiklou.git] / includes / db / Database.php
2014-09-18 jenkins-botMerge "Add duration field in query=imageinfo&iiprop...
2014-09-18 jenkins-botMerge "Improve styleability of RecentChanges form"
2014-09-18 jenkins-botMerge "Don't break existing expiry time of "infinity...
2014-09-16 jenkins-botMerge "Using ULS in Special:PageLanguage"
2014-09-16 jenkins-botMerge "Revamp classic edit toolbar not to hardcode...
2014-09-16 jenkins-botMerge "Improve hidden field validation"
2014-09-15 jenkins-botMerge "Don't list nonexistent groups as addable or...
2014-09-14 jenkins-botMerge "Move footer icons to assets/ directory"
2014-09-14 jenkins-botMerge "Allow preloadparams for Special:MyPage"
2014-09-13 jenkins-botMerge "resourceloader: Condition-wrap the HTML tag...
2014-09-12 Aaron SchulzMerge "Group E-mail settings stuff in Setup.php"
2014-09-12 jenkins-botMerge "Sort modules in alphabetical order and leave...
2014-09-12 jenkins-botMerge "Fix for Ia9baaf0b: Make previously public variab...
2014-09-12 jenkins-botMerge "API: Fix list=allusers with multiple values...
2014-09-10 jenkins-botMerge "Disable JavaScript for MSIE7 users, update tests...
2014-09-10 jenkins-botMerge "TitleTest: Break secure and split test into...
2014-09-10 jenkins-botMerge "Under HHVM, measure resources for the thread...
2014-09-10 jenkins-botMerge "Show the revision list immediately on "umerge...
2014-09-10 jenkins-botMerge "Remove JSONContentHandler::$contentClass"
2014-09-10 jenkins-botMerge "Ignore duplicate key errors in update-keys.sql"
2014-09-10 jenkins-botMerge "Merge mediawiki.legacy.upload into mediawiki...
2014-09-10 jenkins-botMerge "Added DatabaseBase::selectRowCount() method"
2014-09-10 jenkins-botMerge "Fix malformed UTF-8 going to query profiler"
2014-09-10 jenkins-botMerge "Maintenance: Add an easy way to access Config...
2014-09-09 jenkins-botMerge "Language: s/error_log/wfWarn/"
2014-09-08 jenkins-botMerge "API: created a new api to flag messages as read"
2014-09-07 jenkins-botMerge "resourceloader: Only store sources' load.php...
2014-09-05 jenkins-botMerge "resourceloader: Pass a Config to the ResourceLoa...
2014-09-05 Aaron SchulzAdded DatabaseBase::selectRowCount() method
2014-09-05 jenkins-botMerge "Add parser tests about building table with ...
2014-09-05 jenkins-botMerge "Remove unneeded spaces inside html in NoLocalSet...
2014-09-05 jenkins-botMerge "Sanitizer::escapeId: Decode entity before replac...
2014-09-05 jenkins-botMerge "Improve tests for OutputPage::makeResourceLoader...
2014-09-04 jenkins-botMerge "Allow extensions to indicate a username doesn...
2014-09-04 jenkins-botMerge "Bound the cache size of numberofWatchingusers()"
2014-09-04 jenkins-botMerge "mediawiki.skinning.content.externallinks: Code...
2014-09-03 jenkins-botMerge "mediawiki.ui: Remove deployment hack"
2014-09-03 jenkins-botMerge "Remove the sub page when using the form in Speci...
2014-09-03 jenkins-botMerge "Use protocol default port with HTTP_X_FORWARDED_...
2014-09-02 jenkins-botMerge "Add new hook WatchlistEditorBeforeFormRender"
2014-09-02 jenkins-botMerge "Use descriptive key for array of in a Special...
2014-09-02 jenkins-botMerge "Allow hook subscribers to also overwrite link...
2014-09-01 jenkins-botMerge "mediawiki.language: Fix infinite loop in commafy...
2014-09-01 jenkins-botMerge "Revert "Toolbar: Only show on WikiText pages""
2014-09-01 jenkins-botMerge "Category finder style cleanups"
2014-09-01 jenkins-botMerge "Use correct progressive color on inputs"
2014-09-01 jenkins-botMerge "Move actual OldChangesList line formatting to...
2014-08-31 jenkins-botMerge "add mw-diff-* classes to view diff page header...
2014-08-30 jenkins-botMerge "Clean up mediawiki.legacy.upload a bit more"
2014-08-30 jenkins-botMerge "ProtectionForm: Stop using global objects"
2014-08-29 jenkins-botMerge "Make "/*@noflip*/ /*@embed*/" annotation work"
2014-08-29 jenkins-botMerge "startup: Update documentation"
2014-08-29 jenkins-botMerge "Made findMissingFiles inspect the destination...
2014-08-29 jenkins-botMerge "ApiQueryBase: wfDeprecated() takes a string...
2014-08-29 jenkins-botMerge "Fixed wrong comment in DatabaseBase::getFlag"
2014-08-29 jenkins-botMerge "Make it easier to subclass Content and ContentHa...
2014-08-29 Aaron SchulzFixed wrong comment in DatabaseBase::getFlag
2014-08-28 jenkins-botMerge "Remove dead code for showing login form to logge...
2014-08-28 jenkins-botMerge "Revert "Consolidate parts of WebStart.php and...
2014-08-28 jenkins-botMerge "Fix font of mw-ui-button"
2014-08-28 jenkins-botMerge "Making missing old files not try to render a...
2014-08-28 jenkins-botMerge "Check for error before outputting srcset urls"
2014-08-28 jenkins-botMerge "Consolidate parts of WebStart.php and doMaintena...
2014-08-27 jenkins-botMerge "Revert "Remove useless $out parameter from SkinT...
2014-08-27 jenkins-botMerge "Indicate the actual version of HHVM in use"
2014-08-27 jenkins-botMerge "mediawiki.debug: Fix crash in browsers without...
2014-08-26 jenkins-botMerge "Add a test for mixed /*@noflip*/ and /*@embed...
2014-08-26 jenkins-botMerge "API: Overhaul token handling"
2014-08-26 jenkins-botMerge "Allow custom event handlers for the click event...
2014-08-26 jenkins-botMerge "AjaxDispatcher: Use Config instead of globals"
2014-08-26 jenkins-botMerge "Improve GlobalVarConfigTest"
2014-08-26 jenkins-botMerge "includes/htmlform/: Use Config instead of globals"
2014-08-25 rillkeAdd "chemical" major MIME type to the image tables
2014-08-25 jenkins-botMerge "MessageBlobStore: Use Config instead of globals"
2014-08-25 jenkins-botMerge "Turn MessageBlobStore into a singleton instead...
2014-08-25 jenkins-botMerge "Add some @see to doc blocks"
2014-08-25 jenkins-botMerge "Do not return anything on __construct"
2014-08-25 jenkins-botMerge "Add missing @return to function docs"
2014-08-23 umherirrenderAdd missing @return to function docs
2014-08-23 jenkins-botMerge "OutputPage: addParserOutput*() family doesn...
2014-08-23 jenkins-botMerge "Be consistent about 'TablePager' CSS class usage"
2014-08-23 jenkins-botMerge "Split includes/Pager.php"
2014-08-23 jenkins-botMerge "Remove unused styles for .imagelist"
2014-08-23 jenkins-botMerge "Add more tests for GlobalVarConfig"
2014-08-23 jenkins-botMerge "ResourceLoaderFileModule: Do not separately...
2014-08-22 jenkins-botMerge "Fix name of SpecialListFilesTest > ImageListPage...
2014-08-22 jenkins-botMerge "Remove unused private var and fix phpdoc"
2014-08-22 jenkins-botMerge "Rename variable in RequestContext, $t => $title"
2014-08-22 jenkins-botMerge "Change @return to start with type"
2014-08-22 jenkins-botMerge "Rename variable in Title: $parser -> $titleParser"
2014-08-22 jenkins-botMerge "Ensure that expiry times are given as integers"
2014-08-22 jenkins-botMerge "Fixed bogus mysql error code 0 on mid-transactio...
2014-08-21 Aaron SchulzFixed bogus mysql error code 0 on mid-transaction disco...
2014-08-18 jenkins-botMerge "Special:Search: Remove token from URL when savin...
2014-08-18 jenkins-botMerge "Special:Version: Link to tree instead of commit...
2014-08-18 jenkins-botMerge "Include action in permission error messages"
2014-08-17 jenkins-botMerge "Avoid theoretical division by zero"
2014-08-17 jenkins-botMerge "Use Xml::element instead of Html::element for...
2014-08-16 jenkins-botMerge "Fix the (un)watch token to include the namespace...
2014-08-15 jenkins-botMerge "mediawiki.toc: Remove class="internal" from...
next