summaryrefslogtreecommitdiffstats
path: root/tests/lib/appframework/db/EntityTest.php
Commit message (Expand)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-227/+0
* Fix namespaces in AppFramework testsJoas Schilling2016-05-181-1/+4
* Make remaining files extend the test baseJoas Schilling2014-11-191-1/+2
* Make Entity properties ```protected``` as in docsOliver Gasser2014-08-271-5/+5
* dont update entity and dont run an update query if an entity wasnt changed at...Bernhard Posselt2014-04-231-1/+10
* fix phpdoc for entitiesBernhard Posselt2014-04-201-3/+1
* remove unusued variableBernhard Posselt2014-04-191-1/+0
* fix scrutinizer issuesBernhard Posselt2014-04-191-1/+14
* port database layer from appframework to coreBernhard Posselt2014-04-191-0/+204