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
AgeCommit message (Expand)Author
2022-06-02Merge pull request #28703 from nextcloud/enhancement/caldav-reminders-loggingChristoph Wurst
2022-06-01Merge pull request #32471 from nextcloud/fix-wrong-dav-activitiesChristoph Wurst
2022-06-01Debug log what happens during reminders processingenhancement/caldav-reminders-loggingChristoph Wurst
2022-05-18Make sure activities are not created when a deleted calendar object expiresfix-wrong-dav-activitiesThomas Citharel
2022-05-18Add email validationAnna Larch
2022-05-16Fix more psalm issuesCarl Schwan
2022-05-04Merge pull request #31963 from nextcloud/feat/use_setting_in_dav_searchLouis
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-19Use email settings in DAV searchfeat/use_setting_in_dav_searchLouis Chemineau
2022-04-07Merge pull request #31673 from nextcloud/feat/contacts-migrationVincent Petry
2022-04-07Merge pull request #25747 from nextcloud/XAccelBufferingblizzz
2022-04-06use existing node in SharesPluginRobin Appelman
2022-04-04Merge pull request #31734 from nextcloud/dav-quota-dont-queryRobin Appelman
2022-03-31Test metadata equalityfeat/contacts-migrationChristopher Ng
2022-03-30Integration testsChristopher Ng
2022-03-30Move calendar test asset filesChristopher Ng
2022-03-29Merge pull request #31609 from nextcloud/fix/migrate-away-from-iloggerCôme Chilliet
2022-03-28Also comment out in testJoas Schilling
2022-03-28dont re-query fileinfo when getting dav quotadav-quota-dont-queryRobin Appelman
2022-03-24Prepare for ILogger drop in RootCollectionTestfix/migrate-away-from-iloggerCôme Chilliet
2022-03-24Fix more ILogger related problems from testsCôme Chilliet
2022-03-22Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-idJoas Schilling
2022-03-21Add JS Unit tests for new 'sendEventRemindersToSharedGroupMembers' setting.Daniel Teichmann
2022-03-21Fix #31303: Make reminder notification behaviour selectable.Daniel Teichmann
2022-03-18Fix link to calendar user docs in groupware settingsfix-link-to-calendar-docs-in-groupware-settingsThomas Citharel
2022-03-16Move calendar objects between calendars instead of deleting and recreating themenhancement/move-calendar-objectsAnna Larch
2022-03-10Merge pull request #30963 from nextcloud/feat/calendar-migrationPytal
2022-03-09Improve error handling and output messagesChristopher Ng
2022-03-04adjust tests to new fs setupRobin Appelman
2022-03-02Minor updatesChristopher Ng
2022-03-02Integrate migratorChristopher Ng
2022-03-02Integration testsChristopher Ng
2022-02-23Fix testsJoas Schilling
2022-02-22Mark DAV background jobs as time sensitive/insensitiveChristoph Wurst
2022-01-21Fix affected unit testVitor Mattos
2022-01-17Add X-Accel-Buffering header to downloadsXAccelBufferingUnpublished
2022-01-11Set the file's mtime from the headers in bulk uploadLouis Chemineau
2021-12-28Merge pull request #29948 from nextcloud/enh/webdav-creationdateJohn Molakvoæ
2021-12-07Prevent writing invalid mtimeJohn Molakvoæ
2021-11-29Expose DAV:creationdate for propfind/proppatchJulius Härtl
2021-11-23Fix dav application tests and code for PHP 8.1Côme Chilliet
2021-10-22Merge pull request #28997 from nextcloud/fix/set-attendee-as-recipientJohn Molakvoæ
2021-10-16Clean BulkUpload pluginLouis Chemineau
2021-10-15Add benchmark testsLouis Chemineau
2021-10-15Add BulkUpload DAV pluginLouis Chemineau
2021-10-13Fix default language detection for calendar notificationsChristoph Wurst
2021-10-08Update attendence for external usersDaniel Kesselberg