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
path: root/tests
AgeCommit message (Expand)Author
2018-01-09Properly catch InvalidTokenException for better error responseMorris Jobke
2018-01-04removes invalid tests, adapts another oneArthur Schiwon
2018-01-04never translate login names when requiring with a user idArthur Schiwon
2018-01-04extend tests for status quoArthur Schiwon
2018-01-03Unit tests for #6977Joas Schilling
2017-12-12allow 'Nextcloud' in the user agent string of AndroidBjoern Schiessle
2017-10-31Issue #6991: Fix mismatch copyFromStorage method signature between \OC\Files\...aimakun
2017-10-23Provide tests for future timestamp formattingMorris Jobke
2017-10-17fix urlBjoern Schiessle
2017-09-22adjust test to new versionRobin Appelman
2017-09-22rename fun to funcRobin Appelman
2017-09-22Add function builder to the query builderRobin Appelman
2017-09-22chunk getting invalid paths and reuse queriesRobin Appelman
2017-09-22adjust to moved repair stepRobin Appelman
2017-09-22Add repair step for invalid pathsRobin Appelman
2017-09-22fix moving folders out of a cache jailRobin Appelman
2017-07-20Fix 5.6 duplicate class importJoas Schilling
2017-07-20Clean up the testJoas Schilling
2017-07-20Use DIJoas Schilling
2017-07-20Skip null groups in group manager (#26871) (#26956)Vincent Petry
2017-07-17Adjust testsLukas Reschke
2017-07-16Add redis support to our CI jobsMorris Jobke
2017-06-01emit changeUser only if there really was a change (quota, displayname)Arthur Schiwon
2017-05-18round the mtime in touchRobin Appelman
2017-04-24Merge pull request #4474 from nextcloud/backport-4473Morris Jobke
2017-04-24Add unit tests for mounts of delete usersJoas Schilling
2017-04-19Better validation of allowed user namesJoas Schilling
2017-04-10Dont use the permissions mask while scanningRobin Appelman
2017-04-07Merge pull request #4230 from nextcloud/stable11-increase-versionRoeland Jago Douma
2017-04-06Fix testLukas Reschke
2017-04-06Save the scope of an auth token in the sessionRobin Appelman
2017-03-30Prevent migration from ownCloud 10 to Nextcloud 11Joas Schilling
2017-03-08Fix unit tests and improve appstore logicMorris Jobke
2017-03-08Add ETag validation to appstore requestsRoeland Jago Douma
2017-03-08Clear appstore cache on version upgradeRoeland Jago Douma
2017-02-16Merge pull request #3511 from nextcloud/backport-3362-stable11Morris Jobke
2017-02-16fix unit testsMorris Jobke
2017-02-16Fix unit testsMorris Jobke
2017-02-10Merge pull request #3436 from nextcloud/stable11-increase-versionLukas Reschke
2017-02-10Merge pull request #3259 from nextcloud/add-profile-data-to-provisioning-api-...Lukas Reschke
2017-02-10Increase version to 11.0.2 RC1Lukas Reschke
2017-02-07Fix testsJoas Schilling
2017-01-25unify endpoints form core and the the provisioning apiBjoern Schiessle
2017-01-23Merge pull request #2953 from nextcloud/backport-2797-sudo-password-with-ldapJoas Schilling
2017-01-17Apply DOMPurify over HTMLLukas Reschke
2017-01-17Fix JSUnit testsMorris Jobke
2017-01-17Fix testsJoas Schilling
2017-01-10Better fallback for unknown log typesJoas Schilling
2017-01-10Add testsJoas Schilling
2017-01-09dont write a certificate bundle if the shipped ca bundle is emptyRobin Appelman