Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps/dav
AgeCommit message (Expand)Author
2016-05-20Adjust DAV SystemTagPlugin unit tests for groupsVincent Petry
2016-05-20Fix system tags DAV plugin testsVincent Petry
2016-05-20Fix system tag update codeVincent Petry
2016-05-20Add admin-only system tag groups propertyVincent Petry
2016-05-20Act on effective system tag canAssign permissionVincent Petry
2016-05-20Fix system tags DAV unit testsVincent Petry
2016-05-20Bring back admin permissions to change system tag permissionsVincent Petry
2016-05-20Updated canUser* functions in SystemTagManager to accept objectsVincent Petry
2016-05-20Add interface methods for permission checkVincent Petry
2016-05-12Move dav app to PSR-4 (#24527)Joas Schilling
2016-05-11use the UID for creating the session token, not the login nameChristoph Wurst
2016-05-11create session token for DAV clients (sync clients)Christoph Wurst
2016-05-06Merge pull request #24400 from owncloud/cache_shareManagerVincent Petry
2016-05-03Merge pull request #24389 from owncloud/login-by-emailLukas Reschke
2016-05-03Add background job declaration of dav app to info.xmlThomas Müller
2016-05-02Cache shareManagerRoeland Jago Douma
2016-05-02Fixing local event delivery for calendar events based on the email addressThomas Müller
2016-04-29firstoccurence and lastoccurence have a length now - triggering BIGINT on pos...Thomas Müller
2016-04-29Test an event in the far future - refs #24221Thomas Müller
2016-04-22move federated sharing settings to the federatedfilesharing appBjörn Schießle
2016-04-22Merge pull request #23918 from owncloud/cruds-for-federated-sharesBjörn Schießle
2016-04-22Merge pull request #24151 from owncloud/create-personal-calendarThomas Müller
2016-04-21Birthday calendar should never have write acl - fixes #24154Thomas Müller
2016-04-21Personal calendar should be generated even if the birthday calendar already e...Thomas Müller
2016-04-20Merge pull request #23919 from owncloud/cyclyc-share-dep-exampleThomas Müller
2016-04-19Merge pull request #24076 from owncloud/fix-initial-calendar-and-addressbook-...Lukas Reschke
2016-04-19Fix related logicRoeland Jago Douma
2016-04-19Fix displayname for initial calendars and address books - fixes #24057Thomas Müller
2016-04-19Revert "Fix displayname for initial calendars and address books - fixes #24057"Thomas Müller
2016-04-19Fix displayname for initial calendars and address books - fixes #24057Thomas Müller
2016-04-18Add data-fingerprint property to webdavRoeland Jago Douma
2016-04-18return correct share permissions on propfindBjörn Schießle
2016-04-18Merge pull request #23268 from owncloud/range-requests-should-not-block-the-s...Thomas Müller
2016-04-15Move share-permissions property namespaceRoeland Jago Douma
2016-04-14Translate contacts birthday - fixes #23982Thomas Müller
2016-04-14Merge pull request #23975 from owncloud/change-default-calendar-and-contacts-...Thomas Müller
2016-04-13Remove dav migration for 9.1Thomas Müller
2016-04-13Use better names for the default calendars and addressbooks - fixes #23720Thomas Müller
2016-04-13Merge pull request #20118 from owncloud/chunked-upload-davThomas Müller
2016-04-12always return the complete permissions the file was shared withBjörn Schießle
2016-04-12Fix unit test of file pluginThomas Müller
2016-04-12Fix chunk file moveThomas Müller
2016-04-12Initial implementation of the new chunked upload - as specified in https://dr...Thomas Müller
2016-04-11Merge pull request #23868 from owncloud/scrutinizer-patch-2Thomas Müller
2016-04-10Merge pull request #23863 from owncloud/fix_unit_testsThomas Müller
2016-04-10Adding VCFExportPluginThomas Müller
2016-04-08Scrutinizer Auto-FixesScrutinizer Auto-Fixer
2016-04-08Fix dav commentsRoeland Jago Douma
2016-04-08Fix filespluginRoeland Jago Douma
2016-04-08Merge pull request #23510 from owncloud/birthdays-on-shared-addressbooksThomas Müller