summaryrefslogtreecommitdiffstats
path: root/tests/unit/controller/PageControllerTest.php
AgeCommit message (Expand)Author
2015-02-17add status api route5.2.4Bernhard Posselt
2014-12-03Make expand entries in compact view after jumping to next/previous feed optio...Bernhard Posselt
2014-11-27use extended info.xml instead of app.jsonBernhard Posselt
2014-11-19allow to change the explore service urlBernhard Posselt
2014-11-19first stab at recommended sitesBernhard Posselt
2014-11-19controller action for recommended sitesBernhard Posselt
2014-11-17get rid of appconfigBernhard Posselt
2014-11-17show a warning if ajax webcron is detectedgBernhard Posselt
2014-11-05set the correct mime type for the firefox manifestBernhard 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-29add default locale and developer names and move the method to the pagecontrol...Bernhard Posselt
2014-09-09reorganize templatesBernhard Posselt
2014-06-25add phpunit xmlBernhard Posselt
2014-06-25add phpunit xmlBernhard Posselt
2014-05-16fix coding style and dead codeBernhard Posselt
2014-05-14first commit, nothing working yetBernhard Posselt
2014-05-14add serverside possibility to order by oldest firstBernhard Posselt
2014-05-14convert array() to []Bernhard Posselt
2014-05-14fix unittestsBernhard Posselt
2014-05-13remove more json responsesBernhard Posselt
2014-04-20get rid of unneeded settings core class and inject it from the core containerBernhard 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-09only set passed settingsBernhard Posselt
2014-04-09remove usersettingscontroller in favor of pagecontroller, simplify settings r...Bernhard Posselt
2014-04-09migrate security annotations, please reviewBernhard Posselt
2014-04-09ported to owncloud internal appframework classes, confused with how to start ...Bernhard Posselt
2014-04-08migrated database, utility, bootstrap from appframeworkBernhard Posselt
2013-08-26change email adress in copyright headersBernhard Posselt
2013-04-05moved tests into unit directoryBernhard Posselt