Convert Special:DeletedContributions to use OOUI.
[lhc/web/wiklou.git] / includes / cache / ObjectFileCache.php
2014-07-29 jenkins-botMerge "Disallow top level domains in Cookie::validateCo...
2014-07-29 jenkins-botMerge "Unsetting the email address for a user when...
2014-07-21 jenkins-botMerge "Allow wildcard searching in wiki IDs for interwi...
2014-06-17 jenkins-botMerge "shell script fix using shellcheck lint"
2014-06-16 jenkins-botMerge "Add tests for API's assert={user|bot}"
2014-05-28 jenkins-botMerge "Add SelfLinkBeginHook"
2014-05-28 jenkins-botMerge "mediawiki.searchSuggest: Show full article title...
2014-05-15 jenkins-botMerge "Installer: properly override default $wgLogo...
2014-05-14 jenkins-botMerge "Avoid an infinite redirect in $wgSecureLogin...
2014-05-09 jenkins-botMerge "Fix Oracle 1.23 missing patches (rebase)"
2014-05-05 jenkins-botMerge "Return $wgSitename as displayname for local...
2014-05-01 jenkins-botMerge "Expand core post edit functionality to match VE"
2014-04-29 jenkins-botMerge "Fix IE9's lack of support for console.warn.apply"
2014-04-29 jenkins-botMerge "The $CHANGEDORCREATED parameter to the 'enotif_b...
2014-04-29 jenkins-botMerge "API: Warn when unsupported PHP array syntax...
2014-04-27 jenkins-botMerge "resourceloader: Optimize module registry sent...
2014-04-24 jenkins-botMerge "HtmlFormatter::filterContent() should always...
2014-04-24 jenkins-botMerge "Introducing pp_sortkey."
2014-04-22 jenkins-botMerge "Add 'since <version>' to @deprecated annotations"
2014-04-22 jenkins-botMerge "Fix "UTPage" creation in tests"
2014-04-22 jenkins-botMerge "JSON i18n shim: Only register LocalisationCacheR...
2014-04-21 jenkins-botMerge "Expand the protocol for proto-relative links...
2014-04-21 jenkins-botMerge "Make room for preloadFileStat() call in FileBack...
2014-04-21 jenkins-botMerge "Bail out on FileBackend operations if the initia...
2014-04-21 jenkins-botMerge "Avoid image table updates on file upload failure"
2014-04-21 jenkins-botMerge "Support tighter rate limiting for "non-standard...
2014-04-20 jenkins-botMerge "Allow additional interwiki prefixes on local...
2014-04-20 AddshoreMerge "Fixed some @params documentation (includes/api)"
2014-04-20 jenkins-botMerge "jquery.suggestions: Handle CSS ellipsis when...
2014-04-18 AddshoreMerge "Fixed some @params documentation (includes/...
2014-04-18 umherirrenderFixed some @params documentation (includes/[cache|objec...
2012-07-01 SiebrandMerge "(bug 32297) Use symbolic names, not offsets...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-05-14 danielmerged latest master
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-09 KrinkleMerge "Upgrade to jQuery UI 1.8.20"
2012-05-08 Aaron SchulzMerge changes Ic19071c7,Icc8dc4ae
2012-05-08 CatropeMerge "Re-enable css @import unit tests"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "(bug 35993) gettoken should go die in a fire...
2012-05-08 Brion VIBBERMerge "Make backupTestPass.inc require_once by itself...
2012-05-08 Brion VIBBERMerge "[FileRepo] Locking and transaction fixes."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Brion VIBBERMerge "(bug 36568) Fixed "Illegal string offset 'LIMIT...
2012-05-08 Aaron SchulzMerge "Don't make two database requests to load the...
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-08 Brion VIBBERMerge "[FileBackend] File locking fixes."
2012-05-08 Brion VIBBERMerge "Include the namespace of the page in the "target...
2012-05-08 Brion VIBBERMerge "ORDER BY/GROUP BY accept arrays"
2012-05-08 HasharMerge "Added Linker::getInvalidTitleDescription() to...
2012-05-08 NikerabbitMerge "Use CamelCase in both ConfirmEmail and Invalidat...
2012-05-08 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2011-10-06 Aaron SchulzFU r98405: ObjectFileCache doesn't need to be abstract
2011-10-02 Aaron SchulzFileCache:
2011-09-29 Aaron SchulzFU r98405: various document cleanup
2011-09-29 Aaron SchulzHTMLFileCache refactoring: