Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -17/+2 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | Fix a bunch of deprecation in the phpunit for core | Carl Schwan | 2023-01-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Make AppsEnableTest and AppsDisableTest independet of the app version number | Daniel Kesselberg | 2021-10-01 | 1 | -9/+9 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | Fix unit tests | Joas Schilling | 2021-09-29 | 1 | -6/+6 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix app version check | Joas Schilling | 2021-06-25 | 1 | -7/+6 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix core tests command for app enabling/disabling | Vincent Petry | 2021-03-23 | 1 | -6/+6 |
| | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | Allow to update to nightly | John Molakvoæ (skjnldsv) | 2020-08-07 | 1 | -6/+6 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Use a blank line after the opening tag | Christoph Wurst | 2020-04-09 | 1 | -0/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Fix: Using assertContains() with string haystacks is deprecated and will not ↵ | Daniel Kesselberg | 2019-12-08 | 1 | -1/+1 |
| | | | | | | be supported in PHPUnit 9. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Strict Types, Return Types | Daniel Kesselberg | 2019-02-19 | 1 | -2/+3 |
| | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | Disable multiple apps at once | Daniel Kesselberg | 2019-02-19 | 1 | -0/+84 |
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> |