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-13Don't spam the log with fatals when maintenance mode is enabled or an upgrade...backport/32800/stable24Joas Schilling
2022-06-01Make sure activities are not created when a deleted calendar object expiresbackport/32471/stable24Thomas Citharel
2022-05-18Add email validationbackport/32428/stable24Anna Larch
2022-05-12Use email settings 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
2021-09-13Merge pull request #28716 from nextcloud/add-orphan-subscriptions-repair-taskszaimen
2021-09-09use specific email getter where necessaryArthur Schiwon
2021-09-04Add repair job to delete calendar subscriptions that were orphaned whenThomas Citharel
2021-08-31Merge pull request #28419 from nextcloud/bug/28419/delete-calendar-subscripti...Christoph Wurst
2021-08-16Improve PrincipalTest test fileThomas Citharel
2021-08-16Expose user language through DAVThomas Citharel
2021-08-13Delete calendar subscriptions as well when deleting userThomas Citharel
2021-07-22Make sure that the dav propfind plugins always use the proper user idJulius Härtl