summaryrefslogtreecommitdiffstats
path: root/controller/exportcontroller.php
AgeCommit message (Expand)Author
2015-01-18first stab at intelligent containerBernhard 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-06-26style fixesBernhard Posselt
2014-05-15rename businesslayer to serviceBernhard Posselt
2014-05-14convert array() to []Bernhard 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-09migrate security annotations, please reviewBernhard Posselt
2014-04-09ported to owncloud internal appframework classes, confused with how to start ...Bernhard Posselt
2013-09-12#342 implement exportBernhard Posselt
2013-08-26change email adress in copyright headersBernhard Posselt
2013-04-15renamed bl to businesslayer, handle exception in update routine, fix #69Bernhard Posselt
2013-04-12implement export, needs proper unittests though, fix 31Bernhard Posselt
2013-04-12added return value tests for controllersBernhard Posselt
2013-03-22added todoBernhard Posselt
2013-03-21added all controller methods and tests for the annotationsBernhard Posselt
2013-03-21added empty methods for controllersBernhard Posselt
2013-03-21added all controllersBernhard Posselt