summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests
Commit message (Expand)AuthorAgeFilesLines
* FilesHome now also returns DAV propertiesVincent Petry2016-09-261-52/+0
* Fix more testsJoas Schilling2016-09-201-4/+4
* Use magic DIJoas Schilling2016-09-201-2/+4
* Move Travis tests to DroneCILukas Reschke2016-09-132-24/+0
* Improve chunk upload AssemblyStream performanceVincent Petry2016-09-131-3/+63
* Filter more mimetypesLukas Reschke2016-09-091-9/+51
* Fix testsJoas Schilling2016-09-071-16/+28
* more efficient check if addressbook and calendar exists for userRobin Appelman2016-08-313-12/+8
* Add a unit test for all the magicJoas Schilling2016-08-301-1/+64
* [master] DAV: Return data-fingerprint always when asked (#25482)Markus Goetz2016-08-291-2/+4
* Merge pull request #1031 from nextcloud/2fa-infinite-redirect-loopJoas Schilling2016-08-261-1/+2
|\
| * prevent infinite redirect loops if the there is no 2fa provider to passChristoph Wurst2016-08-241-1/+2
* | Better displaynames for shared address booksJoas Schilling2016-08-241-6/+12
* | Better displaynames for shared calendarsJoas Schilling2016-08-242-12/+7
|/
* Move over to new CalDAVTester repo (#25859)Thomas Müller2016-08-192-12/+12
* add dav property to check if a file has a preview availableRobin Appelman2016-07-273-3/+55
* Update with robinJoas Schilling2016-07-2115-15/+15
* Fix apps/Joas Schilling2016-07-2166-136/+243
* Implement brute force protectionLukas Reschke2016-07-201-1/+8
* Fix non-existing exception classJoas Schilling2016-07-185-25/+25
* Fix TODO and bring in abstraction (similar to comments)Joas Schilling2016-07-181-7/+6
* Fix PHPUnit 5.4 warnings in DAV appRoeland Jago Douma2016-07-1536-179/+472
* Fix test using private propertriesRobin Appelman2016-07-081-1/+1
* Merge branch 'master' into sync-masterMorris Jobke2016-07-074-2/+23
|\
| * Changed name of default logfile from owncloud.log to nextcloud.log.Thomas Pulzer2016-07-042-2/+2
| * Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-07-011-6/+3
| |\
| * | Fix testsLukas Reschke2016-06-301-0/+20
| * | get only vcard which match both the address book id and the vcard uriBjoern Schiessle2016-06-281-0/+5
* | | Add all properties while creating a subscription (#25318)Thomas Citharel2016-07-011-1/+7
| |/ |/|
* | get only vcards which match both the address book id and the vcard uri (#25294)Björn Schießle2016-06-291-0/+4
* | fix a ImageExportPlugin Test (#25215)Georg Ehrke2016-06-271-6/+3
|/
* Show error message when posting an invalid commentVincent Petry2016-06-241-1/+5
* Contacts API: replace raw image data with url (#25081)Georg Ehrke2016-06-214-20/+185
* throw PasswordLoginForbidden on DAVChristoph Wurst2016-06-171-1/+4
* add PasswordLoginForbiddenExceptionChristoph Wurst2016-06-171-0/+16
* create session token only for clients that support cookiesChristoph Wurst2016-06-131-12/+5
* Merge pull request #24080 from owncloud/support-calendar-class-propertyVincent Petry2016-06-104-127/+402
|\
| * Filter confidential calendar objects in shared calendarsThomas Müller2016-06-091-0/+150
| * Added unit testing for the migration stepThomas Müller2016-06-093-122/+242
| * Extract CLASS property from calendar object and store it in the databaseThomas Müller2016-06-091-5/+10
* | DAV now returns file name with Content-Disposition headerVincent Petry2016-06-092-2/+67
|/
* Merge pull request #24813 from owncloud/delete-ghost-filesVincent Petry2016-06-071-0/+59
|\
| * add test for deleting ghost files over davRobin Appelman2016-06-031-0/+59
* | Fix checkMove() implementation for dav v2 - fixes #24776 (#24971)Thomas Müller2016-06-061-22/+38
|/
* block DAV if 2FA challenge needs to be solved firstChristoph Wurst2016-06-011-3/+63
* Update license headersLukas Reschke2016-05-2657-24/+134
* Update DAV unit tests to PSR-4Joas Schilling2016-05-2562-112/+122
* Fix local executionJoas Schilling2016-05-252-0/+5
* do not allow client password logins if token auth is enforced or 2FA is enabledChristoph Wurst2016-05-241-4/+4
* when generating browser/device token, save the login name for later password ...Christoph Wurst2016-05-241-5/+5