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
2020-03-27Set custom ProdId in Birthday service, do not depend on Sabre Versio number f...Georg Ehrke
2020-03-27Fix usage of Sabre\HTTP\Request in unit testsGeorg Ehrke
2020-03-27Sabre/DAV 4.0: beforeMethod is now beforeMethod:*Georg Ehrke
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2020-03-25Merge pull request #19986 from nextcloud/bugfix/19980/fix_uid_as_uriRoeland Jago Douma
2020-03-24Merge pull request #18788 from nextcloud/fix/18782/translate-busy-in-caldavChristoph Wurst
2020-03-22Add extra test case to exclude by timerangeThomas Citharel
2020-03-22Added test testSearchdartcafe
2020-03-20Fix tests due to config adjustmentsJulius Härtl
2020-03-20Limit enumeration in principal searchJulius Härtl
2020-03-18fix testsRobin Appelman
2020-03-18remove the detour trough node and work with path directlyRobin Appelman
2020-03-18use INode instead of Node for custom propertiesRobin Appelman
2020-03-18handle long property paths to hasing paths >250 charsRobin Appelman
2020-03-18test custom properties backend against real databaseRobin Appelman
2020-03-18merge the two almost identical custom property backendsRobin Appelman
2020-03-16RefreshWebcalService: randomly generate calendar-object uriGeorg Ehrke
2020-02-29Fix testNils Wittenbrink
2020-02-25Merge pull request #19252 from nextcloud/bug/fix-notification-object-idJoas Schilling
2020-02-23Merge pull request #19196 from nextcloud/feature/17126/allow_apps_to_register...Roeland Jago Douma
2020-02-23Translate 'Busy' in CalDAVGary Kim
2020-02-21Introduce a default refresh rate app setting for calendar subscriptionsThomas Citharel
2020-02-18Allow apps to provide Calendars in user's calendarHomeGeorg Ehrke
2020-02-10Move RefreshWebcalJob logic to a proper service so that it may be calledThomas Citharel
2020-02-04Check for empty authorization headers for office requests and allow anonymous...Julius Härtl
2020-02-01Hash event UID to make sure it's not too long for PushProviderThomas Citharel
2020-01-30RefreshWebcalJob: Fix reading subscription from database leading to ignored r...Georg Ehrke
2019-12-20Update license headers for 18Christoph Wurst
2019-12-16Merge pull request #18061 from nextcloud/bugfix/noid/dav-plugin-oldRoeland Jago Douma
2019-12-12Support more IPv6 addresses in the RefreshWebcalJobGeorg Ehrke
2019-12-05Update license headersChristoph Wurst
2019-12-05Merge pull request #17941 from nextcloud/search-by-ownerRoeland Jago Douma
2019-12-04Load apps dav plugins on the old webdav routeJulius Härtl
2019-12-03Allow filtering the search results to the users home storageRobin Appelman
2019-12-03respect shareapi_allow_share_dialog_user_enumeration in Principal backend for...Georg Ehrke
2019-11-29Set common-name to user's displayname if none is setGeorg Ehrke
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Fix more testsRoeland Jago Douma
2019-11-27Fix SynserviceTestRoeland Jago Douma
2019-11-27Fix fileplugintestRoeland Jago Douma
2019-11-27More fixesRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-11-13re-acquired expired shared locks on large file uploadsRobin Appelman
2019-10-17use OCP\EventDispatcher\Event over Symfony's deprecated EventArthur Schiwon
2019-09-02Make push notifications for calendar reminders opt-inGeorg Ehrke
2019-08-28Merge pull request #16615 from nextcloud/feature/16518/rooms_resources_should...Roeland Jago Douma
2019-08-26Make rooms / resources automatically reply to invitesGeorg Ehrke