summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Properly catch InvalidTokenException for better error responseMorris Jobke2018-01-091-0/+40
* removes invalid tests, adapts another oneArthur Schiwon2018-01-041-33/+0
* never translate login names when requiring with a user idArthur Schiwon2018-01-041-12/+28
* extend tests for status quoArthur Schiwon2018-01-042-0/+19
* Unit tests for #6977Joas Schilling2018-01-031-0/+26
* allow 'Nextcloud' in the user agent string of AndroidBjoern Schiessle2017-12-121-0/+14
* Issue #6991: Fix mismatch copyFromStorage method signature between \OC\Files\...aimakun2017-11-011-2/+2
* Provide tests for future timestamp formattingMorris Jobke2017-10-231-0/+9
* fix urlBjoern Schiessle2017-10-171-2/+2
* adjust test to new versionRobin Appelman2017-09-221-1/+1
* rename fun to funcRobin Appelman2017-09-221-4/+4
* Add function builder to the query builderRobin Appelman2017-09-221-0/+74
* chunk getting invalid paths and reuse queriesRobin Appelman2017-09-221-0/+38
* adjust to moved repair stepRobin Appelman2017-09-221-2/+8
* Add repair step for invalid pathsRobin Appelman2017-09-221-0/+111
* fix moving folders out of a cache jailRobin Appelman2017-09-221-0/+50
* Fix 5.6 duplicate class importJoas Schilling2017-07-201-2/+1
* Clean up the testJoas Schilling2017-07-201-46/+36
* Use DIJoas Schilling2017-07-201-26/+31
* Skip null groups in group manager (#26871) (#26956)Vincent Petry2017-07-203-0/+171
* Adjust testsLukas Reschke2017-07-171-1/+1
* Add redis support to our CI jobsMorris Jobke2017-07-161-0/+12
* emit changeUser only if there really was a change (quota, displayname)Arthur Schiwon2017-06-011-0/+169
* round the mtime in touchRobin Appelman2017-05-181-0/+18
* Merge pull request #4474 from nextcloud/backport-4473Morris Jobke2017-04-241-0/+24
|\
| * Add unit tests for mounts of delete usersJoas Schilling2017-04-241-0/+24
* | Better validation of allowed user namesJoas Schilling2017-04-191-0/+43
|/
* Dont use the permissions mask while scanningRobin Appelman2017-04-101-0/+12
* Merge pull request #4230 from nextcloud/stable11-increase-versionRoeland Jago Douma2017-04-071-1/+1
|\
| * Fix testLukas Reschke2017-04-061-1/+1
* | Save the scope of an auth token in the sessionRobin Appelman2017-04-052-32/+50
|/
* Prevent migration from ownCloud 10 to Nextcloud 11Joas Schilling2017-03-301-84/+23
* Fix unit tests and improve appstore logicMorris Jobke2017-03-083-7/+175
* Add ETag validation to appstore requestsRoeland Jago Douma2017-03-082-5/+164
* Clear appstore cache on version upgradeRoeland Jago Douma2017-03-083-7/+131
* Merge pull request #3511 from nextcloud/backport-3362-stable11Morris Jobke2017-02-161-2/+2
|\
| * fix unit testsMorris Jobke2017-02-161-2/+2
* | Fix unit testsMorris Jobke2017-02-161-1/+2
|/
* Merge pull request #3436 from nextcloud/stable11-increase-versionLukas Reschke2017-02-101-1/+1
|\
| * Increase version to 11.0.2 RC1Lukas Reschke2017-02-101-1/+1
* | Merge pull request #3259 from nextcloud/add-profile-data-to-provisioning-api-...Lukas Reschke2017-02-101-18/+0
|\ \ | |/ |/|
| * unify endpoints form core and the the provisioning apiBjoern Schiessle2017-01-251-18/+0
* | Fix testsJoas Schilling2017-02-072-0/+29
|/
* Merge pull request #2953 from nextcloud/backport-2797-sudo-password-with-ldapJoas Schilling2017-01-232-2/+14
|\
| * Remove warningJoas Schilling2017-01-051-1/+1
| * Fix testsJoas Schilling2017-01-051-1/+13
* | Apply DOMPurify over HTMLLukas Reschke2017-01-171-1/+2
* | Fix JSUnit testsMorris Jobke2017-01-171-1/+2
* | Fix testsJoas Schilling2017-01-171-8/+12
* | Better fallback for unknown log typesJoas Schilling2017-01-101-2/+4