summaryrefslogtreecommitdiffstats
path: root/tests/db/ItemMapperTest.php
AgeCommit message (Expand)Author
2013-03-22slim down select queriesBernhard Posselt
2013-03-22made mappers faster by only joining the relevant rows for each userBernhard Posselt
2013-03-22implemented feedReadBernhard Posselt
2013-03-22dont add feed twiceBernhard Posselt
2013-03-22removed mapper parent class and use the new mapper methods from the frameworkBernhard Posselt
2013-03-21fixed itemmapper testBernhard Posselt
2013-03-21not working itemmapper with testsAlessandro Cosentino
2013-03-20findAll All AllAlessandro Cosentino
2013-03-20testsBernhard Posselt
2013-03-20adds findAllFromFolderAlessandro Cosentino
2013-03-20findAll functions in the itemmapperAlessandro Cosentino
2013-03-20test find methodAlessandro Cosentino
2013-03-20throw exceptions when attributes dont existBernhard Posselt
2013-03-19added mapper specBernhard Posselt
2013-03-19added itemmapper testBernhard Posselt