Commit graph

22 commits

Author SHA1 Message Date
acb32ab84d minor fixes 2022-04-11 14:53:38 +02:00
d3eb42cd90 more types 2022-04-08 17:49:15 +02:00
4d51484de3 fmt 2022-04-08 17:28:32 +02:00
c5d79716d0 bumb ci versions 2022-04-08 17:10:58 +02:00
49c010f4d7 update sabredav and phpunit 2020-02-06 14:33:40 +01:00
Daniel Kesselberg
1ee911ba45 Add test case for !$reader->read then break 2019-11-06 17:01:22 +01:00
76953efe15 update to phpunit 7 2019-11-06 14:28:07 +01:00
7174c02348 fix test 2019-11-06 14:15:26 +01:00
Naofumi
2f87fb84d3 add testSearchQueryInfiniteLoopEmptyLiteral(). 2019-11-06 14:09:12 +01:00
a469e21c43
Merge pull request #8 from kesselb/fix/undefined-index
Prevent "Undefined index: 0" for where condition
2019-11-04 10:09:57 +00:00
Daniel Kesselberg
f9b08747fc Fix Undefined offset: 0 2019-11-03 15:38:25 +01:00
Daniel Kesselberg
bef5795c98 Fix parsing of {DAV:}contains element 2019-11-03 11:43:54 +01:00
aeb7610589 "where" is optional 2019-02-20 18:03:32 +01:00
5ad4d24b89 Seperate query classes from xml classes to allow specifying more information in the query 2018-01-25 15:01:11 +01:00
3071937c64 fix descending sort order 2017-03-15 14:21:40 +01:00
0924fa90e0 add limit and offset 2017-03-10 15:56:19 +01:00
5c2a3f1b02 add more tests 2017-02-22 18:14:08 +01:00
d609774b97 fix travis 2017-02-22 17:23:21 +01:00
695bb7c694 test search with invalid queries 2017-02-22 17:05:38 +01:00
b42b650266 more tests 2017-02-22 16:43:46 +01:00
5f6b358839 add query parser tests 2017-02-01 15:13:29 +01:00
88db2ae6c1 initial working version
supports grammar discovery, schema discovery and search
2017-02-01 14:14:37 +01:00