aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Collaboration/Resources/Collection.php
Commit message (Expand)AuthorAgeFilesLines
* chore(db): Apply query prepared statementsdbQueriesExecStmt2Git'Fellow2024-10-171-3/+3
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-241-21/+2
* Refactors lib/private/Collaboration.Faraz Samapoor2023-10-031-39/+8
* Use implementations instead of interfaces for accessing private methodsjld31032023-03-301-1/+1
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+6
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* Further work on the access cacheJoas Schilling2019-03-011-30/+64
* Start implementing access cacheJoas Schilling2019-03-011-5/+13
* Fix doc blocksJoas Schilling2019-03-011-6/+6
* Make names mandatoryJoas Schilling2019-03-011-15/+28
* Provider functionalityJoas Schilling2019-03-011-0/+18
* Basic implementation of resource and collection handlingJoas Schilling2019-03-011-0/+155