summaryrefslogtreecommitdiffstats
path: root/lib/private/FullTextSearch/Model/IndexDocument.php
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-2/+0
* Fix ArrayAccess and JsonSerializable return typesCôme Chilliet2021-11-231-3/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* private cannot be finalMaxence Lange2021-04-231-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-7/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-3/+0
* addsubtag should push to arrayMaxence Lange2019-07-141-1/+6
* cleaning the excerpts managmentMaxence Lange2019-03-041-11/+6
* moving final class to private, new interface in publicMaxence Lange2019-03-041-0/+1000