Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #17833 from nextcloud/propagator-no-negative-sizes | Roeland Jago Douma | 2019-12-04 | 1 | -0/+20 |
|\ | |||||
| * | add LEAST and GREATER to db function builder | Robin Appelman | 2019-11-26 | 1 | -0/+20 |
* | | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 5 | -5/+5 |
|/ | |||||
* | add MAX and MIN to functionbuilder | Robin Appelman | 2019-09-06 | 1 | -0/+78 |
* | Use the defined func()->count() instead of manual counting | Joas Schilling | 2018-11-08 | 1 | -1/+1 |
* | Add count to function builder | Robin Appelman | 2018-06-14 | 1 | -0/+10 |
* | dont keep shared database locks when running cli scripts | Robin Appelman | 2018-04-11 | 1 | -0/+21 |
* | Merge pull request #7419 from Abijeet/feature-7175 | Morris Jobke | 2018-03-06 | 2 | -1/+13 |
|\ | |||||
| * | reuse query builder | Robin Appelman | 2018-01-12 | 1 | -1/+3 |
| * | refactor user searching | Robin Appelman | 2017-12-20 | 1 | -0/+10 |
* | | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 1 | -2/+2 |
|/ | |||||
* | Fix querybuilder and functionbuilder tests | Joas Schilling | 2017-08-02 | 2 | -25/+33 |
* | Merge pull request #4146 from nextcloud/unread-comments-folder | Morris Jobke | 2017-04-10 | 2 | -2/+2 |
|\ | |||||
| * | fix quote helper test | Robin Appelman | 2017-03-30 | 2 | -2/+2 |
* | | rename fun to func | Robin Appelman | 2017-03-30 | 1 | -4/+4 |
* | | Add tests for query builder (i)like | Robin Appelman | 2017-03-30 | 1 | -0/+106 |
* | | Add function builder to the query builder | Robin Appelman | 2017-03-30 | 1 | -0/+74 |
* | | add support for escaping like parameters when using the query builder | Robin Appelman | 2017-03-30 | 1 | -8/+12 |
|/ | |||||
* | Add tests | Lukas Reschke | 2016-11-02 | 1 | -0/+126 |
* | Inject config and logger | Joas Schilling | 2016-11-02 | 1 | -4/+20 |
* | Fix QueryBuilderTests | Thomas Müller | 2016-10-11 | 1 | -10/+10 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 3 | -0/+1775 |