Merge "[FileBackend] Added getFileContentsMulti() and improved it for Swift."
[lhc/web/wiklou.git] / includes / filebackend / SwiftFileBackend.php
2012-08-29 CatropeMerge "Setting up a way to have uploading by URL, but...
2012-08-29 SiebrandMerge "Revert "Revert "jQuery 1.8"""
2012-08-29 awjrichardsMerge "New hook ApiMain::onException"
2012-08-29 SiebrandMerge "Fixed fallback behaviour for plural rules"
2012-08-29 SiebrandMerge "(bug 38556) Add header and footer messages to...
2012-08-29 SiebrandMerge "Use ImageGallery directly in SpecialUpload:...
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 CatropeMerge "[FileBackend] Use strcmp() for listing comparisons."
2012-08-28 NikerabbitMerge "Add CLDRPluralRuleError, added in parent commit...
2012-08-27 Aaron[FileBackend] Made Swift clear the auth cache on certai...
2012-08-27 Aaron[FileBackend] Bumped Swift auth caching TTL.
2012-08-25 Aaron Schulz[FileBackend] Use strcmp() for listing comparisons.
2012-08-24 KrinkleMerge "Fix some css vector/monobook issues:"
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 "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-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-21 IAlexMerge "Remove equal duplicate array key and add FIXME...
2012-08-19 SiebrandMerge "Display a return to Special:Watchlist instead...
2012-08-19 Aaron SchulzMerge "(bug 32774) Added config options and flags for...
2012-08-17 CatropeMerge "[FileBackend] Added profiling calls to addMissin...
2012-08-17 CatropeMerge "[FileRepo] Use the backend sha1 function for...
2012-08-17 Aaron SchulzMerge "MessageCache::destroyInstance() is static."
2012-08-17 CatropeMerge "[FileBackend] Added auth token/url cache to...
2012-08-17 Aaron[FileBackend] Added auth token/url cache to SwiftFileBa...
2012-08-17 IAlexMerge "Add missing unit of measure in inline CSS."
2012-08-17 IAlexMerge "Remove presentational HTML tags in favour of...
2012-08-17 IAlexMerge "Replace deprecated <tt> with <code>."
2012-08-17 Aaron Schulz[FileBackend] Added profiling calls to addMissingMetada...
2012-08-17 CatropeMerge "[FileBackend] Refactored Swift backend to use...
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-15 CatropeMerge "(bug 31040) Fixed $wgSecureLogin effect on retur...
2012-08-14 DemonMerge "(bug 33471) Changed detection of secure cookies."
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-11 NikerabbitMerge "Add rule in Uzbek language converter"
2012-08-11 KrinkleMerge "jQuery 1.8"
2012-08-10 Aaron[FileBackend] Added UTF-8 restriction to file names...
2012-08-10 Aaron[FileBackend] Refactored Swift backend to use ProcessCa...
2012-08-09 DemonMerge "[FileBackend] Moved filerepo/backend/ up to...
2012-08-09 Aaron Schulz[FileBackend] Moved filerepo/backend/ up to filebackend