use text/x-wiki instead of application/x-wiki, as per brions comment on wikitech-l
[lhc/web/wiklou.git] / includes / objectcache /
2012-04-25 danielmerged from master
2012-04-25 DemonMerge "(bug 34956) Parser should use mUrlProtocol inste...
2012-04-25 CatropeMerge "(bug 36047) Adds high definition (HD) CSS for...
2012-04-24 DemonMerge "Refactoring previewnote."
2012-04-23 DemonMerge "bug 36087: PostgresUpdater fails on 8.3.14"
2012-04-23 Brion VIBBERMerge "Destroy any lock manager connections when forking."
2012-04-21 Brion VIBBERMerge "Revert "tests to compare En, Qqq and messages...
2012-04-21 Brion VIBBERMerge "(bug 35884) width:auto unneeded on header element"
2012-04-21 Brion VIBBERMerge "Ensure MWHttpRequest::method gets set with strto...
2012-04-21 Brion VIBBERMerge "Added getBatch() function to BagOStuff and optim...
2012-04-21 Aaron SchulzAdded getBatch() function to BagOStuff and optimized...
2012-04-20 KaldariMerge "Removing button-float-right rule from jquery...
2012-04-20 Brion VIBBERMerge "(bug 35769) Convert mediawiki.Uri test suite...
2012-04-20 Brion VIBBERMerge "Fixes bug 4045 by adding dirmarks."
2012-04-20 ReedyMerge "Added more description of Short URL"
2012-04-20 Aaron SchulzMerge "(bug 35961) Hash comparison should always be...
2012-04-20 Aaron SchulzMerge "Can't return values from functions that don...
2012-04-19 HasharMerge "wfAssembleUrl lacked '@since 1.19' comment"
2012-04-19 Antoine Mussogroup memcached debug logs
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-26 Tim StarlingMerge "Localisation updates for namespace names for...
2012-03-22 DemonMerge "(bug 32827) "[Regression] Block log for IP range...
2012-03-22 HasharMerge "Added per-backend profiling calls."
2012-03-22 DemonMerge "Bug 35162 - Change in Database api break extensi...
2012-03-22 Aaron SchulzMerge "Fix newline in the message per CR Change method...
2012-03-22 Aaron SchulzMerge "Trim trailing whitespace"
2012-03-21 Sam ReedTrim trailing whitespace
2012-03-20 Roan KattouwRevert r114067, r114071, r114075, r114079, r114081...
2012-03-17 Sam ReedTrim trailing whitespace
2012-03-08 Krinkle[ObjectCache.php] typo from r112985
2012-03-04 Krinkle[ObjectCache.php] Add comment describing that CACHE_ANY...
2012-02-26 Alexandre EmsenhuberPass __METHOD__ to DatabaseBase::begin(), DatabaseBase...
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-01-17 Alexandre EmsenhuberPass __METHOD__ to DatabaseBase::begin() and DatabaseBa...
2011-12-07 Antoine Musso(bug 32853) DBA cache broken in MW 1.18
2011-12-02 Tim StarlingpurgeParserCache.php improvements:
2011-11-22 Chad Horohoe(bug 29747) eAccelerator shared memory caching has...
2011-11-19 Sam ReedBug 13759 - memcached predefined hashes
2011-11-03 Mark A. Hershbergereol w/s
2011-11-01 Mark A. HershbergerMeant to include these: feed the OCD: eol w/s
2011-11-01 Mark A. Hershbergerfeed the OCD: eol w/s
2011-10-16 PlatonidesParse error (missing ';') in r99938.
2011-10-16 Sam ReedFixup some assignments in conditionals
2011-10-06 Roan KattouwPer Domas, reinstate <1e9 check that was dropped in...
2011-09-21 Aaron SchulzAdded lock/unlock function stubs. Fixes:
2011-09-09 Tim Starling* Added a script to reduce disk space on a MySQL parser...
2011-08-10 Roan KattouwMerge r93797 to trunk, in a somewhat modified form...
2011-07-31 Brion Vibber* (bug 30131) XCache with variable caching disabled...
2011-07-06 Alexandre EmsenhuberRemoved usage of error suppression operator
2011-07-04 Tim StarlingAllow SqlBagOStuff data to be split over many tables...
2011-06-08 Chad HorohoeRevert r87145, bug 28752: Xcache doesn't work in cli...
2011-05-29 Sam ReedFollowup r83140, fix undefined $id
2011-05-29 Sam ReedAnd even more documentation in various files
2011-05-29 Sam ReedEven more documentation in various files
2011-05-28 Sam ReedAnd even more documentation
2011-05-28 Sam ReedAnd more documentation. Yaaaay
2011-05-28 Sam ReedMore parameter documentation!!
2011-05-21 Sam ReedFix function level comments that start with /* not /**
2011-05-06 Sam ReedMore versions added to @deprecated tags
2011-04-29 Chad HorohoeMake this private since nothing outside here calls it
2011-04-29 Chad Horohoe(bug 28752) XCache doesn't work in CLI mode
2011-04-25 Sam ReedMore parameter and return type hints
2011-04-19 Platonides(Bug 28611) Don't die in SqlBagOStuff::incr() if there...
2011-04-12 Tim StarlingIn SQLBagOStuff: make it possible to change the purge...
2011-03-25 Sam ReedAdd/tweak/update documentation and add some explicit...
2011-03-08 PlatonidesComment the var_dump() and add a comment.
2011-03-06 PlatonidesReorder so that wfProfileOut() is the last sentence...
2011-03-06 PlatonidesFollow up r83140. Add a clear() method to ObjectCache...
2011-03-04 Tim Starling* Added an Ehcache client.
2011-03-03 Tim Starling* When CACHE_ANYTHING is requested, return the cached...
2011-03-03 Chad HorohoeTweak debug() to use name of class in debug output
2011-03-03 Tim Starling* Rewrote ObjectCache.php to conform to the modern...
2011-03-03 Tim StarlingMore renames and splits for objectcache reorganisation.
2011-03-03 Tim StarlingStart of ObjectCache reorganisation. Moved the object...