summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix filespluginRoeland Jago Douma2016-04-081-6/+4
* Merge pull request #23510 from owncloud/birthdays-on-shared-addressbooksThomas Müller2016-04-081-2/+47
|\
| * Propagate birthday to group shares as wellThomas Müller2016-03-231-2/+47
* | Add unit tests for public auth webdavRoeland Jago Douma2016-04-081-0/+170
* | Merge pull request #23557 from owncloud/sabre-plugin-browser-error-pageThomas Müller2016-04-041-0/+57
|\ \
| * | In case of exception we return an html page in case the client is a browserThomas Müller2016-03-241-0/+57
* | | Fix unit testsRoeland Jago Douma2016-03-311-2/+5
* | | Add sharePermissions webdav propertyRoeland Jago Douma2016-03-311-0/+61
* | | apps/dav: Fix typos in comments (found and fixed by codespell)Stefan Weil2016-03-301-1/+1
* | | Merge pull request #23549 from owncloud/dav-sharetypes-remoteThomas Müller2016-03-241-0/+2
|\ \ \ | |/ / |/| |
| * | Return remote shares in oc:share-types Webdav propertyVincent Petry2016-03-241-0/+2
| |/
* | Merge pull request #23342 from owncloud/fix-group-sharing-for-v1-caldav-and-c...Thomas Müller2016-03-242-3/+122
|\ \
| * | Fix acls for calendar objects and cards - fixes #23273Thomas Müller2016-03-242-3/+122
| |/
* / Check if request is sent from official ownCloud clientLukas Reschke2016-03-241-19/+174
|/
* Merge pull request #23404 from owncloud/fix-22988Thomas Müller2016-03-221-3/+3
|\
| * fix unittestArthur Schiwon2016-03-211-3/+3
* | Do not fire pre/post hooks twice on chunk uploadVincent Petry2016-03-211-0/+69
* | Remove duplicated copyrightRoeland Jago Douma2016-03-171-6/+0
* | Add webdav property for share info in PROPFIND responseVincent Petry2016-03-171-0/+263
|/
* Merge pull request #23080 from owncloud/use-non-localized-birthday-titleThomas Müller2016-03-111-1/+1
|\
| * Use a birthday title which does not require translation because we have no id...Thomas Müller2016-03-101-1/+1
* | Merge pull request #23119 from owncloud/fix-getOwner-on-fileshome-masterThomas Müller2016-03-101-2/+50
|\ \
| * | getOwner is not available on FileHome - fixes #23116Thomas Müller2016-03-101-2/+50
| |/
* | Merge pull request #23048 from owncloud/no-fatal-error-if-DSTART-is-not-setThomas Müller2016-03-101-2/+17
|\ \
| * | fixes #23004Thomas Müller2016-03-101-2/+17
| |/
* / The birthday_calendar is read-onlyThomas Müller2016-03-101-3/+4
|/
* Fix group sharing and sharing permissions - fixes #22932Thomas Müller2016-03-082-10/+25
* Handle addressbook migration issue by writing the faulty event to the log and...Thomas Müller2016-03-071-1/+4
* Handle calendar migration issue by writing the faulty event to the log and co...Thomas Müller2016-03-071-5/+7
* Merge pull request #22244 from owncloud/dont-update-shared-resource-propertiesThomas Müller2016-03-072-0/+55
|\
| * Allow to hide a shared calendarJoas Schilling2016-02-291-3/+26
| * For 9.0 we don't have the possibility to store calendar and addressbook prope...Thomas Müller2016-02-292-0/+32
* | Rename and move permissions are set when a file is updatableRoeland Jago Douma2016-03-031-2/+2
* | Merge pull request #22757 from owncloud/apply-licenseC. Montero Luque2016-03-019-4/+28
|\ \
| * | Remove Scrutinizer Auto FixerLukas Reschke2016-03-012-2/+0
| * | Map MaciLukas Reschke2016-03-011-0/+1
| * | Update author informationLukas Reschke2016-03-017-2/+27
* | | allow putting the part file in the view rootRobin Appelman2016-03-011-0/+56
|/ /
* | Merge pull request #22686 from owncloud/cleanup_remote_address_booksThomas Müller2016-03-011-3/+6
|\ \
| * | remove synced remote address book if the remote server revoked access to his ...Bjoern Schiessle2016-02-291-3/+6
| |/
* | Merge pull request #22613 from owncloud/quota-changedavreturnvaluewhennoquotasetThomas Müller2016-03-011-3/+36
|\ \
| * | Return -3 for unlimited quotaVincent Petry2016-02-291-3/+36
| |/
* / Use IQueryBuilder::PARAM_* instead of \PDO::PARAM_*Joas Schilling2016-02-291-3/+4
|/
* Merge pull request #22569 from owncloud/issue-22566-too-much-mapping-entriesThomas Müller2016-02-231-11/+11
|\
| * Fix dav unit testsJoas Schilling2016-02-231-11/+11
* | Case insensitive search in contacts - fixes #22575Thomas Müller2016-02-221-2/+2
|/
* Make non-public-method protectedJoas Schilling2016-02-221-8/+8
* Check if user has permission to create such a tagLukas Reschke2016-02-191-2/+253
* Merge pull request #22198 from owncloud/birthday-calendarThomas Müller2016-02-194-8/+183
|\
| * Adding cli command to sync birthday calendarThomas Müller2016-02-181-2/+34