summaryrefslogtreecommitdiffstats
path: root/lib/public/AppFramework/Db/Entity.php
Commit message (Expand)AuthorAgeFilesLines
* Improve typing in Entity.phpCôme Chilliet2023-01-201-12/+14
* Fix reading blob data as resourceThomas Citharel2022-07-251-0/+3
* Add a metadata service to store file metadataCarl Schwan2022-04-131-0/+4
* Deprecate entity slugsChristoph Wurst2021-12-141-0/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+1
* Add datetime support to QBMapperJoas Schilling2021-05-011-1/+8
* Fix writing BLOBs to postgres with recent contacts interactionChristoph Wurst2020-08-281-1/+6
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-15/+11
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-8/+8
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-3/+3
* Update license headersChristoph Wurst2019-12-051-1/+3
* Make isXXX available for bool properties onlyDaniel Kesselberg2019-11-161-6/+18
* Add isXXX getter to EntityChristoph Wurst2019-10-221-9/+12
* Fix othersJoas Schilling2016-07-211-1/+2
* Move \OCP\AppFramework to PSR-4Roeland Jago Douma2016-05-061-0/+253