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
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-02-11Do not send imip email to invalid recipientsChristoph Wurst
2020-09-02Minor cleanup: php-cs-fixer, tests, interface consistencyBrad Rubenstein
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-08Fix multiline commentsChristoph Wurst
2020-04-03Add default titles for titleless events in invitationsThomas Citharel
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-27Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-29Set common-name to user's displayname if none is setGeorg Ehrke
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-07-31Move dav.invitation_link_recipients from getSystemValue to getAppValuebrad2014
2019-02-28IMipPlugin: DRY up - move common test set-up into setUp functionBrad Rubenstein
2019-02-28IMipPlugin: Added unit test for dav.invitation_link_recipients supportBrad Rubenstein
2018-07-12Also shorten the name of the invitation tokensJoas Schilling
2018-06-29Include accept / decline links in CalDAV invitation emailsGeorg Ehrke
2017-11-14show name of organizer in from name of invitation emailGeorg Ehrke
2017-11-06Change @georgehrke's emailMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-11-03fancify invitation emailsGeorg Ehrke
2017-10-24Use ::class in test mocksMorris Jobke
2017-09-05Sabre/VObject returns DateTimeImmutable, not a simple DateTimeGeorg Ehrke
2017-09-05don't send invitation emails for past eventsGeorg Ehrke
2016-07-21Fix apps/Joas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-25Update DAV unit tests to PSR-4Joas Schilling