summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-04-16[tx-robot] updated from transifexJenkins for ownCloud
2014-04-15[tx-robot] updated from transifexJenkins for ownCloud
2014-04-14[tx-robot] updated from transifexJenkins for ownCloud
2014-04-13[tx-robot] updated from transifexJenkins for ownCloud
2014-04-12[tx-robot] updated from transifexJenkins for ownCloud
2014-04-12fix js tests to run without appframeworkBernhard Posselt
2014-04-12readme fixBernhard Posselt
2014-04-12remove appframework from news buildBernhard Posselt
2014-04-12add unittest for method annotation readerBernhard Posselt
2014-04-11fix page controller argumentsBernhard Posselt
2014-04-11fix api routes for itemsBernhard Posselt
2014-04-11[tx-robot] updated from transifexJenkins for ownCloud
2014-04-10more options in config readme sectionBernhard Posselt
2014-04-10build http basic auth rather than requiring it from the user to write the cor...Bernhard Posselt
2014-04-10add proxy support based on simplepie pr, fix #491Bernhard Posselt
2014-04-10add proxy settings to configBernhard Posselt
2014-04-10[tx-robot] updated from transifexJenkins for ownCloud
2014-04-10register middleware as stringBernhard Posselt
2014-04-09remove check for appframework, #503Bernhard Posselt
2014-04-09fix api updated requestBernhard Posselt
2014-04-09it works :)Bernhard Posselt
2014-04-09get rid of some errors :PBernhard Posselt
2014-04-09remove last reference from appframework, fix routing issueBernhard Posselt
2014-04-09add requirements to routeBernhard Posselt
2014-04-09use query instead of array accessBernhard Posselt
2014-04-09fix name of cors controllerBernhard Posselt
2014-04-09make 3rdparty folder readable for all, add cors routeBernhard Posselt
2014-04-09indendtion in routesBernhard Posselt
2014-04-09pass router to routesBernhard Posselt
2014-04-09only set passed settingsBernhard Posselt
2014-04-09fix user settings requestBernhard Posselt
2014-04-09fix user settings requestBernhard Posselt
2014-04-09remove usersettingscontroller in favor of pagecontroller, simplify settings r...Bernhard Posselt
2014-04-09fix backgroundjobs and hooksBernhard Posselt
2014-04-09port to internal controller, some routes are still brokenBernhard Posselt
2014-04-09add missing slash in readmeBernhard Posselt
2014-04-09migrate security annotations, please reviewBernhard Posselt
2014-04-09include simplepie libBernhard Posselt
2014-04-09ported to owncloud internal appframework classes, confused with how to start ...Bernhard Posselt
2014-04-09fix article enhancers by providing the correct useragentBernhard Posselt
2014-04-09[tx-robot] updated from transifexJenkins for ownCloud
2014-04-08remove html tags from feed titleBernhard Posselt
2014-04-08fix bug that would prevent you from creating foldersBernhard Posselt
2014-04-08fix undo notificationBernhard Posselt
2014-04-08use generate url, fix #496Bernhard Posselt
2014-04-08remove oc sript from news appBernhard Posselt
2014-04-08Merge pull request #502 from owncloud/routingBernhard Posselt
2014-04-08port javascript from appframeworkBernhard Posselt
2014-04-08require status to be not nullBernhard Posselt
2014-04-08try to clone oc in travis buildBernhard Posselt