Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sabre Update to 2.1 | Vincent Petry | 2015-02-23 | 1 | -11/+11 |
| | | | | | | | | | | | | | | | | | | - VObject fixes for Sabre\VObject 3.3 - Remove VObject property workarounds - Added prefetching for tags in sabre tags plugin - Moved oc_properties logic to separate PropertyStorage backend (WIP) - Fixed Sabre connector namespaces - Improved files plugin to handle props on-demand - Moved allowed props from server class to files plugin - Fixed tags caching for files that are known to have no tags (less queries) - Added/fixed unit tests for Sabre FilesPlugin, TagsPlugin - Replace OC\Connector\Sabre\Request with direct call to httpRequest->setUrl() - Fix exception detection in DAV client when using Sabre\DAV\Client - Added setETag() on Node instead of using the static FileSystem - Also preload tags/props when depth is infinity | ||||
* | Merge pull request #13829 from owncloud/appmanager-list | Vincent Petry | 2015-02-23 | 1 | -2/+2 |
|\ | | | | | Better caching for enabled apps | ||||
| * | Dont fatal error test when encryption is enabled | Robin Appelman | 2015-02-17 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #14403 from owncloud/update-license-headers | Thomas Müller | 2015-02-23 | 61 | -550/+1046 |
|\ \ | | | | | | | Update license headers | ||||
| * | | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 61 | -550/+1046 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-23 | 2 | -10/+110 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-22 | 4 | -2/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-21 | 2 | -0/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-20 | 122 | -14/+750 |
| | | |||||
* | | Merge pull request #14210 from owncloud/activity/225-sharing-extension-jenkins | Vincent Petry | 2015-02-18 | 3 | -75/+156 |
|\ \ | | | | | | | Activity/225 sharing extension | ||||
| * | | Use filterNotificationTypes to filter the types and group the methods | Joas Schilling | 2015-02-13 | 1 | -43/+37 |
| | | | |||||
| * | | Copy sharing related activity code to Files_Sharing activity extension | Joas Schilling | 2015-02-13 | 3 | -49/+136 |
| | | | |||||
* | | | Correctly create activities for public downloads | Joas Schilling | 2015-02-17 | 1 | -13/+35 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-15 | 4 | -4/+12 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-14 | 2 | -6/+6 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-12 | 2 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-10 | 2 | -4/+6 |
| | | |||||
* | | Merge pull request #13425 from owncloud/phpdoc_cleanup | Morris Jobke | 2015-02-10 | 3 | -6/+6 |
|\ \ | |/ |/| | Cleanup of PHPDoc return types | ||||
| * | Cleanup of PHPDoc return types | Robin McCorkell | 2015-01-16 | 3 | -6/+6 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-09 | 4 | -4/+92 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-08 | 4 | -4/+10 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-07 | 2 | -0/+28 |
| | | |||||
* | | Revert "Add OCS sharing info to capabilities" | Lukas Reschke | 2015-02-07 | 3 | -280/+0 |
| | | |||||
* | | Merge pull request #13692 from rullzer/capabilities | Frank Karlitschek | 2015-02-06 | 3 | -0/+280 |
|\ \ | | | | | | | Add OCS sharing info to capabilities | ||||
| * | | Updated unit tests | Roeland Jago Douma | 2015-02-06 | 1 | -43/+123 |
| | | | |||||
| * | | Bit better formatting when using json output | Roeland Jago Douma | 2015-02-06 | 1 | -2/+4 |
| | | | |||||
| * | | Updated sharing capabilities | Roeland Jago Douma | 2015-02-06 | 1 | -9/+15 |
| | | | | | | | | | | | | | | | | | | Moved to files_sharing Added more capabilities. Tried to order to capabilities more OO style | ||||
| * | | Split up unit tests | Roeland Jago Douma | 2015-02-04 | 1 | -16/+24 |
| | | | |||||
| * | | Added unit test to test getCapabilities for files_sharing | Roeland Jago Douma | 2015-02-04 | 1 | -0/+113 |
| | | | |||||
| * | | Converted getCapabilities to non static function | Roeland Jago Douma | 2015-02-04 | 1 | -7/+24 |
| | | | |||||
| * | | Use single quotes | Roeland Jago Douma | 2015-02-04 | 1 | -7/+7 |
| | | | |||||
| * | | Only return capabilities if they are set | Roeland Jago Douma | 2015-02-04 | 1 | -14/+8 |
| | | | |||||
| * | | Added capabilities whether a server allows public links | Roeland Jago Douma | 2015-02-04 | 2 | -0/+60 |
| | | | | | | | | | | | | | | | | | | This fixes #13673. It now lists link sharing, passwords enforced, and if public uploads are allowed. | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-06 | 4 | -2/+6 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-06 | 2 | -2/+34 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-05 | 2 | -0/+2 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-04 | 4 | -2/+32 |
| | | |||||
* | | Merge pull request #13837 from owncloud/endless-redirect | Thomas Müller | 2015-02-03 | 1 | -0/+1 |
|\ \ | | | | | | | Add callCheck to testremote.php | ||||
| * | | Add callCheck to testremote.php | Lukas Reschke | 2015-02-02 | 1 | -0/+1 |
| | | | | | | | | | | | | Without CSRF check this file might be tricked into requesting itself which would result in an endless loop and thus potentially ending in a Denial of Service. | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-03 | 6 | -20/+62 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-02 | 8 | -12/+22 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-01 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-31 | 22 | -16/+42 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-30 | 52 | -54/+14 |
| | | |||||
* | | Merge pull request #13728 from owncloud/federated_cloud | Thomas Müller | 2015-01-29 | 2 | -5/+5 |
|\ \ | | | | | | | rename 'server-to-server sharing' to 'federated cloud' | ||||
| * | | rename 'server-to-server sharing' to 'federated cloud' | Bjoern Schiessle | 2015-01-29 | 2 | -5/+5 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-29 | 24 | -0/+48 |
|/ / | |||||
* | | Merge pull request #13525 from owncloud/s2s-fixscanfileforbrokenstorage | Morris Jobke | 2015-01-28 | 4 | -25/+144 |
|\ \ | | | | | | | Catch storage exception in scanner for remote shares | ||||
| * | | Add back exit() | Vincent Petry | 2015-01-26 | 1 | -1/+1 |
| | | | |||||
| * | | Catch storage exception in scanner for remote shares | Vincent Petry | 2015-01-26 | 4 | -25/+144 |
| | | | | | | | | | | | | | | | | | | | | | | | | Whenever an exception occurs during scan of a remote share, the share is checked for availability. If the storage is gone, it will be removed automatically. Also, getDirectoryContent() will now skip unavailable storages. |