Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-15 | 11 | -4/+39 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-14 | 7 | -0/+31 |
* | Merge pull request #2277 from owncloud/fix_sharing_hooks | Bernhard Posselt | 2013-03-13 | 1 | -1/+1 |
|\ | |||||
| * | we need to listen to the pre delete hook, otherwise the file is already gone | Björn Schießle | 2013-03-13 | 1 | -1/+1 |
* | | Merge pull request #2265 from owncloud/no_share_option_for_shared_folder | Björn Schießle | 2013-03-13 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | only prevent shared action for the Shared folder in the root dir | Björn Schießle | 2013-03-13 | 1 | -1/+1 |
| * | don't add share action to the Shared folder | Björn Schießle | 2013-03-12 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-13 | 7 | -3/+13 |
* | | Merge pull request #2234 from owncloud/fix_ldap_edirectory | Frank Karlitschek | 2013-03-12 | 1 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | LDAP: compatibility with Novell eDirectory UUID | Arthur Schiwon | 2013-03-11 | 1 | -2/+2 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-12 | 5 | -13/+42 |
|/ | |||||
* | Merge pull request #1786 from owncloud/shared-folder-etags | Bernhard Posselt | 2013-03-11 | 5 | -39/+181 |
|\ | |||||
| * | Fix correctFolders and retrieve the correct storage cache | Michael Gapczynski | 2013-03-08 | 2 | -17/+17 |
| * | not only files can be reshared but also folders | Björn Schießle | 2013-03-08 | 1 | -1/+1 |
| * | Fix share hook for updater | Michael Gapczynski | 2013-03-08 | 1 | -2/+14 |
| * | use pre_unshare hook, otherwise the share is already removed. Which means tha... | Björn Schießle | 2013-03-08 | 1 | -1/+1 |
| * | Merge branch 'master' into shared-folder-etags | Michael Gapczynski | 2013-03-07 | 19 | -32/+140 |
| |\ | |||||
| * | | itemSource parameter should be fileSource | Michael Gapczynski | 2013-03-07 | 1 | -2/+2 |
| * | | Update Shared folders ETags of users with reshares | Michael Gapczynski | 2013-03-06 | 1 | -5/+11 |
| * | | Move hook connectors from shared storage to app.php, add post_unshare hook | Michael Gapczynski | 2013-03-05 | 2 | -4/+5 |
| * | | Merge branch 'master' into shared-folder-etags | Michael Gapczynski | 2013-03-05 | 172 | -522/+696 |
| |\ \ | |||||
| * | | | Fix variable name in Shared_Updater | Michael Gapczynski | 2013-03-02 | 1 | -1/+1 |
| * | | | Update ETag when file is shared | Michael Gapczynski | 2013-03-02 | 2 | -0/+11 |
| * | | | Merge branch 'master' into shared-folder-etags | Michael Gapczynski | 2013-02-28 | 230 | -1122/+1681 |
| |\ \ \ | |||||
| * | | | | Fix target path and reuse mtime | Michael Gapczynski | 2013-02-26 | 1 | -4/+4 |
| * | | | | Correct parent folders' ETags for all users with access to a shared file | Michael Gapczynski | 2013-02-26 | 4 | -2/+83 |
| * | | | | Fix variable | Michael Gapczynski | 2013-02-23 | 1 | -1/+1 |
| * | | | | Return unknown free space for shared root folder so we can still upload parti... | Michael Gapczynski | 2013-02-23 | 1 | -1/+1 |
| * | | | | Fix WebDAV uploading of partial shared files | Michael Gapczynski | 2013-02-23 | 1 | -27/+46 |
| * | | | | Include etag field for folder contents | Michael Gapczynski | 2013-02-23 | 1 | -0/+1 |
| * | | | | Include etags for the root of the shared folder | Michael Gapczynski | 2013-02-19 | 1 | -3/+13 |
* | | | | | LDAP: fancy version for release, no code change | Arthur Schiwon | 2013-03-10 | 1 | -1/+1 |
* | | | | | Merge pull request #2217 from owncloud/mountconfig-location | Lukas Reschke | 2013-03-10 | 1 | -2/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Store the global mount configuration file in the datadir | Robin Appelman | 2013-03-10 | 1 | -2/+4 |
* | | | | | | Merge pull request #1584 from owncloud/ocs_multiple_methods | Tom Needham | 2013-03-09 | 9 | -1/+96 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge in master | Tom Needham | 2013-03-09 | 59 | -102/+343 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Rebase to current master | Tom Needham | 2013-03-05 | 413 | -3146/+30490 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add further capabilities to /cloud/capabilitites api call | Tom Needham | 2013-02-10 | 6 | -1/+63 |
| * | | | | | | | | Change capabilities exposure for files_versions since it extends files | Tom Needham | 2013-02-10 | 1 | -3/+2 |
| * | | | | | | | | Remove debug call, correct app identifier | Tom Needham | 2013-02-10 | 1 | -1/+1 |
| * | | | | | | | | Fix api result merging. | Tom Needham | 2013-02-09 | 3 | -5/+6 |
| * | | | | | | | | Merge in master | Tom Needham | 2013-02-09 | 200 | -841/+1475 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add capabilities exposure to the versioning app | Tom Needham | 2013-02-09 | 3 | -0/+32 |
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-10 | 7 | -21/+57 |
| |_|_|_|/ / / / / |/| | | | | | | | | |||||
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-09 | 34 | -33/+89 |
| |_|_|/ / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge pull request #2165 from owncloud/fix_2155 | Lukas Reschke | 2013-03-08 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Offer download of whole shared dir only if it does not exceed zip input limit | Arthur Schiwon | 2013-03-07 | 1 | -1/+5 |
* | | | | | | | | | Merge pull request #2189 from owncloud/versioning_sync_client | Bernhard Posselt | 2013-03-08 | 1 | -1/+9 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | remove some debug output; move code to the right function | Björn Schießle | 2013-03-08 | 2 | -6/+8 |
| * | | | | | | | | | remove debug output | Björn Schießle | 2013-03-08 | 1 | -2/+1 |