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
2022-05-17Merge pull request #31943 from nextcloud/dav-cleanupCarl Schwan
2022-05-17[tx-robot] updated from transifexNextcloud bot
2022-05-16Fix more psalm issuesCarl Schwan
2022-05-12Wrap multiple inserts inside a transationperformance/saving-user-profile-infoCarl Schwan
2022-05-12Minor optimizations for saving user personal informationCarl Schwan
2022-05-06[tx-robot] updated from transifexNextcloud bot
2022-05-05Cleanup davCarl Schwan
2022-05-05[tx-robot] updated from transifexNextcloud bot
2022-05-04Merge pull request #32262 from nextcloud/fix/noid/extra-leading-minusCarl Schwan
2022-05-04Merge pull request #31963 from nextcloud/feat/use_setting_in_dav_searchLouis
2022-05-04remove leading minus which thankfully crashes because this operand does not a...Julien Veyssier
2022-05-04[tx-robot] updated from transifexNextcloud bot
2022-05-03Merge pull request #31775 from nextcloud/fix/migrate-dav-away-from-iloggerCôme Chilliet
2022-05-02[tx-robot] updated from transifexNextcloud bot
2022-05-02Fix use of $logger from another scope in apps/dav/lib/Server.phpfix/migrate-dav-away-from-iloggerCôme Chilliet
2022-05-02Add missing use for LoggerInterfaceCôme Chilliet
2022-05-02Migrate last instances of $server::getLogger() from davCôme Chilliet
2022-05-02Migrate dav application from ILogger to LoggerInterfaceCôme Chilliet
2022-05-02Fix namespace of RefreshWebcalServiceTestCôme Chilliet
2022-05-02Fix PublishingTest class nameCôme Chilliet
2022-05-02Remove use of mixed type which is not available in PHP 7.4Côme Chilliet
2022-04-28Merge pull request #32191 from nextcloud/handle-calendar-reminders-with-infin...blizzz
2022-04-27Handle processing reminders for calendar objects with an infinite numberhandle-calendar-reminders-with-infinite-recurrenceThomas Citharel
2022-04-25[tx-robot] updated from transifexNextcloud bot
2022-04-24[tx-robot] updated from transifexNextcloud bot
2022-04-23[tx-robot] updated from transifexNextcloud bot
2022-04-22add logging of failed quota infoRobin Appelman
2022-04-21Add known dav properties to ignore listJulius Härtl
2022-04-20Fix warningChristopher Ng
2022-04-20Update naming of address book exportsChristopher Ng
2022-04-20Fix export of shared calendarsChristopher Ng
2022-04-20[tx-robot] updated from transifexNextcloud bot
2022-04-19Use email settings in DAV searchfeat/use_setting_in_dav_searchLouis Chemineau
2022-04-19Use share setting in DAV searchLouis Chemineau
2022-04-17[tx-robot] updated from transifexNextcloud bot
2022-04-15[tx-robot] updated from transifexNextcloud bot
2022-04-14Master is now 25Joas Schilling
2022-04-14Merge pull request #31886 from nextcloud/bugfix/noid/principal-search-case-in...Vincent Petry
2022-04-14Merge pull request #31839 from nextcloud/feat/metadata-serverVincent Petry
2022-04-14Fix an issue with the search backend updateCarl Schwan
2022-04-14[tx-robot] updated from transifexNextcloud bot
2022-04-13Fix migrators according to exceptionsVincent Petry
2022-04-13Adapt existing migrators to new APICôme Chilliet
2022-04-13Add a metadata service to store file metadataCarl Schwan
2022-04-13Merge pull request #31942 from nextcloud/fix/dav-deprecated-warningJoas Schilling
2022-04-13[tx-robot] updated from transifexNextcloud bot
2022-04-12Fix warning about optional parameter before required oneCôme Chilliet
2022-04-12l10n: Remove commaValdnet
2022-04-11Use Migrators id instead of class namesCôme Chilliet
2022-04-11Merge pull request #31911 from nextcloud/enh/extend-migratorsVincent Petry