Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-09-06add MAX and MIN to functionbuilderRobin Appelman
2018-11-08Use the defined func()->count() instead of manual countingJoas Schilling
2018-06-14Add count to function builderRobin Appelman
2018-04-11dont keep shared database locks when running cli scriptsRobin Appelman
2018-03-06Merge pull request #7419 from Abijeet/feature-7175Morris Jobke
2018-01-25Fix risky tests without assertionsJoas Schilling
2018-01-12reuse query builderRobin Appelman
2017-12-20refactor user searchingRobin Appelman
2017-08-02Fix querybuilder and functionbuilder testsJoas Schilling
2017-04-10Merge pull request #4146 from nextcloud/unread-comments-folderMorris Jobke
2017-03-30fix quote helper testRobin Appelman
2017-03-30rename fun to funcRobin Appelman
2017-03-30Add tests for query builder (i)likeRobin Appelman
2017-03-30Add function builder to the query builderRobin Appelman
2017-03-30add support for escaping like parameters when using the query builderRobin Appelman
2016-11-02Add testsLukas Reschke
2016-11-02Inject config and loggerJoas Schilling
2016-10-11Fix QueryBuilderTestsThomas Müller
2016-05-20Move tests/ to PSR-4 (#24731)Joas Schilling