Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-29Update baseline and switch to vimeo/psalmJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-29Add OCP packageJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-29Bump phpunit/phpunit from 8.5.13 to 9.5.4dependabot[bot]
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 8.5.13 to 9.5.4. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-8.5.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/8.5.13...9.5.4) Signed-off-by: dependabot[bot] <support@github.com>
2021-01-11Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot[bot]
Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 0.3.0 to 0.5.0. - [Release notes](https://github.com/nextcloud/coding-standard/releases) - [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/coding-standard/compare/v0.3.0...v0.5.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-01-07Add pslamRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-10Bump phpunit/phpunit from 7.5.20 to 8.5.8dependabot[bot]
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 7.5.20 to 8.5.8. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-8.5.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/7.5.20...8.5.8) Signed-off-by: dependabot[bot] <support@github.com>
2020-09-10"App tutorial"ize this appJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-13Use proper exit code for composer lintMorris Jobke
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-01-27Add linting via github actionsRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>