aboutsummaryrefslogtreecommitdiffstats
path: root/includes/libs/filebackend/filejournal
Commit message (Expand)AuthorAgeFilesLines
* Drop experimental FileJournal system without deprecationJames D. Forrester2021-11-012-265/+0
* build: Updating mediawiki/mediawiki-phan-config to 0.10.5Umherirrender2020-12-121-0/+1
* Improve docs in FileJournal classUmherirrender2020-11-272-11/+11
* Merge "Replace "@stable for subclassing" with "@stable to extend""jenkins-bot2020-07-131-1/+1
|\
| * Replace "@stable for subclassing" with "@stable to extend"daniel2020-07-131-1/+1
* | Replace "@stable for calling" by "@stable to call"daniel2020-07-131-1/+1
|/
* Mark file backend base classes as stable for subclassingdaniel2020-07-101-0/+2
* Deprecate FileJournal::factoryAryeh Gregor2019-11-041-4/+8
* Unit tests for FileBackendAryeh Gregor2019-10-301-0/+4
* Fix new phan errors, part 4Daimona Eaytoy2019-10-121-1/+2
* FileJournal testsAryeh Gregor2019-09-031-2/+2
* Integration tests for FileBackendGroupAryeh Gregor2019-08-281-7/+7
* filebackend: remove wfTimestamp() dependency from FileJournalAaron Schulz2019-06-291-3/+6
* Safe replacement of a lot of `!count()` with `=== []`Thiemo Kreuz2019-01-151-1/+1
* Fix PhanTypeMismatchDeclaredParamUmherirrender2018-07-071-2/+2
* Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenientBartosz DziewoƄski2018-05-301-1/+1
* Remove "@author Aaron Schulz" annotationsAaron Schulz2017-06-271-1/+0
* Move some FileBackend related classes to /libsAaron Schulz2016-09-192-0/+251