Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-14 | 50 | -82/+1044 |
* | Merge pull request #8259 from nextcloud/guzzle6 | Morris Jobke | 2018-02-14 | 26 | -424/+411 |
|\ | |||||
| * | fix redundant namespace | Robin Appelman | 2018-02-12 | 1 | -1/+1 |
| * | adjust post body for new guzzle | Robin Appelman | 2018-02-09 | 1 | -0/+4 |
| * | Adjust integration tests to new guzzle | Robin Appelman | 2018-02-09 | 17 | -350/+322 |
| * | Adjust dav client to new guzzle | Robin Appelman | 2018-02-09 | 1 | -2/+2 |
| * | adjust httpclient to guzzle6 | Robin Appelman | 2018-02-09 | 7 | -73/+84 |
| * | update guzzlehttp/guzzle to 6.3.0 | Robin Appelman | 2018-02-09 | 1 | -0/+0 |
* | | Merge pull request #8335 from nextcloud/remove-unused-import | Morris Jobke | 2018-02-14 | 87 | -147/+0 |
|\ \ | |||||
| * | | Remove unused import statements | Morris Jobke | 2018-02-14 | 87 | -147/+0 |
* | | | Merge pull request #8328 from nextcloud/bugfix/noid/filter-out-the-current-us... | Joas Schilling | 2018-02-14 | 1 | -2/+9 |
|\ \ \ | |||||
| * | | | Filter out the current user when searching for emails too | Joas Schilling | 2018-02-13 | 1 | -2/+9 |
* | | | | Merge pull request #8337 from nextcloud/use-non-alias-method | Joas Schilling | 2018-02-14 | 8 | -11/+11 |
|\ \ \ \ | |||||
| * | | | | Use non aliased method instead | Morris Jobke | 2018-02-13 | 8 | -11/+11 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #8338 from nextcloud/simplify-return-statement | Joas Schilling | 2018-02-14 | 9 | -33/+13 |
|\ \ \ \ | |||||
| * | | | | Simplify return statement | Morris Jobke | 2018-02-13 | 9 | -33/+13 |
| |/ / / | |||||
* / / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-14 | 28 | -26/+278 |
|/ / / | |||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-13 | 224 | -1380/+5372 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-12 | 308 | -58/+9604 |
* | | Merge pull request #8308 from nextcloud/public_link_wa_preview | Joas Schilling | 2018-02-12 | 1 | -0/+11 |
|\ \ | |||||
| * | | Show open graph preview in WhatsApp | Roeland Jago Douma | 2018-02-12 | 1 | -0/+11 |
* | | | Merge pull request #8297 from nextcloud/bugfix/noid/fix-example-regex-for-use... | Morris Jobke | 2018-02-12 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix example regex for user agent matching | Joas Schilling | 2018-02-10 | 1 | -1/+1 |
|/ / / | |||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-09 | 250 | -8838/+4978 |
|/ / | |||||
* | | Merge pull request #6265 from nextcloud/unperl-l10n | Morris Jobke | 2018-02-09 | 8 | -443/+132 |
|\ \ | |||||
| * | | Remove old perl script to update l10n files | Morris Jobke | 2018-02-08 | 8 | -443/+132 |
| |/ | |||||
* | | Merge pull request #8270 from nextcloud/revoke-files_rightclick | Morris Jobke | 2018-02-09 | 1 | -9/+10 |
|\ \ | |||||
| * | | Update CRL to revoke files_rightclick | Morris Jobke | 2018-02-09 | 1 | -9/+10 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-09 | 136 | -346/+468 |
* | | Merge pull request #8263 from nextcloud/fix_dev_man_link | Morris Jobke | 2018-02-08 | 3 | -6/+34 |
|\ \ | |||||
| * | | Link to NC 14 dev manual | Roeland Jago Douma | 2018-02-08 | 3 | -6/+34 |
| |/ | |||||
* | | Merge pull request #8235 from nextcloud/swift-primairy-ci | Morris Jobke | 2018-02-08 | 8 | -3/+62 |
|\ \ | |/ |/| | |||||
| * | sleep more | Robin Appelman | 2018-02-08 | 1 | -1/+1 |
| * | Try to silence phan | Roeland Jago Douma | 2018-02-08 | 1 | -0/+3 |
| * | don't swallow exception from touch | Robin Appelman | 2018-02-08 | 2 | -2/+10 |
| * | better error message on catalog error | Robin Appelman | 2018-02-08 | 2 | -1/+6 |
| * | add ci for swift primary storage | Robin Appelman | 2018-02-08 | 5 | -0/+43 |
|/ | |||||
* | Merge pull request #8033 from nextcloud/s3-uploader | Morris Jobke | 2018-02-08 | 2 | -48/+14 |
|\ | |||||
| * | Use S3Client::upload instead of splitting single/multipart upload ourselves | Robin Appelman | 2018-01-24 | 2 | -48/+14 |
* | | Merge pull request #8100 from nextcloud/s3-folder-delete | Morris Jobke | 2018-02-08 | 1 | -7/+12 |
|\ \ | |||||
| * | | fix invalidating folder cache for s3 | Robin Appelman | 2018-01-29 | 1 | -1/+1 |
| * | | adjust s3 bulk delete to new sdk syntax | Robin Appelman | 2018-01-29 | 1 | -6/+11 |
* | | | Merge pull request #8218 from nextcloud/display_proper_lang_string | Morris Jobke | 2018-02-08 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Display the proper language strings in setttings | Roeland Jago Douma | 2018-02-07 | 1 | -1/+1 |
* | | | | Merge pull request #8252 from nextcloud/remove-wrong-documentation-link | Joas Schilling | 2018-02-08 | 1 | -1/+0 |
|\ \ \ \ | |||||
| * | | | | Remove invalid link to documentation | Morris Jobke | 2018-02-08 | 1 | -1/+0 |
* | | | | | Merge pull request #8214 from axllent/referrer-fix | Joas Schilling | 2018-02-08 | 3 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Referrer fix (no-referrer) | Ralph Slooten | 2018-02-08 | 3 | -3/+3 |
* | | | | | | Merge pull request #8023 from nextcloud/webdavsearch_limit_order_fixing | Morris Jobke | 2018-02-08 | 4 | -57/+147 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | adjust tests | Robin Appelman | 2018-02-07 | 1 | -17/+21 |