summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix backportCarl Schwan2022-08-032-3/+5
* Multiple fixesCarl Schwan2022-08-032-15/+22
* Fix view-only code after code review commentsVincent Petry2022-08-031-2/+2
* Add nc:share-attributes Webdav propertyVincent Petry2022-08-031-0/+62
* Add share attributes + prevent download permissionVincent Petry2022-08-031-0/+118
* Don't spam the log with fatals when maintenance mode is enabled or an upgrade...Joas Schilling2022-06-131-3/+3
* Make sure activities are not created when a deleted calendar object expiresThomas Citharel2022-06-012-2/+108
* Add email validationAnna Larch2022-05-181-87/+33
* Use email settings in DAV searchLouis Chemineau2022-05-121-0/+4
* Merge pull request #31673 from nextcloud/feat/contacts-migrationVincent Petry2022-04-0719-1/+41673
|\
| * Test metadata equalityChristopher Ng2022-03-311-4/+6
| * Integration testsChristopher Ng2022-03-305-0/+41670
| * Move calendar test asset filesChristopher Ng2022-03-3014-1/+1
* | Merge pull request #25747 from nextcloud/XAccelBufferingblizzz2022-04-071-2/+5
|\ \
| * | Add X-Accel-Buffering header to downloadsUnpublished2022-01-171-2/+5
* | | use existing node in SharesPluginRobin Appelman2022-04-064-47/+80
* | | Merge pull request #31734 from nextcloud/dav-quota-dont-queryRobin Appelman2022-04-041-8/+0
|\ \ \ | |_|/ |/| |
| * | dont re-query fileinfo when getting dav quotaRobin Appelman2022-03-281-8/+0
* | | Merge pull request #31609 from nextcloud/fix/migrate-away-from-iloggerCôme Chilliet2022-03-291-4/+4
|\ \ \
| * | | Prepare for ILogger drop in RootCollectionTestCôme Chilliet2022-03-241-5/+5
| * | | Fix more ILogger related problems from testsCôme Chilliet2022-03-241-1/+1
| |/ /
* / / Also comment out in testJoas Schilling2022-03-281-1/+2
|/ /
* | Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-idJoas Schilling2022-03-221-12/+12
|\ \
| * | Fix testsJoas Schilling2022-02-231-12/+12
* | | Add JS Unit tests for new 'sendEventRemindersToSharedGroupMembers' setting.Daniel Teichmann2022-03-211-1/+3
* | | Fix #31303: Make reminder notification behaviour selectable.Daniel Teichmann2022-03-211-1/+7
* | | Fix link to calendar user docs in groupware settingsThomas Citharel2022-03-181-5/+18
* | | Move calendar objects between calendars instead of deleting and recreating themAnna Larch2022-03-168-58/+107
* | | Merge pull request #30963 from nextcloud/feat/calendar-migrationPytal2022-03-1014-0/+743
|\ \ \
| * | | Improve error handling and output messagesChristopher Ng2022-03-091-1/+1
| * | | Minor updatesChristopher Ng2022-03-021-1/+5
| * | | Integrate migratorChristopher Ng2022-03-021-4/+4
| * | | Integration testsChristopher Ng2022-03-0214-0/+739
| |/ /
* / / adjust tests to new fs setupRobin Appelman2022-03-041-5/+4
|/ /
* | Mark DAV background jobs as time sensitive/insensitiveChristoph Wurst2022-02-225-20/+60
* | Fix affected unit testVitor Mattos2022-01-211-0/+1
|/
* Set the file's mtime from the headers in bulk uploadLouis Chemineau2022-01-111-1/+1
* Merge pull request #29948 from nextcloud/enh/webdav-creationdateJohn Molakvoæ2021-12-281-1/+14
|\
| * Expose DAV:creationdate for propfind/proppatchJulius Härtl2021-11-291-1/+14
* | Prevent writing invalid mtimeJohn Molakvoæ2021-12-072-14/+58
|/
* Fix dav application tests and code for PHP 8.1Côme Chilliet2021-11-231-0/+3
* Merge pull request #28997 from nextcloud/fix/set-attendee-as-recipientJohn Molakvoæ2021-10-221-24/+73
|\
| * Update attendence for external usersDaniel Kesselberg2021-10-081-24/+73
* | Clean BulkUpload pluginLouis Chemineau2021-10-168-1361/+313
* | Add benchmark testsLouis Chemineau2021-10-157-231/+174
* | Add BulkUpload DAV pluginLouis Chemineau2021-10-157-0/+1578
* | Fix default language detection for calendar notificationsChristoph Wurst2021-10-131-2/+2
|/
* Merge pull request #28716 from nextcloud/add-orphan-subscriptions-repair-taskszaimen2021-09-131-0/+169
|\
| * Add repair job to delete calendar subscriptions that were orphaned whenThomas Citharel2021-09-041-0/+169
* | use specific email getter where necessaryArthur Schiwon2021-09-091-17/+17
|/