Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Almost fix Shared scanner... | Michael Gapczynski | 2013-01-07 | 1 | -1/+4 |
* | merge master into filesystem | Robin Appelman | 2013-01-07 | 1 | -0/+44 |
|\ | |||||
| * | Merge pull request #1053 from owncloud/ocs_api | Michael Gapczynski | 2013-01-04 | 1 | -0/+44 |
| |\ | |||||
| | * | Merge branch 'master' into ocs_api | Tom Needham | 2012-12-31 | 2 | -11/+47 |
| | |\ | |||||
| | * \ | Merge branch 'master' into ocs_api | Tom Needham | 2012-12-16 | 1 | -16/+17 |
| | |\ \ | |||||
| | * \ \ | Merge master into ocs_api, fix conflicts. | Tom Needham | 2012-12-14 | 8 | -45/+386 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge master into ocs_api | Tom Needham | 2012-10-28 | 4 | -44/+141 |
| | |\ \ \ \ | |||||
| | * | | | | | Allow apps to pass defaults and requirements for their API calls | Tom Needham | 2012-10-28 | 1 | -2/+4 |
| | * | | | | | API: Default to user authentication level | Tom Needham | 2012-09-13 | 1 | -2/+3 |
| | * | | | | | Fix merge conflicts | Tom Needham | 2012-09-13 | 11 | -310/+1598 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Fix error with namespacing | Tom Needham | 2012-07-31 | 1 | -1/+1 |
| | * | | | | | | Make method static | Tom Needham | 2012-07-31 | 1 | -1/+1 |
| | * | | | | | | Add public class for registering api calls | Tom Needham | 2012-07-30 | 1 | -0/+41 |
* | | | | | | | | merge master into filesystem | Robin Appelman | 2013-01-03 | 3 | -71/+71 |
|\| | | | | | | | |||||
| * | | | | | | | phpdoc fixes for public api | Robin Appelman | 2013-01-02 | 3 | -71/+71 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Forgot to select storage from filecache | Michael Gapczynski | 2013-01-01 | 1 | -1/+1 |
* | | | | | | | Fix data for shared root folder | Michael Gapczynski | 2012-12-29 | 1 | -1/+1 |
* | | | | | | | Fix shared statuses inside folders | Michael Gapczynski | 2012-12-26 | 1 | -1/+2 |
* | | | | | | | merge master into filesystem | Robin Appelman | 2012-12-25 | 1 | -0/+36 |
|\| | | | | | | |||||
| * | | | | | | fixing variable name | Thomas Müller | 2012-12-21 | 1 | -2/+2 |
| * | | | | | | fixes default email sender address | Randolph Carter | 2012-12-19 | 1 | -0/+36 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Initial support for file sharing with filesystem branch | Michael Gapczynski | 2012-12-15 | 1 | -4/+4 |
* | | | | | | merge master into filesystem | Robin Appelman | 2012-12-15 | 3 | -65/+223 |
|\| | | | | | |||||
| * | | | | | More whitespace fixes | Bart Visscher | 2012-12-15 | 1 | -16/+17 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Merge pull request #584 from wardragon/ldap_access_userExists_fix | blizzz | 2012-12-12 | 1 | -3/+3 |
| |\ \ \ \ | |||||
| | * | | | | Add an $excludingBackend optional parameter | Lorenzo M. Catucci | 2012-12-07 | 1 | -3/+3 |
| * | | | | | [contacts_api] IAddressBook moved to OCP as it's used by apps to provide acce... | Thomas Mueller | 2012-12-11 | 2 | -5/+79 |
| * | | | | | [contacts_api] move addressbook to it's own file | Thomas Mueller | 2012-12-08 | 1 | -51/+0 |
| * | | | | | [contacts_api] update documentation | Thomas Mueller | 2012-12-06 | 1 | -8/+8 |
| * | | | | | [Contacts API] example for searching added | Thomas Mueller | 2012-12-02 | 1 | -0/+32 |
| * | | | | | test for search and unregister added | Thomas Mueller | 2012-11-28 | 1 | -2/+2 |
| * | | | | | first unit tests implemented | Thomas Mueller | 2012-11-28 | 1 | -4/+11 |
| * | | | | | change name to IAddressBook | Thomas Mueller | 2012-11-28 | 1 | -6/+6 |
| * | | | | | plugin mechanism implemented | Thomas Mueller | 2012-11-28 | 1 | -63/+158 |
* | | | | | | merge master into filesystem | Robin Appelman | 2012-11-30 | 1 | -25/+48 |
|\| | | | | | |||||
| * | | | | | Merge pull request #401 from owncloud/share_hooks | Jörn Friedrich Dreyer | 2012-11-28 | 1 | -5/+0 |
| |\ \ \ \ \ | |||||
| | * | | | | | Create functions to install standard hooks | Bart Visscher | 2012-11-13 | 1 | -5/+0 |
| * | | | | | | readd fallback code for pre token links | Jörn Friedrich Dreyer | 2012-11-23 | 1 | -1/+1 |
| * | | | | | | implement share via link token | Jörn Friedrich Dreyer | 2012-11-20 | 1 | -19/+47 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | merge master into filesystem | Robin Appelman | 2012-11-21 | 1 | -0/+103 |
|\| | | | | | |||||
| * | | | | | Merge pull request #383 from owncloud/contacts_api | Thomas Müller | 2012-11-19 | 1 | -0/+103 |
| |\ \ \ \ \ | |||||
| | * | | | | | function isEnabled() added | Thomas Mueller | 2012-11-13 | 1 | -3/+13 |
| | * | | | | | public contacts api as discussed here https://github.com/owncloud/apps/issues... | Thomas Mueller | 2012-11-12 | 1 | -0/+93 |
* | | | | | | | merge master into filesystem | Robin Appelman | 2012-11-15 | 3 | -11/+69 |
|\| | | | | | | |||||
| * | | | | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-11-12 | 1 | -2/+5 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | * | | | | | Merge pull request #371 from butonic/sql_and_error_log_fixes | blizzz | 2012-11-12 | 1 | -2/+5 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | add missing sql backticks, check sharing for error and add log | Jörn Friedrich Dreyer | 2012-11-12 | 1 | -2/+5 |
| | | |/ / / / | |||||
| * | | | | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-11-12 | 2 | -9/+43 |
| |\| | | | | | |||||
| | * | | | | | Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_* | Thomas Tanghus | 2012-11-11 | 1 | -9/+5 |
| | * | | | | | Added CRUDS permissions to the OCP namespace. Implements issue #345 | Thomas Tanghus | 2012-11-11 | 1 | -0/+38 |
| | |/ / / / |