Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-08 | 4 | -16/+18 |
| | |||||
* | Merge pull request #1568 from nextcloud/test-running-coverage-also-for-db | Lukas Reschke | 2016-10-05 | 3 | -3/+3 |
|\ | | | | | [Test] Generate coverage for DB group | ||||
| * | Generate coverage for quick DB tests | Lukas Reschke | 2016-10-05 | 3 | -3/+3 |
| | | | | | | | | | | | | This adds the "QUICKDB" group which excludes some tests that abuse unit tests as integration tests as displayed in https://github.com/nextcloud/server/issues/1626 Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | Add icons to activity navigation | Joas Schilling | 2016-10-05 | 1 | -0/+1 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix sharing icon's alignment and add padding to the unshare icon | Christoph Wurst | 2016-10-03 | 1 | -0/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-03 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-02 | 4 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-01 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-30 | 8 | -0/+8 |
| | |||||
* | Inject IHTTPClientService | Lukas Reschke | 2016-09-29 | 3 | -3/+24 |
| | | | | | | | | | | Otherwise the unit test execution will do a ton of external HTTP requests which fail and then timeout… See https://blackfire.io/profiles/compare/3c67acfa-a11e-4aec-bcd4-c945b006f01e/graph for reference Pretty similar to https://github.com/nextcloud/server/pull/1565 Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Merge pull request #1534 from nextcloud/svg-optimization | Lukas Reschke | 2016-09-28 | 1 | -55/+1 |
|\ | | | | | Svgo optimization | ||||
| * | Svgo optimization | skjnldsv | 2016-09-27 | 1 | -55/+1 |
| | | | | | | | | Signed-off-by: John Molakvoæ <fremulon@protonmail.com> | ||||
* | | Merge pull request #1512 from nextcloud/share-alttext | Morris Jobke | 2016-09-28 | 1 | -0/+1 |
|\ \ | |/ |/| | Display "Share" alt text for share action icon (#26158) | ||||
| * | Display "Share" alt text for share action icon (#26158) | Vincent Petry | 2016-09-26 | 1 | -0/+1 |
| | | | | | | | | | | | | Downstreaming of https://github.com/owncloud/core/pull/26158 Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | Merge pull request #1460 from nextcloud/fed-share-retry | Joas Schilling | 2016-09-26 | 2 | -7/+23 |
|\ \ | |/ |/| | [upstream] Fix fed share test call to return proper result | ||||
| * | Fix fed share test call to return proper result | Vincent Petry | 2016-09-20 | 2 | -7/+23 |
| | | | | | | | | | | | | Fixes an issue where retrying a previously failed federated share would not properly reset the availability flag because the return value was undefined instead of "true". | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-25 | 2 | -0/+8 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-23 | 2 | -6/+48 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-22 | 2 | -28/+84 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-19 | 2 | -4/+42 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-17 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-16 | 2 | -0/+26 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-15 | 2 | -66/+160 |
| | |||||
* | Fix tests | Roeland Jago Douma | 2016-09-13 | 1 | -23/+17 |
| | |||||
* | Allow increasing permissions for share owner | Vincent Petry | 2016-09-13 | 2 | -1/+109 |
| | | | | | | In some cases, the owner of the share is also recipient through a group share. The owner must still be able to increase permissions in that situation. | ||||
* | Move remote_shares OCS endpoint to AppFramework | Roeland Jago Douma | 2016-09-09 | 4 | -260/+217 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-09 | 4 | -4/+4 |
| | |||||
* | Merge pull request #1317 from nextcloud/add-sharing-disclaimer | Morris Jobke | 2016-09-08 | 4 | -2/+22 |
|\ | | | | | Adding a optional disclaimer to the anonymous upload page | ||||
| * | Adjust test | Lukas Reschke | 2016-09-08 | 1 | -1/+7 |
| | | |||||
| * | Fix tests | Lukas Reschke | 2016-09-08 | 1 | -2/+1 |
| | | |||||
| * | Adding a optional disclaimer to the anonymous upload page | Morris Jobke | 2016-09-08 | 3 | -1/+16 |
| | | |||||
* | | Merge pull request #1247 from nextcloud/storage-id-global-cache | Morris Jobke | 2016-09-08 | 1 | -0/+1 |
|\ \ | | | | | | | more efficient querying of numeric storage ids | ||||
| * | | more efficient querying of numeric storage ids | Robin Appelman | 2016-09-07 | 1 | -0/+1 |
| |/ | |||||
* / | dont show shares you own in "shared with you" | Robin Appelman | 2016-09-07 | 1 | -0/+5 |
|/ | |||||
* | Deprecate getEditionString() | Joas Schilling | 2016-09-06 | 1 | -7/+1 |
| | |||||
* | Fix getMock files_sharing | Roeland Jago Douma | 2016-09-06 | 1 | -5/+7 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-05 | 2 | -2/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-04 | 4 | -2/+84 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-03 | 4 | -32/+90 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-01 | 10 | -10/+144 |
| | |||||
* | Merge pull request #1201 from nextcloud/usermountcache-orphanedshare | Roeland Jago Douma | 2016-08-31 | 1 | -1/+7 |
|\ | | | | | [master] Usermountcache orphanedshare | ||||
| * | Added closeCursor in SharedMount numeric id | Vincent Petry | 2016-08-30 | 1 | -0/+1 |
| | | |||||
| * | Prevent error with orphaned shares when updating user mount cache | Vincent Petry | 2016-08-30 | 1 | -1/+6 |
| | | |||||
* | | Allow space for federated share id search | Vincent Petry | 2016-08-30 | 2 | -1/+53 |
|/ | |||||
* | A shared storage is never a home storage - fixes #25582 | Thomas Müller | 2016-08-29 | 1 | -0/+10 |
| | |||||
* | Sharee API to AppFramework | Roeland Jago Douma | 2016-08-26 | 3 | -93/+79 |
| | | | | | | | | * Move to OCSController * Move to Controller folder * Use automatic DI * Use function parameters * Updated tests | ||||
* | Fix tests | Roeland Jago Douma | 2016-08-24 | 1 | -13/+44 |
| | |||||
* | HTTPHelper is deprecated | Roeland Jago Douma | 2016-08-24 | 4 | -16/+30 |
| | | | | Use the IClientService instead | ||||
* | Do not error on NotFoundException | Roeland Jago Douma | 2016-08-24 | 1 | -0/+4 |
| | | | | | | | Since this exception can be thrown when a shared file is in the trashbin there is no need to spam the log like crazy. Fixes #938 | ||||
* | prevent infinite recursion while getting storage from mount | Robin Appelman | 2016-08-23 | 1 | -0/+4 |
| |