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
2018-11-12Merge pull request #11942 from nextcloud/techdebt/noid/use-count-functionMorris Jobke
2018-11-12Exception is not thrown anymoreMorris Jobke
2018-11-08Use the defined func()->count() instead of manual countingJoas Schilling
2018-11-06Add test that unique constraint is workingDaniel Kesselberg
2018-08-08Fix testsRoeland Jago Douma
2018-07-27Ignore custom prefixes which are longerJoas Schilling
2018-07-27Fix calculation of default nameJoas Schilling
2018-07-27Add unit testsJoas Schilling
2018-06-14Add count to function builderRobin Appelman
2018-04-19Add tests for special domain nameMorris Jobke
2018-04-19Add tests for domainsMorris Jobke
2018-04-19Move regex to a function and add testsJoas Schilling
2018-04-11dont keep shared database locks when running cli scriptsRobin Appelman
2018-03-12Use insertIfNotExist of the new interfaceMorris Jobke
2018-03-06Merge pull request #7419 from Abijeet/feature-7175Morris Jobke
2018-01-25Fix risky tests without assertionsJoas Schilling
2018-01-17Fix the type hints of migrations and correctly inject the wrapped schema into...Joas Schilling
2018-01-12reuse query builderRobin Appelman
2017-12-20refactor user searchingRobin Appelman
2017-11-22add postgresql10 compatibility to dbalRobin Appelman
2017-10-30Add foreign key support to OCPiotr Mrowczynski
2017-09-29Fix bigint handling on postgresJoas Schilling
2017-08-02Fix querybuilder and functionbuilder testsJoas Schilling
2017-07-05Fix autoloader and namespace testMorris Jobke
2017-07-05Fix tests of CodeChecker and MigrationServiceJoas Schilling
2017-07-05Start migrationsJoas 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
2017-03-22Adding tests for 4 byte unicode charactersMorris Jobke
2017-03-19Namespace and array syntax fixesMorris Jobke
2017-03-17Fixed failing test which was ignoring a required (not null) column (#26303)Philipp Schaffrath
2017-01-04remove static:// stream wrapperRobin Appelman
2016-11-02Add testsLukas Reschke
2016-11-02Inject config and loggerJoas Schilling
2016-10-19Fix the testJoas Schilling
2016-10-19only disable unicode test on mysqlMorris Jobke
2016-10-19Adding tests for 4 byte unicode charactersMorris Jobke
2016-10-11Fix QueryBuilderTestsThomas Müller
2016-06-29Various database migration fixes (#25209)Thomas Müller
2016-05-20Move tests/ to PSR-4 (#24731)Joas Schilling