| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-07 | 2 | -0/+8 |
* | Add capability to show if group sharing is enabled | Roeland Jago Douma | 2016-04-04 | 2 | -0/+20 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-01 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-31 | 4 | -8/+100 |
* | Fix displaying owner before share icon in file list | Vincent Petry | 2016-03-30 | 2 | -3/+4 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-29 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-28 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-27 | 2 | -2/+6 |
* | Return remote shares in oc:share-types Webdav property | Vincent Petry | 2016-03-24 | 1 | -0/+2 |
* | Merge pull request #23463 from owncloud/lets-consistently-use-no-referer | Thomas Müller | 2016-03-23 | 2 | -3/+3 |
|\ |
|
| * | Consistently use rel=noreferrer | Lukas Reschke | 2016-03-20 | 2 | -3/+3 |
* | | Merge pull request #23398 from owncloud/block_group_sharing | Thomas Müller | 2016-03-22 | 5 | -36/+122 |
|\ \ |
|
| * | | Respect disabled group sharing in sharee endpoint | Roeland Jago Douma | 2016-03-22 | 3 | -35/+69 |
| * | | Block group sharing in API and in share manager | Roeland Jago Douma | 2016-03-22 | 2 | -1/+53 |
* | | | When the Share API is disabled do not return shares | Roeland Jago Douma | 2016-03-22 | 2 | -1/+91 |
|/ / |
|
* | | Merge pull request #22789 from owncloud/dav-sharesproperty | Thomas Müller | 2016-03-21 | 3 | -45/+55 |
|\ \ |
|
| * | | Add webdav property for share info in PROPFIND response | Vincent Petry | 2016-03-17 | 3 | -45/+55 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-21 | 2 | -2/+2 |
| |/
|/| |
|
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-20 | 2 | -8/+8 |
|/ |
|
* | Merge pull request #23287 from owncloud/issue-22786-absolute-paths | Thomas Müller | 2016-03-17 | 1 | -2/+2 |
|\ |
|
| * | Make sure to append the web root as per doc | Joas Schilling | 2016-03-16 | 1 | -2/+2 |
* | | Merge pull request #23155 from owncloud/fed-unshare-with | Thomas Müller | 2016-03-16 | 2 | -1/+33 |
|\ \
| |/
|/| |
|
| * | Specify the target user when unsharing a federated share | Robin Appelman | 2016-03-14 | 2 | -1/+33 |
* | | Merge pull request #22998 from owncloud/delay-loading-the-scanner | Thomas Müller | 2016-03-15 | 2 | -5/+5 |
|\ \ |
|
| * | | Delay check till scanner is used | Lukas Reschke | 2016-03-09 | 2 | -5/+5 |
* | | | Merge pull request #23039 from owncloud/invalid-share-storage | Thomas Müller | 2016-03-15 | 1 | -5/+19 |
|\ \ \ |
|
| * | | | move failedstorage to core | Robin Appelman | 2016-03-11 | 1 | -1/+1 |
| * | | | dont break when there is an invalid share | Robin Appelman | 2016-03-11 | 1 | -5/+19 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-15 | 2 | -0/+18 |
| |_|/
|/| | |
|
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-14 | 6 | -6/+6 |
* | | | Merge pull request #23091 from owncloud/issue-23085-csae-insensitive-group-se... | Thomas Müller | 2016-03-13 | 1 | -7/+7 |
|\ \ \ |
|
| * | | | Correctly lower the search input as well | Joas Schilling | 2016-03-11 | 1 | -5/+5 |
| * | | | Return the correct group casing in sharee api | Joas Schilling | 2016-03-11 | 1 | -2/+2 |
| |/ / |
|
* | | | Fix intergration tests | Roeland Jago Douma | 2016-03-13 | 1 | -893/+631 |
* | | | Remove the old OCS Share API code | Roeland Jago Douma | 2016-03-13 | 1 | -645/+0 |
|/ / |
|
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-11 | 6 | -56/+88 |
* | | Merge pull request #23121 from owncloud/scrutinizer_share_fixes | Thomas Müller | 2016-03-10 | 2 | -2/+2 |
|\ \ |
|
| * | | Fix some scrutinizer warning in the sharing code | Roeland Jago Douma | 2016-03-10 | 2 | -2/+2 |
* | | | Add mimetype to OCS Share API output | Roeland Jago Douma | 2016-03-10 | 2 | -4/+19 |
|/ / |
|
* / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-10 | 2 | -4/+4 |
|/ |
|
* | Merge pull request #22930 from owncloud/bugfix-submit-disable-password-length... | Thomas Müller | 2016-03-09 | 2 | -2/+12 |
|\ |
|
| * | Public link share disabled if password length is equal to 0 | prastut | 2016-03-08 | 2 | -2/+12 |
* | | Merge pull request #22972 from owncloud/use-httpclient-instead-of-file-get-co... | Thomas Müller | 2016-03-09 | 1 | -27/+23 |
|\ \ |
|
| * | | Use HTTPClient instead of file_get_contents | Lukas Reschke | 2016-03-08 | 1 | -27/+23 |
* | | | Merge pull request #22974 from owncloud/php-automagics-type-conversion-is-fun | Thomas Müller | 2016-03-09 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Use "hasKey" instead of checking the value | Lukas Reschke | 2016-03-08 | 1 | -2/+2 |
| |/ / |
|
* / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-09 | 2 | -0/+2 |
|/ / |
|
* | | Fix share mounting recursion | Vincent Petry | 2016-03-08 | 1 | -0/+2 |
* | | Merge pull request #22915 from owncloud/cleanup_ocs_share_api | Thomas Müller | 2016-03-08 | 1 | -57/+37 |
|\ \ |
|
| * | | Can't convert node to string | Roeland Jago Douma | 2016-03-07 | 1 | -1/+6 |