summaryrefslogtreecommitdiffstats
path: root/tests/unit/db/postgres/ItemMapperTest.php
AgeCommit message (Expand)Author
2014-11-06try to fix delete older than threshold so we can test it properlyBernhard Posselt
2014-10-27make cleanup fasterBernhard Posselt
2014-10-21first try to set indention limit at 80 characters in phpBernhard Posselt
2014-10-21convert tabs indention to indention with 4 spaces because of mixing of both v...Bernhard Posselt
2014-09-01fix testsBernhard Posselt
2014-06-25add phpunit xmlBernhard Posselt
2014-05-14convert array() to []Bernhard Posselt
2014-05-14fix unittestsBernhard Posselt
2014-05-12remove more unused codeBernhard Posselt
2014-05-12remove more unused codeBernhard Posselt
2014-05-12more style fixesBernhard Posselt
2014-04-19update headers to be compatible with phpdoc, slim down license text to make c...Bernhard Posselt
2014-04-19split up api class for easier testing and clearer codeBernhard Posselt
2014-04-09ported to owncloud internal appframework classes, confused with how to start ...Bernhard Posselt
2014-04-04depend on oc6, bind correct types, fix #457Bernhard Posselt
2013-09-13fix sqlBernhard Posselt
2013-09-07extra work for postgres, fix #338Bernhard Posselt