aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/BackgroundJob
Commit message (Expand)AuthorAgeFilesLines
* php cs fixRoeland Jago Douma2020-12-071-1/+0
* We can no longe mock multiple interfacesRoeland Jago Douma2020-12-071-3/+7
* Use proper OCP\BackgroundJobs\JobRoeland Jago Douma2020-11-251-2/+2
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-244-0/+4
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-124-11/+11
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-8/+6
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-092-4/+4
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-316-1/+6
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-255-67/+67
* Introduce a default refresh rate app setting for calendar subscriptionsThomas Citharel2020-02-211-1/+11
* Move RefreshWebcalJob logic to a proper service so that it may be calledThomas Citharel2020-02-101-177/+42
* RefreshWebcalJob: Fix reading subscription from database leading to ignored r...Georg Ehrke2020-01-301-10/+10
* Support more IPv6 addresses in the RefreshWebcalJobGeorg Ehrke2019-12-121-0/+2
* Update license headersChristoph Wurst2019-12-056-24/+40
* Make phpunit8 compatibleRoeland Jago Douma2019-11-276-7/+7
* Some php-cs fixesRoeland Jago Douma2019-11-222-3/+3
* Final fixesGeorg Ehrke2019-08-151-5/+30
* Support event reminders (email and notifications)Thomas Citharel2019-08-151-0/+68
* Test sync of resource and room metadataGeorg Ehrke2019-08-011-19/+171
* RefreshWebcalJob: replace ugly Regex with standard php utilsGeorg Ehrke2019-07-021-0/+6
* Don't run repair step for every individual user, outsource that to background...Georg Ehrke2019-05-232-3/+101
* Add Repair step to regenerate birthday calendarGeorg Ehrke2019-02-161-0/+26
* cache webcal calendars on serverGeorg Ehrke2018-11-071-0/+242
* Also shorten the name of the invitation tokensJoas Schilling2018-07-121-2/+2
* Shorten resource table names to allow install on oracle againJoas Schilling2018-07-121-9/+9
* Include accept / decline links in CalDAV invitation emailsGeorg Ehrke2018-06-291-0/+100
* Calendar resource booking: unit tests / adding missing annotationsGeorg Ehrke2018-06-251-0/+285
* generate birthday calendars in a background job after admin enabled themGeorg Ehrke2017-11-111-0/+103