Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #7649 from owncloud/routing-public | Thomas Müller | 2014-03-17 | 1 | -1/+1 |
|\ | | | | | Move routing classes to an interface and expose it in the public api | ||||
| * | switch OC::getRouter usages to OC::$server->getRouter | Robin Appelman | 2014-03-10 | 1 | -1/+1 |
| | | |||||
* | | fixing method names | Thomas Müller | 2014-03-12 | 1 | -1/+0 |
| | | |||||
* | | set content-type on ocs exceptions | Thomas Müller | 2014-03-12 | 1 | -0/+3 |
|/ | |||||
* | Use raw PathInfo for matching urls | Bart Visscher | 2013-06-28 | 1 | -1/+1 |
| | |||||
* | Merge master into ocs_api, fix conflicts. | Tom Needham | 2012-12-14 | 1 | -8/+8 |
|\ | |||||
| * | Style: The last two spaces | Felix Moeller | 2012-11-04 | 1 | -1/+1 |
| | | |||||
| * | Style: Remove all the dangling white spaces | Felix Moeller | 2012-11-04 | 1 | -8/+8 |
| | | |||||
* | | Fix merge conflicts | Tom Needham | 2012-09-13 | 1 | -0/+1 |
|\| | |||||
| * | Respect coding style | Thomas Müller | 2012-09-04 | 1 | -1/+1 |
| | | |||||
* | | Routing: combine all routes into one set | Bart Visscher | 2012-08-02 | 1 | -3/+1 |
| | | |||||
* | | Move loading of routes to OC::getRouter function | Bart Visscher | 2012-08-02 | 1 | -1/+0 |
| | | |||||
* | | Change access to router object to getter function | Bart Visscher | 2012-08-02 | 1 | -3/+3 |
| | | |||||
* | | Routing: Handle MethodNotAllowedException | Bart Visscher | 2012-07-31 | 1 | -0/+3 |
| | | |||||
* | | Make calling ocs/v1.php/config work | Bart Visscher | 2012-07-30 | 1 | -2/+10 |
|/ | |||||
* | remove superfluous ?> at the end of .php files (left out apps/*/templates) | Jörn Friedrich Dreyer | 2012-07-09 | 1 | -2/+0 |
| | |||||
* | update copyright | Frank Karlitschek | 2012-05-26 | 1 | -1/+1 |
| | |||||
* | prevent the remaining ob_clean related errors | Robin Appelman | 2011-10-17 | 1 | -1/+1 |
| | |||||
* | fixed include for ocs | Klaas Freitag | 2011-09-12 | 1 | -1/+1 |
| | |||||
* | Fix licencing, make headers refer to intended AGPL, include copy of AGPL | Jonathan Riddell | 2011-02-09 | 1 | -1/+1 |
| | |||||
* | fix permissions, start to implement private data api | Martin T. H. Sandsmark | 2010-07-16 | 1 | -0/+0 |
| | |||||
* | fixes in log and ocs | Robin | 2010-05-15 | 1 | -0/+1 |
| | |||||
* | merge | Robin | 2010-04-28 | 1 | -0/+0 |
| | |||||
* | add Open Collaboration API support. You can now connect your ownCloud with ↵ | Frank Karlitschek | 2010-04-14 | 1 | -0/+27 |
the KDE Social Desktop and push notifications to your Social News Plasmoid. This requires KDE trunk or KDE SV 4.5 |