aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests
Commit message (Expand)AuthorAgeFilesLines
...
* fix(3rdparty): Don't use indirect dependency "Safe/" for functionsJoas Schilling2023-10-233-5/+5
* Merge pull request #39852 from nextcloud/pragmaHeaderFerdinand Thiessen2023-10-181-4/+2
|\
| * Stop sending deprecated Pragma headerGit'Fellow2023-08-281-4/+2
* | fix(dav): expand recurrences when searchingRichard Steinmetz2023-09-211-0/+69
* | Enable litmus largefile testsjld31032023-09-202-2/+2
* | Merge pull request #39626 from nextcloud/fix/remove-litmus-locks-testsKate2023-09-202-2/+2
|\ \
| * | Remove litmus locks testsjld31032023-07-302-2/+2
* | | fix(dav): fix report testsJohn Molakvoæ (skjnldsv)2023-09-181-3/+0
* | | Remove last at matcher call in dav application testsCôme Chilliet2023-09-141-13/+6
* | | fix(caldav): add webroot to objectid for activitiesDaniel Kesselberg2023-09-131-0/+2
* | | Enable caldav push notifications by defaulthamza2212023-09-122-3/+3
* | | fix(CalDAV): check birthday calendar ownerAnna Larch2023-09-061-2/+60
* | | reuse l10n and request in dav folder listingRobin Appelman2023-09-042-34/+63
* | | techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25Joas Schilling2023-08-283-9/+9
| |/ |/|
* | fix(CardDAV): set owner-principal, displayname properties for SABAnna Larch2023-08-161-1/+0
* | DateRangeError in PHP>=8.3 is not a ValueError anymoreCôme Chilliet2023-08-141-1/+1
* | fix: close cursor after reading the invitationDaniel Kesselberg2023-08-101-1/+3
|/
* fix share roots always being marked as writableRobin Appelman2023-07-281-22/+54
* Merge pull request #39304 from nextcloud/bugfix/noid/typed-event-comments-entityJoas Schilling2023-07-191-10/+6
|\
| * fix(comments): Emit CommentsEntityEvent as typed eventJoas Schilling2023-07-181-10/+6
* | Merge pull request #38397 from nextcloud/enh/contacts/hide-adressbook-optionDaniel2023-07-181-4/+25
|\ \ | |/ |/|
| * enh(contacts): show/hide addressbooks for allJohannes Merkel2023-07-101-4/+25
* | feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPluginJoas Schilling2023-07-171-1/+2
* | fix(dav): Use IRequest constant to match versionJoas Schilling2023-07-112-49/+18
|/
* feat(admin_audit): Migrate to non-deprecated IEventDispatcherJoas Schilling2023-07-041-9/+4
* enh(sab): Add profileUrl to SABJohannes Merkel2023-07-031-3/+8
* Merge pull request #31790 from nextcloud/fix-events-with-old-lastoccurenceChristoph Wurst2023-06-291-5/+15
|\
| * Fix creating events with old (< unix time) lastoccurenceThomas Citharel2023-06-271-5/+15
* | fix: cominbation of small fixesArthur Schiwon2023-06-211-3/+20
* | fix: include invisible tags for adminsArthur Schiwon2023-06-211-45/+59
* | fix: search with more than one search tagsArthur Schiwon2023-06-211-108/+302
|/
* Issue #36644: Test casesChristof Arnosti2023-06-052-2/+113
* fixup! fix(caldav): Ignore invalid events for reminder generationChristoph Wurst2023-05-311-6/+1
* fix(caldav): Ignore invalid events for reminder generationChristoph Wurst2023-05-311-0/+47
* fix(carddav): Don't show system address book cards to guestsChristoph Wurst2023-05-251-0/+78
* fix(carddav): Check enumeration settings for all SAB methodsChristoph Wurst2023-05-251-2/+240
* feat(CardDAV): Add Sabre\DAV\IMoveTarget support to OCA\DAV\CardDAV\AddressBookThomas Citharel2023-05-161-26/+55
* Merge pull request #37965 from nextcloud/fix/transactional-system-addressbook...Simon L2023-05-161-4/+8
|\
| * fix(dav): Run system address book create-if-not-exists in transactionChristoph Wurst2023-05-121-4/+8
* | feat(users): Store and load a user's managerChristoph Wurst2023-05-121-2/+32
* | fix(carddav): expose system address bookAnna Larch2023-05-111-0/+5
* | feat(dav): store scopes for properties and filter locally scoped properties f...Anna Larch2023-05-092-10/+131
|/
* Rename setting 'sendEventRemindersToSharedGroupMembers' to 'sendEventReminder...Daniel Teichmann2023-05-041-2/+2
* fix(psalm): systemtagsJohn Molakvoæ2023-04-281-2/+6
* expose system tags as dav property for filesRobin Appelman2023-04-281-5/+10
* Feature: Provide access to app generated calendars through CalDAVFerdinand Thiessen2023-04-254-12/+304
* tests: Adapt node related unit tests mocks to required root viewJulius Härtl2023-04-172-5/+7
* fix: Use proper path when creating node instancesJulius Härtl2023-04-171-2/+18
* Fix dav application testsCôme Chilliet2023-04-031-2/+1
* Tidy up typing in OC\Files\ViewCôme Chilliet2023-04-031-2/+1