aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests
Commit message (Expand)AuthorAgeFilesLines
* use OCP\EventDispatcher\Event over Symfony's deprecated EventArthur Schiwon2019-10-171-3/+12
* Make push notifications for calendar reminders opt-inGeorg Ehrke2019-09-021-0/+32
* Merge pull request #16615 from nextcloud/feature/16518/rooms_resources_should...Roeland Jago Douma2019-08-281-0/+41
|\
| * Make rooms / resources automatically reply to invitesGeorg Ehrke2019-08-261-0/+41
* | replace coffin with textual description "Death of ..."Georg Ehrke2019-08-261-28/+41
|/
* fix foreach error for reminder generatorGeorg Ehrke2019-08-181-0/+32
* Final fixesGeorg Ehrke2019-08-159-742/+1562
* Support event reminders (email and notifications)Thomas Citharel2019-08-158-0/+1393
* Merge pull request #16666 from nextcloud/feature/calendar/delegationRoeland Jago Douma2019-08-157-35/+280
|\
| * use principaluri instead of userid, allowing to add delegates for rooms and t...Georg Ehrke2019-08-157-35/+280
* | Merge pull request #12392 from brad2014/feature/properly-present-buttons-from...Roeland Jago Douma2019-08-151-210/+148
|\ \ | |/ |/|
| * Move dav.invitation_link_recipients from getSystemValue to getAppValuebrad20142019-07-311-15/+15
| * IMipPlugin: DRY up - move common test set-up into setUp functionBrad Rubenstein2019-02-281-311/+117
| * IMipPlugin: Added unit test for dav.invitation_link_recipients supportBrad Rubenstein2019-02-281-0/+132
* | Merge pull request #14429 from tobiasKaminsky/shareesOnDavRoeland Jago Douma2019-08-131-65/+39
|\ \
| * | Fix testsRoeland Jago Douma2019-08-111-2/+2
| * | Fix testsRoeland Jago Douma2019-08-011-63/+37
* | | Allow to do a principal property search based on metadata keysGeorg Ehrke2019-08-011-0/+20
* | | Test resource and room principal backend to check that they provide metadataGeorg Ehrke2019-08-013-766/+191
* | | Test sync of resource and room metadataGeorg Ehrke2019-08-011-19/+171
|/ /
* | Merge pull request #14954 from tacruc/searchPatternsMorris Jobke2019-07-191-10/+39
|\ \
| * | Allow to search for real pattern in contactsArne Hamann2019-05-281-10/+39
* | | add test for overwriting in non creatable directoryRobin Appelman2019-07-031-8/+46
* | | RefreshWebcalJob: replace ugly Regex with standard php utilsGeorg Ehrke2019-07-021-0/+6
* | | Add event dispatcher to OCPChristoph Wurst2019-06-252-15/+5
* | | Do not try to autoload built in typesRoeland Jago Douma2019-06-041-6/+6
* | | Don't run repair step for every individual user, outsource that to background...Georg Ehrke2019-05-233-47/+108
|/ /
* | Merge pull request #15141 from nextcloud/fix/noid/regenerate-seen-users-onlyRoeland Jago Douma2019-04-242-4/+4
|\ \
| * | remove obsolete use statementsArthur Schiwon2019-04-242-4/+4
* | | Prefetching blows up if there are a lot of files.Roeland Jago Douma2019-04-181-4/+0
|/ /
* | implement principal property search for calendar user address set propertyGeorg Ehrke2019-03-212-0/+145
* | Merge pull request #14641 from nextcloud/assemblystream-seekMorris Jobke2019-03-151-0/+15
|\ \
| * | make assemblystream seekableRobin Appelman2019-03-131-0/+15
* | | Use dependency injection for app managerMorris Jobke2019-03-131-1/+10
* | | Created infrastructure to show circles' shared filesVinicius Cubas Brand2019-03-131-0/+9
* | | Merge pull request #6512 from coletivoEITA/add_circles_sharing_to_caldavMorris Jobke2019-03-133-1/+12
|\ \ \ | |/ / |/| |
| * | Fix PHPUnitMorris Jobke2019-03-121-0/+2
| * | Fix PHPUnitMorris Jobke2019-03-121-0/+2
| * | Use proper dependency injection for app managerMorris Jobke2019-03-051-1/+8
| |/
* / "Fix" the unit testsJoas Schilling2019-03-061-19/+2
|/
* Merge pull request #14066 from nextcloud/feature/noid/casted-system-valuesJoas Schilling2019-02-221-1/+2
|\
| * Fix unit testsJoas Schilling2019-02-221-1/+2
* | Merge pull request #11832 from nextcloud/bugfix/9849/birthday_without_yearMorris Jobke2019-02-203-20/+235
|\ \ | |/ |/|
| * Add Repair step to regenerate birthday calendarGeorg Ehrke2019-02-163-0/+189
| * unicode all the birthday iconsGeorg Ehrke2019-02-161-20/+33
| * set birthday year to 1970, take X-APPLE-OMIT-YEAR into accountGeorg Ehrke2019-02-161-15/+28
* | Merge pull request #10068 from nextcloud/feature/1434/provisioning_profiles_f...Morris Jobke2019-01-312-0/+355
|\ \
| * | Add Apple Provisioning profileGeorg Ehrke2019-01-302-0/+355
| |/
* | Expose subadmin to OCPRoeland Jago Douma2019-01-291-0/+3
* | Handle moving calendar to an user who already has the shareThomas Citharel2019-01-162-32/+92