Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | 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 | |
| * | | | | | | CacheJail should apply limit and offset after searching | Roeland Jago Douma | 2018-02-07 | 2 | -3/+10 | |
| * | | | | | | Adjust to updated searchdav library | Robin Appelman | 2018-02-07 | 2 | -67/+51 | |
| * | | | | | | Respect limit and order in webdav search | Roeland Jago Douma | 2018-02-07 | 1 | -3/+98 | |
* | | | | | | | Merge pull request #8233 from nextcloud/swift-return-stream | Roeland Jago Douma | 2018-02-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | actually return stream from swift | Robin Appelman | 2018-02-07 | 1 | -1/+1 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-08 | 18 | -48/+160 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #8224 from nextcloud/dav-dir-exception-previous | Robin Appelman | 2018-02-07 | 2 | -5/+6 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | keep previous exception when transforming to dav exception | Robin Appelman | 2018-02-07 | 2 | -5/+6 | |
|/ / / / / / | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-07 | 44 | -46/+102 | |
* | | | | | | Merge pull request #8217 from nextcloud/fix_8180 | Morris Jobke | 2018-02-07 | 1 | -1/+3 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Use proper lanugage in langauge code | Roeland Jago Douma | 2018-02-07 | 1 | -1/+3 | |
| |/ / / / | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-07 | 20 | -16/+240 | |
* | | | | | Merge pull request #8182 from robert-scheck/pki-validation | Morris Jobke | 2018-02-06 | 2 | -2/+2 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Handle SSL certificate verifications for others than Let's Encrypt | Robert Scheck | 2018-02-05 | 2 | -2/+2 | |
* | | | | | Merge pull request #8175 from LorbusChris/patch-1 | Morris Jobke | 2018-02-06 | 1 | -8/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | Sort dependencies in bower.json alphabetically | Christian Glombek | 2018-02-05 | 1 | -8/+8 | |
* | | | | | | Merge pull request #8173 from michaelletzgus/fix_for_each | Morris Jobke | 2018-02-06 | 1 | -3/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | using isset() | michaelletzgus | 2018-02-05 | 1 | -1/+1 | |
| * | | | | | | Fix undefined index problem | michaelletzgus | 2018-02-04 | 1 | -3/+5 | |
| |/ / / / / | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-06 | 4 | -24/+162 | |
* | | | | | | Merge pull request #8172 from nextcloud/phan-version | Daniel Calviño Sánchez | 2018-02-06 | 1 | -6/+6 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Bump php7.2 image | Roeland Jago Douma | 2018-02-05 | 1 | -5/+5 | |
| * | | | | | Use 7.2 image | Roeland Jago Douma | 2018-02-04 | 1 | -1/+1 | |
| * | | | | | Use a phan version instead of master | Roeland Jago Douma | 2018-02-04 | 1 | -1/+1 | |
* | | | | | | Merge pull request #8144 from nextcloud/cache-update-occ | Morris Jobke | 2018-02-05 | 10 | -9/+235 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix tests | Roeland Jago Douma | 2018-02-03 | 1 | -0/+4 | |
| * | | | | | | Move depsCache clearing to SCSSCacher/JSCombiner | Julius Härtl | 2018-02-03 | 6 | -31/+45 | |
| * | | | | | | Add tests and class mapping | Julius Härtl | 2018-02-03 | 3 | -0/+96 | |
| * | | | | | | Add repair step to clear frontend related caches | Julius Härtl | 2018-02-03 | 5 | -6/+118 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #8135 from coliff/patch-3 | Morris Jobke | 2018-02-05 | 2 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update settings.scss | Christian Oliff | 2018-02-02 | 1 | -1/+1 | |
| * | | | | | | Use correct input type for website url | Christian Oliff | 2018-02-01 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #8155 from nextcloud/use-guest-css | Morris Jobke | 2018-02-05 | 2 | -3/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add space on guest pages with custom logo | Julius Härtl | 2018-02-02 | 1 | -0/+3 | |
| * | | | | | | | Load guest css on any guest and error page | Julius Härtl | 2018-02-02 | 1 | -1/+3 | |
| * | | | | | | | Make sure theming logo css only applies when a logo is set | Julius Härtl | 2018-02-02 | 1 | -2/+2 | |
* | | | | | | | | Merge pull request #8160 from nextcloud/fix_8047 | Morris Jobke | 2018-02-05 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Do not try to get the jailed path if we can't find the id | Roeland Jago Douma | 2018-02-03 | 1 | -0/+4 | |
| | |_|/ / / / / | |/| | | | | | |