Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Preparing for proper collection implementation | Michael Gapczynski | 2012-08-03 | 1 | -78/+74 |
* | Throw exception for items already shared in a collection | Michael Gapczynski | 2012-08-01 | 1 | -3/+4 |
* | Fix contact email share type redirection | Michael Gapczynski | 2012-08-01 | 1 | -2/+2 |
* | Throw exceptions in share API for UI to display | Michael Gapczynski | 2012-08-01 | 1 | -17/+26 |
* | Basic setup for sharing with contacts | Michael Gapczynski | 2012-08-01 | 1 | -0/+18 |
* | Include contacts in share with search | Michael Gapczynski | 2012-07-31 | 1 | -0/+3 |
* | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-31 | 20 | -50/+534 |
|\ | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-30 | 2 | -1/+44 |
| * | Add additional error handling for emailing private links | Michael Gapczynski | 2012-07-29 | 1 | -1/+2 |
| * | Methods to disable and enable users | Tom Needham | 2012-07-29 | 1 | -2/+35 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-29 | 5 | -0/+81 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-28 | 1 | -0/+20 |
| * | Fix incorrect copy/paste for file_put_contents() | Michael Gapczynski | 2012-07-27 | 1 | -1/+1 |
| * | Forgot data parameter for file_put_contents() streams pre proxies | Michael Gapczynski | 2012-07-26 | 1 | -1/+1 |
| * | Run pre and post proxies for file_put_contents() streams | Michael Gapczynski | 2012-07-26 | 1 | -31/+36 |
| * | fix spelling fail | Georg Ehrke | 2012-07-26 | 1 | -1/+1 |
| * | Smarter remove of etag properties for path | Bart Visscher | 2012-07-26 | 2 | -3/+18 |
| * | Fix oc-1362: post_rename has no path param but newpath and oldpath | Bart Visscher | 2012-07-26 | 1 | -1/+5 |
| * | Merge branch 'master' into subadmin | Georg Ehrke | 2012-07-26 | 36 | -849/+1499 |
| |\ | |||||
| | * | declare OCP\App::register as deprecated | Georg Ehrke | 2012-07-26 | 1 | -0/+15 |
| | * | Create uniqid ETag for directories | Bart Visscher | 2012-07-25 | 4 | -1/+40 |
| | * | Rename functions | Bart Visscher | 2012-07-25 | 4 | -6/+6 |
| * | | add some hooks for subadmins | Georg Ehrke | 2012-07-21 | 1 | -1/+24 |
| * | | Merge branch 'master' into subadmin | Georg Ehrke | 2012-07-21 | 36 | -170/+235 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into subadmin | Georg Ehrke | 2012-07-20 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into subadmin | Georg Ehrke | 2012-07-20 | 3 | -20/+23 |
| |\ \ \ \ | |||||
| * | | | | | add isGroupAccessible in OC_SubAdmin | Georg Ehrke | 2012-07-19 | 1 | -0/+7 |
| * | | | | | add some doc for lib/subadmin.php | Georg Ehrke | 2012-07-19 | 1 | -1/+14 |
| * | | | | | add isUserAccessible method to OC_SubAdmin class | Georg Ehrke | 2012-07-19 | 1 | -0/+13 |
| * | | | | | add checkSubAdminUser method to OC_JSON class | Georg Ehrke | 2012-07-18 | 1 | -0/+12 |
| * | | | | | Merge branch 'master' into subadmin | Georg Ehrke | 2012-07-18 | 4 | -8/+20 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into subadmin | Georg Ehrke | 2012-07-15 | 3 | -29/+31 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | subadmins can now add users | Georg Ehrke | 2012-07-15 | 3 | -19/+39 |
| * | | | | | | | fix merge conflicts | Georg Ehrke | 2012-07-11 | 20 | -61/+278 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | some work on subadmins | Georg Ehrke | 2012-07-09 | 3 | -1/+141 |
| * | | | | | | | | Merge branch 'master' into subadmin | Georg Ehrke | 2012-07-05 | 13 | -79/+220 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into oc_error | Georg Ehrke | 2012-06-27 | 5 | -29/+45 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | | Remove break, it broke the statuses :) | Michael Gapczynski | 2012-07-31 | 1 | -1/+0 |
* | | | | | | | | | | | Add search, limit, and offset parameters to getUsers() and getGroups() | Michael Gapczynski | 2012-07-30 | 9 | -29/+26 |
* | | | | | | | | | | | Change is_writable() call to isUpdatable() | Michael Gapczynski | 2012-07-25 | 1 | -1/+1 |
* | | | | | | | | | | | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-25 | 59 | -1034/+1803 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Fix filesystem hash, no longer using basicOperation() | Michael Gapczynski | 2012-07-25 | 4 | -6/+25 |
| * | | | | | | | | | | method not used externally, thus not needed in interface | Arthur Schiwon | 2012-07-25 | 1 | -10/+0 |
| * | | | | | | | | | | provide recursiveArraySearch as Helper function and make available through API | Arthur Schiwon | 2012-07-25 | 2 | -1/+38 |
| * | | | | | | | | | | Support for OCA namespace | Arthur Schiwon | 2012-07-25 | 1 | -0/+3 |
| * | | | | | | | | | | remove only internally used function from interface | Arthur Schiwon | 2012-07-25 | 1 | -9/+0 |
| * | | | | | | | | | | Offer User and Group interfaces in public API | Arthur Schiwon | 2012-07-25 | 2 | -0/+62 |
| * | | | | | | | | | | define an interface for the Group Backend | Arthur Schiwon | 2012-07-25 | 3 | -5/+91 |
| * | | | | | | | | | | define an interface for the User Backend | Arthur Schiwon | 2012-07-25 | 3 | -3/+72 |
| * | | | | | | | | | | add the calls for the new keyserver. Still not connectect to the encryption s... | Frank Karlitschek | 2012-07-24 | 1 | -4/+81 |