]>
author | Robin Appelman <robin@icewind.nl> | |
Thu, 2 Feb 2017 17:19:16 +0000 (18:19 +0100) | ||
committer | Robin Appelman <robin@icewind.nl> | |
Tue, 28 Feb 2017 13:24:18 +0000 (14:24 +0100) | ||
commit | 706131b394eef4d346f8019b4978f9a735139b03 | |
tree | 5ae8a1769ebb073f29b106d3a4af1bcccf3d544f | tree | snapshot |
parent | b5a6f03362794460222a1fc2d949882884df249d | commit | diff |
3rdparty | diff | blob | history | |
apps/dav/lib/Files/FileSearchBackend.php | [new file with mode: 0644] | blob |
lib/private/Files/Cache/QuerySearchHelper.php | [new file with mode: 0644] | blob |
lib/private/Files/Search/SearchBinaryOperator.php | [new file with mode: 0644] | blob |
lib/private/Files/Search/SearchComparison.php | [new file with mode: 0644] | blob |
lib/private/Files/Search/SearchOrder.php | [new file with mode: 0644] | blob |
lib/private/Files/Search/SearchQuery.php | [new file with mode: 0644] | blob |
lib/public/Files/Search/ISearchBinaryOperator.php | [new file with mode: 0644] | blob |
lib/public/Files/Search/ISearchComparison.php | [new file with mode: 0644] | blob |
lib/public/Files/Search/ISearchOperator.php | [new file with mode: 0644] | blob |
lib/public/Files/Search/ISearchOrder.php | [new file with mode: 0644] | blob |
lib/public/Files/Search/ISearchQuery.php | [new file with mode: 0644] | blob |
tests/lib/Files/Cache/QuerySearchHelperTest.php | [new file with mode: 0644] | blob |