Thomas Müller
|
469b309b21
|
Merge pull request #4892 from owncloud/vcategories_public
OC_VCategories => OC\Tags. Public interface and getter in server container
|
2013-09-25 14:24:37 -07:00 |
Thomas Müller
|
30286c06ab
|
stripos return value check
|
2013-09-25 11:05:59 +02:00 |
Thomas Tanghus
|
aaed871cee
|
Add factory class for the server container.
|
2013-09-24 17:10:01 +02:00 |
Thomas Tanghus
|
698394c994
|
Merge branch 'server_folder_methods' of github.com:owncloud/core into server_folder_methods
Conflicts:
lib/public/iservercontainer.php
lib/server.php
|
2013-09-24 00:09:21 +02:00 |
Thomas Tanghus
|
f2de5a34ef
|
Don't try to be clever
|
2013-09-24 00:04:57 +02:00 |
Thomas Tanghus
|
7cad510f28
|
Fix conflict
|
2013-09-23 23:48:28 +02:00 |
Thomas Tanghus
|
45f73feb69
|
OC_VCategories=>OC\Tags. Public interface + getter in server container
|
2013-09-23 23:39:36 +02:00 |
Thomas Müller
|
d3d52dd23f
|
PHPDoc & get UserManager from container for RooFolder
|
2013-09-20 21:57:48 +02:00 |
Bart Visscher
|
e92abfd4d8
|
Add Config container class to server container
|
2013-09-20 20:21:24 +02:00 |
Bart Visscher
|
e3013c5801
|
Add Navigation class to server container
|
2013-09-20 20:20:01 +02:00 |
Bart Visscher
|
aa8a85f77d
|
Add DBConnection to server container
|
2013-09-20 14:33:45 +02:00 |
Bart Visscher
|
ac73ce1b2a
|
Add UserSession to server container
|
2013-09-20 14:32:43 +02:00 |
Thomas Tanghus
|
9e4d13858c
|
Fix syntax error
|
2013-09-19 13:27:41 +02:00 |
Thomas Tanghus
|
d5126dd6b4
|
Merge branch 'appframework-master' into server_folder_methods
|
2013-09-19 12:32:32 +02:00 |
Thomas Müller
|
690e98d45a
|
Merge branch 'appframework-master' into vcategories_public
Conflicts:
lib/server.php
|
2013-09-18 22:36:25 +02:00 |
Thomas Tanghus
|
2ef0b58ff6
|
Don't try to be clever
|
2013-09-18 14:25:12 +02:00 |
Thomas Tanghus
|
dd62ccdb4e
|
Merge branch 'appframework-master' into public_cache
Conflicts:
lib/public/iservercontainer.php
lib/server.php
|
2013-09-18 13:20:07 +02:00 |
Thomas Tanghus
|
442a2e074c
|
Update to adhere to the coding guidelines.
|
2013-09-18 12:35:46 +02:00 |
Thomas Tanghus
|
6ba23912a7
|
Add getUserFolder/getAppFolder to Server.
|
2013-09-18 12:34:10 +02:00 |
Thomas Tanghus
|
b0762ad3bf
|
OC_VCategories=>OC\Tags. Public interface + getter in server container
|
2013-09-18 00:37:00 +02:00 |
Thomas Tanghus
|
5bddb5377a
|
Purge session from Request - and fix some styles
|
2013-09-17 18:38:18 +02:00 |
Thomas Tanghus
|
5c19b995db
|
Add interface for Session and add getter in server container.
|
2013-09-17 18:31:14 +02:00 |
Thomas Tanghus
|
fe86182dac
|
OC_Cache namespace changes and add UserCache to server container.
Refs #4863
|
2013-09-17 17:46:33 +02:00 |
Thomas Müller
|
af0069bf03
|
adding getRootFolder() to server container and hooking up the new files api
|
2013-09-15 22:24:57 +02:00 |
Thomas Müller
|
7618cf3005
|
adding public interface for preview
|
2013-09-04 23:45:11 +02:00 |
Thomas Müller
|
206f83941b
|
move new interfaces into lib/public and OCP
|
2013-08-31 21:34:29 +02:00 |
Thomas Müller
|
21fd352c1a
|
as a quick example the public contacts API has been ported over as a service hosted within the server container
|
2013-08-26 23:48:18 +02:00 |
Thomas Müller
|
ba029ef4b2
|
initial setup of the server container
|
2013-08-21 00:58:15 +02:00 |