Merge "Make MySQLi work with non-standard port"
[lhc/web/wiklou.git] / includes / parser / ParserCache.php
2014-03-14 jenkins-botMerge "Make MySQLi work with non-standard port"
2014-03-11 jenkins-botMerge "Remove user preference "noconvertlink""
2014-03-07 jenkins-botMerge "Remove HTML back-compat styles from I5fe0543e"
2014-03-06 jenkins-botMerge "Add test to validate special page aliases"
2014-03-04 jenkins-botMerge "Add title to list item of language link"
2014-03-01 jenkins-botMerge "TableSorter: Fix column order when collecting...
2014-03-01 jenkins-botMerge "Provide direction hinting in the personal toolbar"
2014-02-27 jenkins-botMerge "Make show/hide link in RC individually localizable"
2014-02-26 jenkins-botMerge "Put callback function within class in SiteConfig...
2014-02-24 jenkins-botMerge "Ticking 'Search in all namespaces' in prefs...
2014-02-22 jenkins-botMerge "CSSJanus: Account for attribute selectors in...
2014-02-21 jenkins-botMerge "UploadStash us_props fix for Postgres"
2014-02-19 jenkins-botMerge "Unroll array_map in ResourceLoaderFileModule...
2014-02-14 jenkins-botMerge "Return jqXHR from mw.Api calls"
2014-02-13 jenkins-botMerge "Use TablePager on Special:ProtectedPages (using...
2014-02-13 jenkins-botMerge "Actually make Parser::pstPass2() private"
2014-02-13 jenkins-botMerge "Added some lock()/unlock() support for SQLite...
2014-02-11 jenkins-botMerge "Revert "Limit searches at 500 per page""
2014-02-11 jenkins-botMerge "Indicator for menuForceShow in skin vector"
2014-02-11 jenkins-botMerge "Use current preference overriding for live preview"
2014-02-11 jenkins-botMerge "Do not use OutputPage to output exceptions in...
2014-02-10 jenkins-botMerge "Show the pool counter key and use English for...
2014-02-10 jenkins-botMerge "Revert "Only pass strings to mysqli::real_escape...
2014-02-10 jenkins-botMerge "Only pass strings to mysqli::real_escape_string"
2014-02-09 jenkins-botMerge "Put line breaks after each element in OutputPage...
2014-02-08 jenkins-botMerge "Vector: Restore page-fade.png as fallback backgr...
2014-02-08 jenkins-botMerge "Document parser cache key control."
2014-02-08 jenkins-botMerge "Fix HTML output arround HTMLForm's submit button...
2014-02-07 JdlrobsonMerge "Document SkinVectorStyleModules hook"
2014-02-05 Trevor ParscalMerge "tipsy: using user class borks positioning of...
2014-02-04 jenkins-botMerge "API: Handle "special" options in action=options"
2014-02-04 jenkins-botMerge "Don't escape the mail's subject in Special:Passw...
2014-01-31 jenkins-botMerge "Make autoblocks update with the parent block"
2014-01-31 jenkins-botMerge "Adding python 3 support for the Makefile.py...
2014-01-30 jenkins-botMerge "Fixed stream wrapper in PhpHttpRequest"
2014-01-29 jenkins-botMerge "Add missing uploadstash.us_props for PostgreSQL"
2014-01-28 jenkins-botMerge "(bug 47070) check content model namespace on...
2014-01-24 jenkins-botMerge "StatusTest is language dependant"
2014-01-24 jenkins-botMerge "Ignore testRunLegacyHooks in findHooks.php"
2014-01-17 jenkins-botMerge "assertValidHtml for checking html in test cases."
2014-01-14 jenkins-botMerge "Fix to avoid IE "compatibility view""
2014-01-13 jenkins-botMerge "Changed FOR UPDATE handling in Postgresql"
2014-01-12 TheDJMerge "mediawiki.searchSuggest: Blacklist Konqueror...
2014-01-10 jenkins-botMerge "Change special page group for BookSources"
2014-01-10 jenkins-botMerge "Throw exception on invalid RecentChange types"
2014-01-09 jenkins-botMerge "Add validation of the content model edited by...
2014-01-08 jenkins-botMerge "Add hook to allow extensions to modify the Lonel...
2014-01-08 jenkins-botMerge "Remove "or other" option for stubtreshold"
2014-01-07 jenkins-botMerge "Migrate redirectToFragment() from wikibits.js...
2014-01-06 jenkins-botMerge "MWException doesn't care about $wgTitle anymore"
2014-01-06 jenkins-botMerge "Sync up with Parsoid parserTests."
2014-01-06 jenkins-botMerge "Add CASCADINGSOURCES parser function"
2014-01-04 jenkins-botMerge "Fix user-friendlyness of block confirmation...
2014-01-04 jenkins-botMerge "Various fixes for EnhancedChangesList"
2014-01-04 jenkins-botMerge "Declare visibility for class properties in Datab...
2014-01-04 jenkins-botMerge "Further cleanup to Special:Version"
2014-01-04 jenkins-botMerge "Add licensing for extensions to Special:Version"
2014-01-04 jenkins-botMerge "Don't convert bad curids to the Main Page"
2014-01-03 Ori.livnehMerge "Revert "Optimize all SVGs""
2014-01-03 jenkins-botMerge "Revert "Declare visibility for class properties...
2014-01-03 jenkins-botMerge "Leading semicolon line-bolding made visible...
2014-01-03 jenkins-botMerge "Declare visibility for class properties of LBFac...
2014-01-03 jenkins-botMerge "Change Title::isExternal to use strict comparsion"
2014-01-03 jenkins-botMerge "Declare visibility for class properties in Datab...
2014-01-03 jenkins-botMerge "Update documentation for ParserCache::save()"
2014-01-03 jenkins-botMerge "Add fastcgi_finish_request where appropriate"
2014-01-03 jenkins-botMerge "Declare visibility for class properties in MySQL...
2014-01-02 jenkins-botMerge "Avoid interacting with LBFactory singleton in...
2014-01-02 jenkins-botMerge "Deprecate $wgPasswordSenderName"
2014-01-02 jenkins-botMerge "Return void for LogPager::limitPerformer and...
2014-01-02 jenkins-botMerge "Declare visibility for class properties of LBFac...
2014-01-02 jenkins-botMerge "jquery.client: Component-wise version comparison...
2014-01-02 Siebrand MazelandUpdate documentation for ParserCache::save()
2013-12-31 jenkins-botMerge "Update Special:ChangePassword to use HTMLForm"
2013-12-31 jenkins-botMerge "Make SpecialWatchlist extend SpecialRecentChange...
2013-12-31 jenkins-botMerge "wfRunHooks() return value no longer implies...
2013-12-30 jenkins-botMerge "Format functions in CacheTime"
2013-12-30 jenkins-botMerge "Replace usage of deprecated Title::escapeLocalURL()"
2013-12-30 jenkins-botMerge "Define $showAll when special page is included"
2013-12-30 tonythomas01Removed trailing whitespace from ParserCache.php
2013-12-30 jenkins-botMerge "Removed const ParserCache::try116cache"
2013-12-30 tonythomas01Removed const ParserCache::try116cache
2013-12-27 jenkins-botMerge "Revert "Add .gitignore to the /skins directory""
2013-12-19 jenkins-botMerge "Fix TOC display for printing"
2013-12-17 jenkins-botMerge "mediawiki.searchSuggest: Unbreak browser blacklist"
2013-12-17 jenkins-botMerge "Watch user page and user talk page by default"
2013-12-14 jenkins-botMerge "Document the wikipage.content hook"
2013-12-13 jenkins-botMerge "startup.js: log current time as global 'mediaWik...
2013-12-10 jenkins-botMerge "Deleting a page and then immediately create...
2013-12-09 jenkins-botMerge "Begin exposing SiteConfiguration via site contexts"
2013-12-09 jenkins-botMerge "Remove ugly $wgTitle usage from edit.php mainten...
2013-12-06 jenkins-botMerge "Add no-dimensions option to MediaTransformOutput...
2013-12-04 jenkins-botMerge "mw.language.convertPlural: Check if matching...
2013-12-03 jenkins-botMerge "Set $wgNoFollowLinks to false iff "Authorized...
2013-12-03 danielDocument parser cache key control.
2013-11-28 jenkins-botMerge "Add .gitignore to the /skins directory"
2013-11-27 jenkins-botMerge "Use 'pagetitle' in content language"
2013-11-27 jenkins-botMerge "Document the block duration tooltip"
2013-11-26 jenkins-botMerge "mediawiki.ui: Ensure that buttons and inputs...
2013-11-25 jenkins-botMerge "Add a class to interlanguage links"
next