summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated shipped flag from info.xml which has no use anymoreJoas Schilling2016-01-071-1/+0
|
* Add ownCloud min and max version for shipped appsJoas Schilling2016-01-071-1/+3
|
* Adding integration tests for CalDAVThomas Müller2015-12-216-0/+3701
|
* Merge pull request #21293 from owncloud/restructure-travis-dav-testingThomas Müller2015-12-217-57/+65
|\ | | | | Restructure travis tests
| * Sleep in carddavtester as wellThomas Müller2015-12-211-0/+2
| |
| * Restructure travis testsThomas Müller2015-12-217-57/+63
| |
* | Merge pull request #21195 from owncloud/test-carddav-sharing-pluginThomas Müller2015-12-215-64/+167
|\ \ | |/ |/| Fix carddav sharing plugin + adding unit tests
| * Fix failing unit testsThomas Müller2015-12-181-1/+1
| |
| * Fix carddav sharing plugin + adding unit testsThomas Müller2015-12-185-63/+166
| |
* | Removed deprecated OC_Helper::getSecureMimeTypeRoeland Jago Douma2015-12-181-1/+1
|/
* Merge pull request #20696 from ↵Thomas Müller2015-12-179-21/+1184
|\ | | | | | | | | owncloud/add-carddav-backends-to-ocp-contactsmanager Add carddav backend to OCP\ContactsManager
| * avoid duplicates on searchBjörn Schießle2015-12-152-15/+33
| |
| * Fix last Oracle issueThomas Müller2015-12-151-1/+1
| |
| * Fix Oracle insert errorThomas Müller2015-12-152-4/+8
| |
| * implement delete, create, update, search, get permissionsBjörn Schießle2015-12-1510-123/+1133
| |
| * save wipThomas Müller2015-12-112-0/+131
| |
* | add unit test for #21230Morris Jobke2015-12-161-0/+41
| |
* | Use name of ICollection for exception messageMorris Jobke2015-12-161-1/+1
|/ | | | * fixes #21230
* Merge pull request #21144 from owncloud/dav-auth-checkduplicateheaderThomas Müller2015-12-111-1/+1
|\ | | | | Properly check X-Requested-With header in case of multiple values
| * Properly check X-Requested-With header in case of multiple valuesVincent Petry2015-12-111-1/+1
| | | | | | | | Saw this happening in IE8...
* | Merge pull request #21045 from owncloud/scrutinizer-patch-1Thomas Müller2015-12-115-6/+31
|\ \ | | | | | | Scrutinizer Auto-Fixes
| * | adjust PHPDocThomas Müller2015-12-102-0/+4
| | |
| * | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-105-6/+27
| |/ | | | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
* / Catch exception when querying direct download linkVincent Petry2015-12-102-3/+33
|/
* Merge pull request #21038 from owncloud/share-computesharepermissions-notstoreThomas Müller2015-12-091-18/+26
|\ | | | | Fix (re)share permission checks in a few code paths
| * Fix more unit tests to pass a mock storage instead of null to FileInfoVincent Petry2015-12-081-18/+26
| |
* | Merge pull request #20786 from owncloud/systemtags-davThomas Müller2015-12-0815-0/+1876
|\ \ | |/ |/| DAV endpoint for system tags
| * Fixed system tags DAV and API and docsVincent Petry2015-12-047-40/+49
| |
| * Unit test for system tags pluginVincent Petry2015-12-0310-14/+988
| |
| * Fix PHPDoc ...Thomas Müller2015-12-037-16/+20
| |
| * Added dav endpoints for system tagsVincent Petry2015-12-039-0/+889
| |
* | Delete no longer existing users from system addressbookThomas Müller2015-12-041-0/+12
| |
* | Fix namespace XML output of files and tags davVincent Petry2015-12-032-2/+2
|/
* Fix endless recursionThomas Müller2015-12-021-3/+15
|
* Fix update of avatar imageThomas Müller2015-12-022-33/+49
|
* Fix commentsThomas Müller2015-12-022-4/+4
|
* Proposal: add enumeration function to IUserManager which simply calls a ↵Thomas Müller2015-12-021-20/+17
| | | | callbask for each user in all backends
* Specify the email type and set name properlyThomas Müller2015-12-022-14/+66
|
* Add converter to generate/update a vcard from a given userThomas Müller2015-12-023-23/+218
|
* Add system principal to cal of each cardThomas Müller2015-12-022-0/+49
|
* Add the user's cloud id to the vCardThomas Müller2015-12-021-0/+6
|
* Add user's email address to vCardThomas Müller2015-12-021-2/+7
|
* Update addressbook home configuration for CalDAVTesterThomas Müller2015-12-022-6/+6
|
* user and system addressbooks are now living in sub foldersThomas Müller2015-12-027-15/+78
|
* Adding a second principal backend which holds system principals - as of now ↵Thomas Müller2015-12-023-15/+191
| | | | only one principals/system/system
* Add IUser::getAvatarImage() for easy accessThomas Müller2015-12-021-4/+9
|
* Adding system addressbook for users of this instance - a occ command is ↵Thomas Müller2015-12-026-2/+181
| | | | supplied for synchronizing
* More group DBThomas Müller2015-11-301-0/+7
|
* Adding more DB groups to test suitsThomas Müller2015-11-303-0/+21
| | | | Adding more DB groups to test suits
* Prevent redefinition warning of PHPUNIT_RUNThomas Müller2015-11-301-1/+3
|