| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 1 | -4/+4 |
* | fix: emails tests after new design fixes | skjnldsv | 2024-08-06 | 1 | -24/+24 |
* | fix(mail): Fix big logos in mail templates for Outlook | Joas Schilling | 2024-07-17 | 1 | -0/+2 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-03 | 1 | -30/+2 |
* | fix: replace `Account name` by `Login` | John Molakvoæ | 2024-02-13 | 1 | -4/+4 |
* | feat: rename users to account or person | Vincent Petry | 2024-02-13 | 1 | -4/+4 |
* | update usages of AutoSubmittedValue to AutoSubmitted::VALUE_ | Bennet Becker | 2023-01-03 | 1 | -2/+2 |
* | Updating unit test for NewUserMailHelper, to test for autosumbitted | Bennet Becker | 2022-12-23 | 1 | -0/+5 |
* | Fix tests depending on a trailing whitespace | Côme Chilliet | 2022-11-15 | 1 | -3/+9 |
* | Fix errors from PHP 8.2 testing | Côme Chilliet | 2022-11-14 | 1 | -3/+5 |
* | Remove deprecated at() matcher from settings tests | Côme Chilliet | 2022-06-07 | 1 | -17/+17 |
* | Fix tests with email templates | Carl Schwan | 2022-01-18 | 1 | -6/+6 |
* | Introduce ISecureRandom::CHAR_ALPHANUMERIC | J0WI | 2021-07-08 | 1 | -5/+1 |
* | fix NewUserMailHelperTest | szaimen | 2021-06-22 | 1 | -3/+3 |
* | fix NewUserMailHelperTest | szaimen | 2021-06-22 | 1 | -3/+3 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Set the user language when adding the footer | Julius Härtl | 2021-01-07 | 1 | -1/+2 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
* | Fix #23357 | medcloud | 2020-11-18 | 1 | -6/+6 |
* | Update license headers for Nextcloud 20 (again) | Christoph Wurst | 2020-09-07 | 1 | -0/+1 |
* | Merge pull request #17456 from brad2014/feature/brad2014/12391-improve-imip-m... | John Molakvoæ | 2020-09-04 | 1 | -0/+2 |
|\ |
|
| * | Minor cleanup: php-cs-fixer, tests, interface consistency | Brad Rubenstein | 2020-09-02 | 1 | -0/+2 |
* | | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+2 |
|/ |
|
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -13/+13 |
* | Adjust tests to new e-mail layout | Simon Spannagel | 2020-07-23 | 1 | -6/+6 |
* | Fix notification mail tests | Jan-Christoph Borchardt | 2020-05-01 | 1 | -134/+116 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Added trailing space | Roeland Jago Douma | 2020-04-18 | 1 | -6/+6 |
* | Merge pull request #20447 from liamjack/fix/13287/welcome_email | John Molakvoæ | 2020-04-17 | 1 | -7/+7 |
|\ |
|
| * | Fix #13287 - Increase max-height on button in welcome email template | Liam JACK | 2020-04-12 | 1 | -9/+9 |
* | | Provide the proper language to the mailer | Roeland Jago Douma | 2020-04-16 | 1 | -3/+3 |
|/ |
|
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 1 | -1/+0 |
|\ |
|
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -5/+5 |
|/ |
|
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+10 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -2/+2 |
* | Move settings to an app | Christoph Wurst | 2019-09-28 | 1 | -0/+881 |