summaryrefslogtreecommitdiffstats
path: root/tests/unit/articleenhancer/RegexArticleEnhancerTest.php
AgeCommit message (Collapse)Author
2015-08-12serverside full textBernhard Posselt
remove enhancers add full text client side implementation fix bugs and tests for full text feed
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-25add phpunit xmlBernhard Posselt
2014-05-14convert array() to []Bernhard Posselt
2014-04-19update headers to be compatible with phpdoc, slim down license text to make ↵Bernhard Posselt
code more visible
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
the app and define deps
2013-09-27use seperate direcotires for article enhancers and fetchersBernhard Posselt