Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-24 | 6 | -0/+558 | |
* | | Correction | dartcafe | 2017-10-22 | 1 | -22/+21 | |
* | | Fix future time spans | dartcafe | 2017-10-22 | 1 | -12/+49 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-22 | 2 | -0/+38 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-21 | 4 | -0/+36 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-20 | 2 | -0/+2 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-19 | 4 | -0/+18 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-18 | 14 | -0/+118 | |
* | | propagate multipart upload exception when aborting upload | Robin Appelman | 2017-10-17 | 1 | -0/+1 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-17 | 2 | -0/+2 | |
* | | Merge pull request #6814 from nextcloud/upload-cache-path-12 | Roeland Jago Douma | 2017-10-15 | 1 | -1/+3 | |
|\ \ | ||||||
| * | | also use configured 'cache_path' for new chunking | Robin Appelman | 2017-10-11 | 1 | -1/+3 | |
* | | | Merge pull request #6815 from nextcloud/s3-multipart-upload-part-size-12 | Roeland Jago Douma | 2017-10-15 | 1 | -1/+3 | |
|\ \ \ | ||||||
| * | | | set s3 part size to 500mb | Robin Appelman | 2017-10-11 | 1 | -1/+3 | |
| |/ / | ||||||
* | | | Merge pull request #6774 from nextcloud/backport-6645-only-colons-for-ipv6 | Roeland Jago Douma | 2017-10-15 | 1 | -0/+16 | |
|\ \ \ | ||||||
| * | | | Only allow colons in db host for IPv6 addresses | Joas Schilling | 2017-10-06 | 1 | -0/+16 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-14 | 4 | -2/+144 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #6737 from nextcloud/aws-sdk-12 | Robin Appelman | 2017-10-09 | 5 | -82/+137 | |
|\ \ \ | ||||||
| * | | | Add tests for multipart upload | Robin Appelman | 2017-10-09 | 1 | -2/+2 | |
| * | | | only do multipart upload for large files | Robin Appelman | 2017-10-09 | 1 | -0/+24 | |
| * | | | multipart upload for s3 object storage | Robin Appelman | 2017-10-09 | 1 | -5/+22 | |
| * | | | update autoloader | Robin Appelman | 2017-10-03 | 2 | -0/+2 | |
| * | | | fix path style | Robin Appelman | 2017-10-03 | 1 | -3/+1 | |
| * | | | reuse object read/write/delete logic in s3 implementations | Robin Appelman | 2017-10-03 | 2 | -49/+83 | |
| * | | | update aws sdk and move it to 3rdparty | Robin Appelman | 2017-10-03 | 2 | -40/+20 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-07 | 2 | -0/+2 | |
| |/ / |/| | | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-06 | 2 | -0/+2 | |
* | | | Merge pull request #6743 from nextcloud/invalid-path-repair-from11-12 | Robin Appelman | 2017-10-04 | 1 | -3/+11 | |
|\ \ \ | ||||||
| * | | | dont run invalid path repair step when upgrading from 11.0.5.2 and later | Robin Appelman | 2017-10-03 | 1 | -3/+11 | |
| |/ / | ||||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-04 | 6 | -12/+16 | |
|/ / | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-03 | 2 | -0/+2 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-30 | 2 | -4/+4 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-29 | 16 | -0/+16 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-28 | 4 | -2/+4 | |
* | | don't pass User object when uid string is expected | Arthur Schiwon | 2017-09-27 | 1 | -1/+2 | |
* | | Merge pull request #6554 from nextcloud/stable12-contacts_menu_privacy | Morris Jobke | 2017-09-27 | 1 | -7/+123 | |
|\ \ | ||||||
| * | | Add filter for `shareapi_allow_share_dialog_user_enumeration` | Lukas Reschke | 2017-09-18 | 1 | -14/+48 | |
| * | | Fix issue when disabling the shareapi_only_share_with_group_members option + ... | Tobia De Koninck | 2017-09-18 | 1 | -2/+12 | |
| * | | Improve code style | Tobia De Koninck | 2017-09-18 | 1 | -5/+7 | |
| * | | Some code improvements | Tobia De Koninck | 2017-09-18 | 1 | -4/+5 | |
| * | | Add tests | Tobia De Koninck | 2017-09-18 | 1 | -1/+1 | |
| * | | Fix tests | Tobia De Koninck | 2017-09-18 | 1 | -2/+4 | |
| * | | Privacy enhancements for contacts menu | Tobia De Koninck | 2017-09-18 | 1 | -4/+71 | |
* | | | Do not stop on scss compilation failure | John Molakvoæ (skjnldsv) | 2017-09-27 | 1 | -0/+2 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-27 | 2 | -2/+2 | |
* | | | Merge pull request #6528 from nextcloud/fix_4654_3375-12 | Morris Jobke | 2017-09-20 | 1 | -3/+4 | |
|\ \ \ | ||||||
| * | | | Pass new value to triggerChange | Roeland Jago Douma | 2017-09-15 | 1 | -3/+4 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-19 | 4 | -12/+18 | |
| |/ / |/| | | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-18 | 2 | -82/+152 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-17 | 2 | -24/+24 |