| Commit message (Expand) | Author | Age | Files | Lines |
* | add missing backticks, use executeAudited in post_deleteGroup and post_remove... | Jörn Friedrich Dreyer | 2013-06-14 | 1 | -6/+6 |
* | add missing backticks all over the place | Jörn Friedrich Dreyer | 2013-06-10 | 1 | -6/+6 |
* | Merge pull request #3444 from owncloud/share-fix | Jörn Friedrich Dreyer | 2013-06-03 | 1 | -1/+1 |
|\ |
|
| * | Fix undefined index for share mount point retrieval | Michael Gapczynski | 2013-05-21 | 1 | -1/+1 |
* | | merge master into backgroundjob | Robin Appelman | 2013-06-02 | 1 | -2/+159 |
|\ \ |
|
| * | | fixes for pgsql | Florin Peter | 2013-05-29 | 1 | -4/+4 |
| * | | changed deprecated class | Florin Peter | 2013-05-29 | 1 | -1/+1 |
| * | | fixes if cache returns false | Florin Peter | 2013-05-29 | 1 | -6/+16 |
| * | | fix $parent/$source typo | Florin Peter | 2013-05-29 | 1 | -2/+1 |
| * | | fix indention | Björn Schießle | 2013-05-29 | 1 | -5/+5 |
| * | | remove unnecessary variable | Björn Schießle | 2013-05-29 | 1 | -2/+1 |
| * | | use public API for error handling; improved while condition | Björn Schießle | 2013-05-29 | 1 | -23/+20 |
| * | | for external storages we never reach the path 'files', instead we need to lea... | Björn Schießle | 2013-05-29 | 1 | -1/+2 |
| * | | if one public link share was found, we don't have to check it for the other f... | Björn Schießle | 2013-05-29 | 1 | -10/+12 |
| * | | check list of users with access to the file from the bottom to the top. This ... | Björn Schießle | 2013-05-29 | 1 | -7/+13 |
| * | | revert changes | Florin Peter | 2013-05-17 | 1 | -28/+25 |
| * | | add pre-shared hooks | Björn Schießle | 2013-05-16 | 1 | -0/+22 |
| * | | fix for SQLite3Result::fetchArray(): The SQLite3Result object has not been c... | Florin Peter | 2013-05-15 | 1 | -25/+28 |
| * | | merge changes for files_encryption | Florin Peter | 2013-05-15 | 1 | -40/+42 |
| * | | Merge branch 'master' into files_encryption | Florin Peter | 2013-05-15 | 1 | -1/+4 |
| |\| |
|
| | * | One more mount point fix | Michael Gapczynski | 2013-05-02 | 1 | -1/+4 |
| | * | Further seperation of mount management logic | Robin Appelman | 2013-04-26 | 1 | -1/+1 |
| * | | Merge branch 'master' into files_encryption | Sam Tuke | 2013-04-23 | 1 | -1/+2 |
| |\| |
|
| * | | fix encryption to owncloud user for public link shares | Björn Schießle | 2013-04-22 | 1 | -1/+1 |
| * | | the owner uid is not interesting. We want to get all users who have access to... | Björn Schießle | 2013-04-22 | 1 | -6/+6 |
| * | | we need to add the owner of the file as parameter in case someone else like t... | Björn Schießle | 2013-04-18 | 1 | -10/+7 |
| * | | Merge branch 'master' into files_encryption | Sam Tuke | 2013-03-28 | 8 | -159/+359 |
| |\ \ |
|
| * | | | isSharedFile() doesn't detect all shares, just use getUsersSharingFile() dire... | Björn Schießle | 2013-02-22 | 1 | -34/+0 |
| * | | | create keypair for ownCloud with empty passphrase, will be used for public li... | Björn Schießle | 2013-02-13 | 1 | -1/+1 |
| * | | | add post_unshareALll hook, update recursively all keyfiles if a folder was sh... | Björn Schießle | 2013-02-13 | 1 | -0/+5 |
| * | | | add post_unshare hook, also add public link shares to the list of user with a... | Björn Schießle | 2013-02-13 | 1 | -7/+28 |
| * | | | add option to keep duplicates in the list of users with access to a file, e.g... | Björn Schießle | 2013-02-12 | 1 | -6/+11 |
| * | | | also find users with access to the file if a folder above the actual file was... | Björn Schießle | 2013-02-12 | 1 | -46/+51 |
| * | | | take group shares into account if we retrieve the list a all recipients | Björn Schießle | 2013-02-12 | 1 | -35/+30 |
| * | | | Implementing sharing support | Sam Tuke | 2013-02-11 | 1 | -7/+75 |
| * | | | Work on post_share hook for files_encryption | Sam Tuke | 2013-02-09 | 1 | -0/+54 |
* | | | | Move legacy backgroundjob classes to a place where they can be autoloaded | Robin Appelman | 2013-05-03 | 1 | -21/+3 |
* | | | | Add support for the old public backgroundjob api | Robin Appelman | 2013-04-24 | 1 | -23/+157 |
* | | | | Update documentation for \OCP\BackgroundJob | Robin Appelman | 2013-04-24 | 1 | -14/+8 |
* | | | | Rework background job system | Robin Appelman | 2013-04-20 | 1 | -65/+6 |
| |_|/
|/| | |
|
* | | | Initialize collectionTypes variable as false | Michael Gapczynski | 2013-04-08 | 1 | -0/+1 |
* | | | Correct undefined variable in post_shared hook, fixes #2592 | Michael Gapczynski | 2013-04-07 | 1 | -1/+1 |
| |/
|/| |
|
* | | Fix #2499 | itheiss | 2013-03-22 | 1 | -0/+1 |
* | | add a searchbymime to the public api. Please all remember that access to inte... | Frank Karlitschek | 2013-03-19 | 1 | -0/+10 |
* | | Merge pull request #2183 from owncloud/fix-shared-statuses-again | Bernhard Posselt | 2013-03-11 | 1 | -10/+15 |
|\ \ |
|
| * | | Fix #2080 and fix #2141 | Michael Gapczynski | 2013-03-07 | 1 | -10/+15 |
* | | | use pre_unshare hook, otherwise the share is already removed. Which means tha... | Björn Schießle | 2013-03-08 | 1 | -0/+1 |
* | | | Merge branch 'master' into shared-folder-etags | Michael Gapczynski | 2013-03-07 | 1 | -1/+1 |
|\| | |
|
| * | | Fix fetching source path of shared files | Michael Gapczynski | 2013-03-07 | 1 | -1/+1 |
* | | | Merge branch 'master' into shared-folder-etags | Michael Gapczynski | 2013-03-05 | 2 | -6/+31 |
|\| | |
|