aboutsummaryrefslogtreecommitdiffstats
path: root/includes/libs/filebackend/FileOpBatch.php
Commit message (Expand)AuthorAgeFilesLines
* filebackend: add FileStatePredicates helper class for file operationsAaron Schulz2024-02-211-1/+1
* Remove unused local variablesUmherirrender2022-09-191-1/+0
* Remove FileOp batch IDTim Starling2021-11-011-15/+0
* Drop experimental FileJournal system without deprecationJames D. Forrester2021-11-011-22/+17
* includes: Use expression assignment operator += or |= where possibleUmherirrender2020-07-311-1/+1
* Fix some includes/libs PSR12.Properties.ConstantVisibility.NotFoundReedy2020-05-161-1/+1
* Make use of existing array value variables in foreach loopsThiemo Kreuz2019-12-291-1/+1
* Fix new phan errors, part 6Daimona Eaytoy2019-10-201-2/+1
* filebackend: update code comments and break some long linesAaron Schulz2019-08-241-1/+1
* 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 FileBackendStore and FileOp classes to /libsAaron Schulz2016-09-231-0/+205