aboutsummaryrefslogtreecommitdiffstats
path: root/includes/externalstore
Commit message (Expand)AuthorAgeFilesLines
* Clear the DBO_TRX flag for sanity in ExternalStoreAaron Schulz2014-09-121-5/+12
* Cleanup some docs (includes/[e-l])umherirrender2014-07-241-1/+1
* Fixed some @params documentationumherirrender2014-04-143-17/+17
* Add missing line breaks to wfDebug() callsAlexandre Emsenhuber2014-03-291-2/+2
* Tweaked generated paths for ExternalStoreMwstoreAaron Schulz2014-02-131-2/+4
* Remove trailing line breaks from wfDebugLog() messagesAlexandre Emsenhuber2014-02-041-7/+7
* ExternalStoreDB: update for PHP 5Tim Starling2013-12-031-11/+11
* Update formatting of externalstore classesSiebrand Mazeland2013-11-264-1/+18
* Do not call FileBackendGroup::get() staticallySiebrand Mazeland2013-11-221-1/+1
* Fix incorrect array typeSiebrand Mazeland2013-11-221-1/+1
* No spaces after (casts)MatmaRex2013-09-041-1/+1
* Merge "Break some long lines"jenkins-bot2013-08-131-10/+24
|\
| * Break some long linesAaron Schulz2013-08-071-10/+24
* | Added batchFetchFromURLs() for mwstore backendAaron Schulz2013-08-131-0/+23
* | Reusable external store insertion with fallbackErik Bernhardson2013-08-081-3/+19
|/
* Batch retreival of ES data with minimal round tripsErik Bernhardson2013-08-053-10/+150
* Remove hphpc support and deprecate related functionsTim Starling2013-05-091-1/+1
* Fixed spacing around parenthesis in includesumherirrender2013-04-281-1/+1
* Fixed spacing in db/debug/diff/externalstore/objectcache folderumherirrender2013-04-201-3/+3
* Added/Removed spaces around string concatenationumherirrender2013-04-131-1/+1
* Spellchecked /includes directoryYuri Astrakhan2013-03-131-2/+2
* Fixed @param tags to conform with Doxygen format.Tyler Anthony Romeo2013-03-113-14/+14
* phpcs: Normalize methods declarations to "[final abstract] [visibility]".Antoine Musso2013-02-191-2/+2
* [ExternalStore] Made ExternalStoreMwstore use private containers.Aaron Schulz2013-02-071-1/+1
* Fixed bogus function call.Aaron Schulz2013-02-071-1/+1
* [ExternalStore] Small documentation tweaks.Aaron Schulz2013-02-072-2/+5
* [ExternalStore] Added ExternalStoreMwstore class that uses a file backend.Aaron Schulz2013-02-071-0/+71
* fix some spacingumherirrender2013-02-042-5/+5
* [ExternalStore] Refactored external store classes to use a base class.Aaron Schulz2013-01-254-83/+135
* [ExternalStore] Various cleanups to ExternalStore class.Aaron Schulz2013-01-221-69/+61
* (minor) use wfDebugLog consistently.daniel2012-12-121-2/+2
* Moved ExternalStore stuff to a /externalstore subdir.Aaron Schulz2012-12-103-0/+416