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
2022-03-24Migrate from ILogger to LoggerInterface where needed in the testsCôme Chilliet
2022-01-13Check style updateCarl Schwan
2021-05-31Set local domain for swiftmailer transportDaniel Kesselberg
2021-02-11Micro-optimize validation of empty email addressesChristoph Wurst
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-04-16Provide the proper language to the mailerRoeland Jago Douma
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-03-27Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Merge pull request #20172 from nextcloud/techdebt/phpunit-short-returnChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2020-03-25Use lowercase true, false and null constantsChristoph Wurst
2020-03-24Added Hook before Message is sendArne Hamann
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2018-12-18Addressing comments, array() to []Branko Kokanovic
2018-12-01Expose Swift Mailer streaming options in config, fixes #12702Branko Kokanovic
2018-11-29Add testcases for pipe modeDaniel Kesselberg
2018-11-02Fallback to default path is sendmail can't be foundRoeland Jago Douma
2018-07-04Swift to \Swift_Mailer as abstractionRoeland Jago Douma
2018-04-16Provide an option to disable HTML emailsMorris Jobke
2018-03-05Fix testsRoeland Jago Douma
2017-12-11Fix email buttons for white themeMorris Jobke
2017-11-09Fix welcome text for better grammar in themed instancesMorris Jobke
2017-09-08Improve text: 'you have now' -> 'you now have'Leon Klingele
2017-09-05Fix testsMorris Jobke
2017-09-04Fix unit testsJoas Schilling
2017-04-19Rename renderHTML to renderHtmlMorris Jobke
2017-04-19Fix translationsJoas Schilling
2017-04-12Update email template for lost password emailMorris Jobke
2017-04-12Use instance name as alt-textJoas Schilling
2017-04-12Add addBodyButton to add a single button to email templatesMorris Jobke
2017-04-12Allow to set text versions for the plain text emailMorris Jobke
2017-04-11Add IEMailTemplate to public OCP APILukas Reschke
2017-04-10Move OC_Defaults to OCP\DefaultsMorris Jobke
2017-04-07Add support for themingLukas Reschke
2017-04-07New layout for welcome emailMorris Jobke
2017-01-20Adjust the testsJoas Schilling
2016-05-20Move tests/ to PSR-4 (#24731)Joas Schilling