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-07-21Update with robinJoas Schilling
2016-07-21Fix apps/Joas Schilling
2016-07-21Merge pull request #479 from nextcloud/add-bruteforce-throttlerLukas Reschke
2016-07-20Implement brute force protectionLukas Reschke
2016-07-20Merge pull request #466 from nextcloud/escape-special-charactersLukas Reschke
2016-07-20Merge pull request #464 from nextcloud/master-change-load-orderRoeland Douma
2016-07-20Cast share id to string (#25402)Vincent Petry
2016-07-20Escape special characters (#25429)Aaron Wood
2016-07-20Change load order of auth backends so that we can throw an exception in OCA\D...Thomas Müller
2016-07-19Merge pull request #394 from nextcloud/tags-for-everythingMorris Jobke
2016-07-18Merge pull request #405 from nextcloud/theming-fixesBjörn Schießle
2016-07-18Fix non-existing exception classJoas Schilling
2016-07-18Allow apps to register SystemTags pluginsJoas Schilling
2016-07-18Fix doc blocksJoas Schilling
2016-07-18Fix TODO and bring in abstraction (similar to comments)Joas Schilling
2016-07-18Merge pull request #379 from nextcloud/create_federated_share_on_mountMorris Jobke
2016-07-15Merge pull request #407 from nextcloud/dav_phpunit_fixesMorris Jobke
2016-07-15Fix PHPUnit 5.4 warnings in DAV appRoeland Jago Douma
2016-07-15Use the themed Defaults everywhereJoas Schilling
2016-07-14PasswordLoginForbidden is not a FATAL exceptionRoeland Jago Douma
2016-07-14remove unused parameterBjoern Schiessle
2016-07-08Fix test using private propertriesRobin Appelman
2016-07-08Fix type hintingRobin Appelman
2016-07-08Fix undefined propertiesRobin Appelman
2016-07-07Merge branch 'master' into sync-masterMorris Jobke
2016-07-04Changed name of default logfile from owncloud.log to nextcloud.log.Thomas Pulzer
2016-07-01Add all properties while creating a subscription (#25318)Thomas Citharel
2016-07-01Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke
2016-06-30fix error messageBjoern Schiessle
2016-06-30Fix testsLukas Reschke
2016-06-30Add proper throws PHP docsLukas Reschke
2016-06-30Add required $message parameterLukas Reschke
2016-06-30add some additonal permission checks to the webdav backendBjoern Schiessle
2016-06-29get only vcards which match both the address book id and the vcard uri (#25294)Björn Schießle
2016-06-28get only vcard which match both the address book id and the vcard uriBjoern Schiessle
2016-06-27fix a ImageExportPlugin Test (#25215)Georg Ehrke
2016-06-26Merge remote-tracking branch 'upstream/master' into master-upstream-syncLukas Reschke
2016-06-24Show error message when posting an invalid commentVincent Petry
2016-06-21Contacts API: replace raw image data with url (#25081)Georg Ehrke
2016-06-21Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke
2016-06-17PasswordLoginForbidden must extend NotAuthenticatedVincent Petry
2016-06-17throw PasswordLoginForbidden on DAVChristoph Wurst
2016-06-17add PasswordLoginForbiddenExceptionChristoph Wurst
2016-06-16Move birthday calendar generation to a live migration job (#25135)Thomas Müller
2016-06-13create session token only for clients that support cookiesChristoph Wurst
2016-06-13create session token on all APIsChristoph Wurst
2016-06-11Merge branch 'master' of https://github.com/owncloud/core into downstream-160611Arthur Schiwon
2016-06-10Merge pull request #19 from nextcloud/files-dropLukas Reschke
2016-06-10Merge pull request #24990 from owncloud/fix_24868Vincent Petry
2016-06-10Merge pull request #24080 from owncloud/support-calendar-class-propertyVincent Petry