summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* merge master into filesystemRobin Appelman2013-01-169-29/+34
|\
| * Whitespace cleanupBart Visscher2013-01-164-9/+8
| * Spaces to tabsBart Visscher2013-01-162-3/+3
| * Merge pull request #1178 from owncloud/return_true_because_of_poniesThomas Müller2013-01-151-3/+1
| |\
| | * Remove uneeded returnsLukas Reschke2013-01-141-3/+1
| * | Merge branch 'master' into fixing-unused-and-undefined-in-masterThomas Mueller2013-01-141-96/+484
| |\|
| | * add more linebreaks, replace SQL LIMIT with paramJörn Friedrich Dreyer2013-01-091-96/+484
| * | fixing returnsThomas Mueller2013-01-062-8/+8
| * | fixing returnsThomas Mueller2013-01-061-4/+3
| * | add missing returnThomas Mueller2013-01-061-1/+2
| * | fixing undefined variable $whereThomas Mueller2013-01-061-1/+1
| |/
* | Almost fix Shared scanner...Michael Gapczynski2013-01-071-1/+4
* | merge master into filesystemRobin Appelman2013-01-071-0/+44
|\|
| * 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
* | | | | | | | merge master into filesystemRobin Appelman2013-01-033-71/+71
|\| | | | | | |
| * | | | | | | phpdoc fixes for public apiRobin Appelman2013-01-023-71/+71
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Forgot to select storage from filecacheMichael Gapczynski2013-01-011-1/+1
* | | | | | | Fix data for shared root folderMichael Gapczynski2012-12-291-1/+1
* | | | | | | Fix shared statuses inside foldersMichael Gapczynski2012-12-261-1/+2
* | | | | | | merge master into filesystemRobin Appelman2012-12-251-0/+36
|\| | | | | |
| * | | | | | fixing variable nameThomas Müller2012-12-211-2/+2
| * | | | | | fixes default email sender addressRandolph Carter2012-12-191-0/+36
| | |_|_|_|/ | |/| | | |
* | | | | | Initial support for file sharing with filesystem branchMichael Gapczynski2012-12-151-4/+4
* | | | | | merge master into filesystemRobin Appelman2012-12-153-65/+223
|\| | | | |
| * | | | | 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 master into filesystemRobin Appelman2012-11-301-25/+48
|\| | | | |
| * | | | | 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
| | |/ / / / | |/| | | |