aboutsummaryrefslogtreecommitdiffstats
path: root/includes/externalstore/ExternalStore.php
Commit message (Expand)AuthorAgeFilesLines
* Consistently use `@deprecated since` rather `@deprecated`Reedy2022-03-061-8/+8
* externalstore: Improve overall documentationTimo Tijhof2021-12-151-25/+3
* Make ExternalStore wrap ExternalStoreFactory and create access classAaron Schulz2019-06-281-127/+43
* externalstore: Fix insert*() return docs and remove redundant checksDaimona Eaytoy2019-06-131-3/+3
* Replace misplaced strlen() checks with strict `false` comparisonsThiemo Kreuz2019-03-271-1/+1
* Make LocalFile check early if the revision store is availableAaron Schulz2018-02-221-2/+25
* Add ExternalStoreMedium::isReadOnly() methodAaron Schulz2018-02-221-10/+17
* Introduce ExternalStoreFactoryaddshore2017-11-141-10/+5
* Convert all array() syntax to []Kunal Mehta2016-02-171-8/+8
* Updated some try-catch statements: MWException -> ExceptionAaron Schulz2015-01-091-1/+1
* Cleanup some docs (includes/[e-l])umherirrender2014-07-241-1/+1
* Fixed some @params documentationumherirrender2014-04-141-3/+3
* Update formatting of externalstore classesSiebrand Mazeland2013-11-261-0/+2
* No spaces after (casts)MatmaRex2013-09-041-1/+1
* Reusable external store insertion with fallbackErik Bernhardson2013-08-081-3/+19
* Batch retreival of ES data with minimal round tripsErik Bernhardson2013-08-051-0/+33
* Remove hphpc support and deprecate related functionsTim Starling2013-05-091-1/+1
* Spellchecked /includes directoryYuri Astrakhan2013-03-131-2/+2
* Fixed @param tags to conform with Doxygen format.Tyler Anthony Romeo2013-03-111-7/+7
* fix some spacingumherirrender2013-02-041-1/+1
* [ExternalStore] Refactored external store classes to use a base class.Aaron Schulz2013-01-251-17/+21
* [ExternalStore] Various cleanups to ExternalStore class.Aaron Schulz2013-01-221-69/+61
* Moved ExternalStore stuff to a /externalstore subdir.Aaron Schulz2012-12-101-0/+182