summaryrefslogtreecommitdiffstats
path: root/lib/server.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'appframework-master' into server_folder_methodsThomas Tanghus2013-09-191-2/+12
|\
| * Merge branch 'appframework-master' into public_cacheThomas Tanghus2013-09-181-1/+9
| |\
| * | OC_Cache namespace changes and add UserCache to server container.Thomas Tanghus2013-09-171-12/+22
* | | Don't try to be cleverThomas Tanghus2013-09-181-15/+18
* | | Update to adhere to the coding guidelines.Thomas Tanghus2013-09-181-10/+7
* | | Add getUserFolder/getAppFolder to Server.Thomas Tanghus2013-09-181-0/+35
| |/ |/|
* | Purge session from Request - and fix some stylesThomas Tanghus2013-09-171-1/+0
* | Add interface for Session and add getter in server container.Thomas Tanghus2013-09-171-0/+10
|/
* adding getRootFolder() to server container and hooking up the new files apiThomas Müller2013-09-151-0/+20
* adding public interface for previewThomas Müller2013-09-041-0/+40
* move new interfaces into lib/public and OCPThomas Müller2013-08-311-2/+14
* as a quick example the public contacts API has been ported over as a service ...Thomas Müller2013-08-261-1/+14
* initial setup of the server containerThomas Müller2013-08-211-0/+15