Merge "[FileBackend] Added preloadCache() so callers can trigger cache getMulti()."
[lhc/web/wiklou.git] / includes / filebackend / FileBackendMultiWrite.php
2012-08-29 CatropeMerge "[FileBackend] Added preloadCache() so callers...
2012-08-28 CatropeMerge "Reduced some master queries via Revision::READ_N...
2012-08-28 CatropeMerge "Added new mw message 'editpage-head-copy-warn...
2012-08-28 KrinkleMerge "Work around preg_replace_callback() issue in...
2012-08-28 SiebrandMerge "Follow up to dirname( __FILE__ ) clean up"
2012-08-28 KrinkleMerge "Adding ResourceLoader module "jquery.jStorage""
2012-08-28 CatropeMerge "[FileJournal] Made getMasterDB() reuse the DB...
2012-08-28 CatropeMerge "[FileBackend] Made Swift clear the auth cache...
2012-08-28 CatropeMerge "[FileBackend] Bumped Swift auth caching TTL."
2012-08-28 CatropeMerge "[FileBackend] Reduced stat calls when using...
2012-08-28 NikerabbitMerge "Add CLDRPluralRuleError, added in parent commit...
2012-08-26 Aaron Schulz[FileBackend] Reduced stat calls when using the multiwr...
2012-08-24 KrinkleMerge "Fix some css vector/monobook issues:"
2012-08-24 DemonMerge "Revert "Use the context language for the toc...
2012-08-23 CatropeMerge "(bug 8618) support for summary preview in live...
2012-08-23 CatropeMerge "support for interwikis in experimental JS preview"
2012-08-23 DemonMerge "Enable dropping of tables without having to...
2012-08-23 DemonMerge "Fix separated login link so that create account...
2012-08-23 NikerabbitMerge changes I1aa3b081,I65ee788c,I58a9cdfe
2012-08-23 DemonMerge "(bug 31817) Teach Tidy about the HTML5 inline...
2012-08-23 CatropeMerge "Added sanity check to StreamFile for mwstore...
2012-08-23 KrinkleMerge "(bug 30390) upload.js: Decode url encoding in...
2012-08-23 CatropeMerge "[FileBackend] MultiWrite options to avoid pushin...
2012-08-22 Aaron[FileBackend] MultiWrite options to avoid pushing certa...
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-19 Aaron SchulzMerge "(bug 32774) Added config options and flags for...
2012-08-17 CatropeMerge "[FileBackend] Refactored Swift backend to use...
2012-08-16 CatropeMerge "Catch exceptions in SqlBagOStuff and cache conne...
2012-08-16 DemonMerge "Add UserTest::testAllRightsWithMessage"
2012-08-16 Aaron[FileBackend] Actually respend the "syncChecks" config...
2012-08-16 Aaron[FileBackend] Added resyncFiles() function to multiwrit...
2012-08-15 CatropeMerge "Fix checks to pass or display "return to" links...
2012-08-15 CatropeMerge "(bug 24437) Add nofollow to image link"
2012-08-15 Aaron SchulzMerge "store text length in local var in Preprocess...
2012-08-14 DemonMerge "(bug 36776) Changing User::getNewtalk to use...
2012-08-14 DemonMerge "(bug 38406) Properly quote table names in Databa...
2012-08-14 SiebrandMerge "Fix permissions check to show "hide" buttons."
2012-08-13 Aaron SchulzMerge "Added a Redis client for object cache storage"
2012-08-13 Trevor ParscalMerge "remove bizarre overflow:hidden from lists in...
2012-08-09 DemonMerge "[FileBackend] Moved filerepo/backend/ up to...
2012-08-09 Aaron Schulz[FileBackend] Moved filerepo/backend/ up to filebackend