summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* add more linebreaks, replace SQL LIMIT with paramJörn Friedrich Dreyer2013-01-091-96/+484
* Merge pull request #1053 from owncloud/ocs_apiMichael Gapczynski2013-01-041-0/+44
|\
| * Merge branch 'master' into ocs_apiTom Needham2012-12-312-11/+47
| |\
| * \ Merge branch 'master' into ocs_apiTom Needham2012-12-161-16/+17
| |\ \
| * \ \ Merge master into ocs_api, fix conflicts.Tom Needham2012-12-148-45/+386
| |\ \ \
| * \ \ \ Merge master into ocs_apiTom Needham2012-10-284-44/+141
| |\ \ \ \
| * | | | | Allow apps to pass defaults and requirements for their API callsTom Needham2012-10-281-2/+4
| * | | | | API: Default to user authentication levelTom Needham2012-09-131-2/+3
| * | | | | Fix merge conflictsTom Needham2012-09-1311-310/+1598
| |\ \ \ \ \
| * | | | | | Fix error with namespacingTom Needham2012-07-311-1/+1
| * | | | | | Make method staticTom Needham2012-07-311-1/+1
| * | | | | | Add public class for registering api callsTom Needham2012-07-301-0/+41
* | | | | | | phpdoc fixes for public apiRobin Appelman2013-01-023-71/+71
| |_|_|_|_|/ |/| | | | |
* | | | | | fixing variable nameThomas Müller2012-12-211-2/+2
* | | | | | fixes default email sender addressRandolph Carter2012-12-191-0/+36
| |_|_|_|/ |/| | | |
* | | | | More whitespace fixesBart Visscher2012-12-151-16/+17
| |_|_|/ |/| | |
* | | | Merge pull request #584 from wardragon/ldap_access_userExists_fixblizzz2012-12-121-3/+3
|\ \ \ \
| * | | | Add an $excludingBackend optional parameterLorenzo M. Catucci2012-12-071-3/+3
* | | | | [contacts_api] IAddressBook moved to OCP as it's used by apps to provide acce...Thomas Mueller2012-12-112-5/+79
* | | | | [contacts_api] move addressbook to it's own fileThomas Mueller2012-12-081-51/+0
* | | | | [contacts_api] update documentationThomas Mueller2012-12-061-8/+8
* | | | | [Contacts API] example for searching addedThomas Mueller2012-12-021-0/+32
* | | | | test for search and unregister addedThomas Mueller2012-11-281-2/+2
* | | | | first unit tests implementedThomas Mueller2012-11-281-4/+11
* | | | | change name to IAddressBookThomas Mueller2012-11-281-6/+6
* | | | | plugin mechanism implementedThomas Mueller2012-11-281-63/+158
* | | | | Merge pull request #401 from owncloud/share_hooksJörn Friedrich Dreyer2012-11-281-5/+0
|\ \ \ \ \
| * | | | | Create functions to install standard hooksBart Visscher2012-11-131-5/+0
* | | | | | readd fallback code for pre token linksJörn Friedrich Dreyer2012-11-231-1/+1
* | | | | | implement share via link tokenJörn Friedrich Dreyer2012-11-201-19/+47
| |/ / / / |/| | | |
* | | | | Merge pull request #383 from owncloud/contacts_apiThomas Müller2012-11-191-0/+103
|\ \ \ \ \
| * | | | | function isEnabled() addedThomas Mueller2012-11-131-3/+13
| * | | | | public contacts api as discussed here https://github.com/owncloud/apps/issues...Thomas Mueller2012-11-121-0/+93
* | | | | | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-11-121-2/+5
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #371 from butonic/sql_and_error_log_fixesblizzz2012-11-121-2/+5
| |\ \ \ \ \
| | * | | | | add missing sql backticks, check sharing for error and add logJörn Friedrich Dreyer2012-11-121-2/+5
| | |/ / / /
* | | | | | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-11-122-9/+43
|\| | | | |
| * | | | | Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_*Thomas Tanghus2012-11-111-9/+5
| * | | | | Added CRUDS permissions to the OCP namespace. Implements issue #345Thomas Tanghus2012-11-111-0/+38
| |/ / / /
* | | | | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-11-053-3/+3
|\| | | |
| * | | | Style: Remove all the dangling white spacesFelix Moeller2012-11-042-2/+2
| * | | | Checkstyle: fix the last NoSpaceAfterEqualsFelix Moeller2012-11-041-1/+1
* | | | | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-11-042-3/+3
|\| | | |
| * | | | Checkstyle: many fixesFelix Moeller2012-11-022-3/+3
| | |_|/ | |/| |
* | | | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-10-302-1/+53
|\| | |
| * | | Add BackgroundJob::setExecutionType() to public APIJakob Sack2012-10-271-0/+23
| * | | fixed user/group sharing hooksFlorian Hülsmann2012-10-261-13/+13
| * | | Hook emission on sharing stuffFlorian Hülsmann2012-10-261-1/+30
* | | | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-10-171-0/+16
|\| | |
| * | | Fix unshareAll()Michael Gapczynski2012-10-161-2/+4