aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* Happy new year!Thomas Müller2016-01-1255-67/+311
* Unit test contact provider registrationThomas Müller2016-01-111-0/+55
* Merge pull request #21491 from owncloud/webdav_auth_no_basic_authThomas Müller2016-01-081-1/+4
|\
| * Allow only cookie auth to webdavRoeland Jago Douma2016-01-071-1/+4
* | Merge pull request #21540 from owncloud/group-principalsThomas Müller2016-01-084-27/+180
|\ \
| * | Adding unit tests for SystemPrincipalBackendThomas Müller2016-01-081-5/+1
| * | Adding group principals to new dav endpointThomas Müller2016-01-083-22/+179
| |/
* / Adding IMip scheduling which uses ownClouds mail deliveryThomas Müller2016-01-082-3/+113
|/
* Merge pull request #21195 from owncloud/test-carddav-sharing-pluginThomas Müller2015-12-213-63/+85
|\
| * Fix failing unit testsThomas Müller2015-12-181-1/+1
| * Fix carddav sharing plugin + adding unit testsThomas Müller2015-12-183-62/+84
* | Removed deprecated OC_Helper::getSecureMimeTypeRoeland Jago Douma2015-12-181-1/+1
|/
* Merge pull request #20696 from owncloud/add-carddav-backends-to-ocp-contactsm...Thomas Müller2015-12-173-5/+436
|\
| * avoid duplicates on searchBjörn Schießle2015-12-151-10/+14
| * Fix last Oracle issueThomas Müller2015-12-151-1/+1
| * Fix Oracle insert errorThomas Müller2015-12-151-2/+3
| * implement delete, create, update, search, get permissionsBjörn Schießle2015-12-154-104/+430
| * save wipThomas Müller2015-12-111-0/+100
* | Use name of ICollection for exception messageMorris Jobke2015-12-161-1/+1
|/
* 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 valuesVincent Petry2015-12-111-1/+1
* | Merge pull request #21045 from owncloud/scrutinizer-patch-1Thomas Müller2015-12-112-0/+31
|\ \
| * | adjust PHPDocThomas Müller2015-12-102-0/+4
| * | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-102-0/+27
| |/
* / Catch exception when querying direct download linkVincent Petry2015-12-101-3/+8
|/
* Merge pull request #20786 from owncloud/systemtags-davThomas Müller2015-12-089-0/+929
|\
| * Fixed system tags DAV and API and docsVincent Petry2015-12-045-15/+24
| * Unit test for system tags pluginVincent Petry2015-12-034-14/+41
| * Fix PHPDoc ...Thomas Müller2015-12-037-16/+20
| * Added dav endpoints for system tagsVincent Petry2015-12-039-0/+889
* | 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-021-4/+21
* Fix commentsThomas Müller2015-12-022-4/+4
* Specify the email type and set name properlyThomas Müller2015-12-021-4/+35
* Add converter to generate/update a vcard from a given userThomas Müller2015-12-021-0/+98
* Add system principal to cal of each cardThomas Müller2015-12-022-0/+49
* user and system addressbooks are now living in sub foldersThomas Müller2015-12-026-14/+76
* Adding a second principal backend which holds system principals - as of now o...Thomas Müller2015-12-023-15/+191
* Adding system addressbook for users of this instance - a occ command is suppl...Thomas Müller2015-12-024-2/+66
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-11-271-2/+2
* Merge pull request #20760 from owncloud/webdav-authredirectfixThomas Müller2015-11-271-1/+1
|\
| * Only reject ajax auth if user is really logged outVincent Petry2015-11-261-1/+1
* | Merge pull request #20702 from owncloud/move-user-principal-into-subfolderThomas Müller2015-11-264-36/+49
|\ \
| * | Fix principal collection for CavDAVTesterThomas Müller2015-11-261-2/+2
| * | Introduce \OCP\IUser::getEMailAddress()Thomas Müller2015-11-251-1/+1
| * | Users are available under it's own principal resource named 'principals/users...Thomas Müller2015-11-254-34/+47
* | | Merge pull request #20731 from owncloud/per-storage-updaterThomas Müller2015-11-261-2/+2
|\ \ \ | |/ / |/| |
| * | Make Cache\Updater per storageRobin Appelman2015-11-251-2/+2
| |/
* / Adding sync support - including dav testsThomas Müller2015-11-251-0/+1
|/