Morris Jobke
|
73685892ed
|
Merge pull request #10770 from owncloud/getUserFolder
update public interface for getUserFolder
|
2014-08-31 13:26:32 +02:00 |
Morris Jobke
|
ac6324a5d0
|
update public interface for getUserFolder
|
2014-08-31 11:16:40 +02:00 |
Robin Appelman
|
ecdbf00628
|
Move certificate management code to core
|
2014-08-31 10:45:10 +02:00 |
Robin Appelman
|
a58e670ae5
|
Also extend public server interface
|
2014-08-31 10:20:00 +02:00 |
Robin Appelman
|
94fa21d146
|
Add group management to the public api
|
2014-07-16 14:25:31 +02:00 |
Robin Appelman
|
51d0bdc90c
|
Expose the user manager in the public server container
|
2014-07-14 15:10:56 +02:00 |
Jörn Friedrich Dreyer
|
aaf0d13171
|
make search non-static, add ISearch to server container, make legacy a static wrapper for it, move provider and result to public api
|
2014-06-06 01:17:02 +02:00 |
Bernhard Posselt
|
4a7e0561ca
|
move db into iservercontainer
|
2014-04-19 19:30:12 +02:00 |
Bart Visscher
|
6b061c236d
|
Merge branch 'master' into type-hinting
Conflicts:
lib/private/image.php
lib/private/l10n.php
lib/private/request.php
lib/private/share/mailnotifications.php
lib/private/template/base.php
|
2014-03-31 21:38:54 +02:00 |
Robin Appelman
|
8ab7d18a6a
|
Move the router classes to a namespace and expose it with a public interface
|
2014-03-10 14:04:58 +01:00 |
Bart Visscher
|
8951328a87
|
More PHPDoc updates
|
2014-02-28 21:03:43 +01:00 |
Thomas Müller
|
750ffa8231
|
Merge pull request #7156 from owncloud/backgroundjob-public
Add the background job list to the public server container
|
2014-02-14 23:11:10 +01:00 |
Robin Appelman
|
a6399f9cef
|
Add the background job list to the public server container
|
2014-02-11 14:00:24 +01:00 |
Robin Appelman
|
b537d90e58
|
use the 'new' server container for appconfig
|
2014-02-07 13:45:59 +01:00 |
Robin Appelman
|
1ab7ca0a19
|
Fix some phpdoc errors and rename interface
|
2014-01-24 16:01:19 +01:00 |
Robin Appelman
|
5a2a0426a6
|
Also update the OCP\IServerContainer
|
2014-01-08 15:51:40 +01:00 |
Robin Appelman
|
4d65a80892
|
Remove the static dependency on OC_Util from Memcache
|
2014-01-06 13:11:38 +01:00 |
Morris Jobke
|
7c88736292
|
API doc for contacts manager, server container and share
|
2013-11-27 00:35:36 +01:00 |
Thomas Müller
|
92c8672c0f
|
fixing PHPDoc comments and syntax
|
2013-11-22 12:34:37 +01:00 |
kondou
|
507325dd50
|
Add public API for \OC\Avatar
|
2013-11-07 12:48:40 +01:00 |
Morris Jobke
|
d2a48d58ce
|
fix "No page-level DocBlock"
|
2013-11-03 13:38:25 +01:00 |
Thomas Müller
|
926b3c9b7b
|
Merge branch 'master' into activities-api
|
2013-10-09 17:53:57 +02:00 |
Bart Visscher
|
61a9098b7d
|
Add Helper and URLGenerator interfaces to server container
|
2013-10-04 18:11:02 +02:00 |
Bart Visscher
|
9f777fba98
|
Add L10N interface to server container
|
2013-10-04 18:11:02 +02:00 |
Thomas Müller
|
2e1e283592
|
Merge branch 'appframework-master' into activities-api
Conflicts:
lib/public/iservercontainer.php
|
2013-09-29 20:10:07 +02:00 |
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 Tanghus
|
aaed871cee
|
Add factory class for the server container.
|
2013-09-24 17:10:01 +02:00 |
Thomas Tanghus
|
8c469394e6
|
Remove duplicate method definitions
|
2013-09-24 00:12:23 +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
|
4d3e7fa78a
|
Add getUserFolder/getAppFolder to Server.
|
2013-09-23 23:57:39 +02:00 |
Thomas Tanghus
|
45f73feb69
|
OC_VCategories=>OC\Tags. Public interface + getter in server container
|
2013-09-23 23:39:36 +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 |
Thomas Müller
|
1b59003d6d
|
adding basic interfaces for the activities api
|
2013-09-20 16:37:52 +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
|
d5126dd6b4
|
Merge branch 'appframework-master' into server_folder_methods
|
2013-09-19 12:32:32 +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
|
6ba23912a7
|
Add getUserFolder/getAppFolder to Server.
|
2013-09-18 12:34:10 +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 |