aboutsummaryrefslogtreecommitdiffstats
path: root/build/integration/features/bootstrap/CommentsContext.php
Commit message (Expand)AuthorAgeFilesLines
* fix(dav): Public WebDAV endpoint should allow `GET` requestsfix/public-getFerdinand Thiessen2024-10-091-2/+0
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-6/+6
* chore: Add SPDX headerAndy Scherzinger2024-05-131-23/+3
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* fixing testMaxence Lange2023-11-231-2/+34
* Fix PHP Notices in build/integration/features/bootstrapCôme Chilliet2022-01-251-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-4/+4
* Update license headersChristoph Wurst2019-12-051-1/+3
* Do not call count on nullJulius Härtl2019-11-291-2/+6
* Adjust integration tests to new guzzleRobin Appelman2018-02-091-27/+26
* Update license headersMorris Jobke2017-11-061-0/+1
* Add OCS-APIREQUEST header to intergration test callsRoeland Jago Douma2016-08-051-0/+3
* Update with robinJoas Schilling2016-07-211-2/+4
* Fix commentsJoas Schilling2016-03-111-2/+29
* Add integration tests for commentsLukas Reschke2016-02-191-0/+263