summaryrefslogtreecommitdiffstats
path: root/http
AgeCommit message (Collapse)Author
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 ↵Bernhard Posselt
variants in code and better readability on github and websites because you cant set the indention width there and 8 spaces will be used for a tab
2014-06-26style fixesBernhard Posselt
2014-05-13remove more old codeBernhard Posselt
2014-05-12remove private properties that are not usedBernhard Posselt
2014-04-19update headers to be compatible with phpdoc, slim down license text to make ↵Bernhard Posselt
code more visible
2014-04-09ported to owncloud internal appframework classes, confused with how to start ↵Bernhard Posselt
the app and define deps