Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | add share permissions to settings page | Bjoern Schiessle | 2018-02-27 | 2 | -2/+7 | |
| |/ / | ||||||
* | | | Merge pull request #8051 from nextcloud/public-template | Roeland Jago Douma | 2018-02-27 | 2 | -1/+85 | |
|\ \ \ | ||||||
| * | | | Fix acceptance test for new menu structure | Julius Härtl | 2018-02-27 | 1 | -1/+1 | |
| * | | | Add test for PublicTemplateResponse | Julius Härtl | 2018-02-27 | 1 | -0/+84 | |
| |/ / | ||||||
* | | | Loglevel is an int | Roeland Jago Douma | 2018-02-27 | 1 | -1/+1 | |
* | | | Make ILogger strict | Roeland Jago Douma | 2018-02-27 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #8359 from nextcloud/swift-v3 | Morris Jobke | 2018-02-26 | 2 | -13/+42 | |
|\ \ | ||||||
| * | | Kill objectstore CI if we can't create a file | Roeland Jago Douma | 2018-02-26 | 1 | -0/+7 | |
| * | | Use username + pass in config | Roeland Jago Douma | 2018-02-26 | 1 | -2/+5 | |
| * | | Other config | Roeland Jago Douma | 2018-02-26 | 1 | -14/+32 | |
| * | | Add v3.0 auth run | Roeland Jago Douma | 2018-02-26 | 1 | -1/+2 | |
* | | | Merge pull request #8541 from nextcloud/translate-permission-error-page | Morris Jobke | 2018-02-26 | 2 | -10/+14 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Provide translated error message for permission error | Morris Jobke | 2018-02-26 | 2 | -10/+14 | |
* | | | Fix proper types | Roeland Jago Douma | 2018-02-22 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #8472 from nextcloud/strict_integritycheck | Roeland Jago Douma | 2018-02-22 | 1 | -0/+3 | |
|\ \ | ||||||
| * | | Handle strict typing in Checker and fix tests | Roeland Jago Douma | 2018-02-21 | 1 | -0/+3 | |
* | | | Fix tests | Roeland Jago Douma | 2018-02-21 | 2 | -12/+18 | |
|/ / | ||||||
* | | Merge pull request #8206 from nextcloud/bugfix/noid/fix-collaboration-result-... | blizzz | 2018-02-20 | 2 | -3/+3 | |
|\ \ | ||||||
| * | | Better result handling of email search | Joas Schilling | 2018-02-20 | 2 | -3/+3 | |
* | | | Merge pull request #8336 from nextcloud/cleanup-unused-parameter | Roeland Jago Douma | 2018-02-20 | 2 | -21/+1 | |
|\ \ \ | ||||||
| * | | | Remove config from AutoCompleteController | Morris Jobke | 2018-02-13 | 1 | -7/+1 | |
| * | | | Remove crypto and timefactory from UsersController | Morris Jobke | 2018-02-13 | 1 | -14/+0 | |
* | | | | Use a proper wait for create of the container | Roeland Jago Douma | 2018-02-19 | 1 | -2/+27 | |
* | | | | use more precise method for waiting for swift | Robin Appelman | 2018-02-19 | 1 | -3/+29 | |
* | | | | fix controller test | Robin Appelman | 2018-02-19 | 1 | -3/+3 | |
* | | | | Merge pull request #8411 from nextcloud/add-strict-types-to-oc_app | Morris Jobke | 2018-02-17 | 1 | -13/+0 | |
|\ \ \ \ | ||||||
| * | | | | Fix app version to be always string and neither array nor null | Morris Jobke | 2018-02-17 | 1 | -13/+0 | |
* | | | | | Merge pull request #8232 from nextcloud/bugfix/8007/validate-appinfo-against-... | Morris Jobke | 2018-02-16 | 10 | -52/+70 | |
|\ \ \ \ \ | ||||||
| * | | | | | App manager is not needed anymore | Joas Schilling | 2018-02-16 | 1 | -1/+1 | |
| * | | | | | Validate the info.xml against the appstore schema file | Joas Schilling | 2018-02-16 | 10 | -52/+70 | |
| |/ / / / | ||||||
* | | | | | Take into account the comment message when looking for it | Daniel Calviño Sánchez | 2018-02-15 | 2 | -24/+17 | |
* | | | | | Adjust timeouts in the step to create a new comment | Daniel Calviño Sánchez | 2018-02-15 | 1 | -2/+2 | |
* | | | | | Move locators above step definitions | Daniel Calviño Sánchez | 2018-02-15 | 1 | -21/+26 | |
|/ / / / | ||||||
* | | | | Merge pull request #8095 from nextcloud/webapps-capabilities | Morris Jobke | 2018-02-15 | 2 | -7/+136 | |
|\ \ \ \ | ||||||
| * | | | | Also rewrite icon url | Julius Härtl | 2018-02-12 | 1 | -4/+19 | |
| * | | | | Move to OCS endpoint | Julius Härtl | 2018-02-12 | 1 | -5/+5 | |
| * | | | | Allow requesting absolute URLs | Julius Härtl | 2018-02-12 | 1 | -6/+43 | |
| * | | | | Add tests for NavigationController | Julius Härtl | 2018-02-12 | 1 | -0/+77 | |
| * | | | | Make sure we test the proper order in the NavigationManagerTest | Julius Härtl | 2018-02-12 | 1 | -7/+7 | |
| |/ / / | ||||||
* | | | | Merge pull request #8259 from nextcloud/guzzle6 | Morris Jobke | 2018-02-14 | 4 | -48/+37 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | adjust httpclient to guzzle6 | Robin Appelman | 2018-02-09 | 4 | -48/+37 | |
* | | | | Merge pull request #8263 from nextcloud/fix_dev_man_link | Morris Jobke | 2018-02-08 | 1 | -3/+22 | |
|\ \ \ \ | ||||||
| * | | | | Link to NC 14 dev manual | Roeland Jago Douma | 2018-02-08 | 1 | -3/+22 | |
| |/ / / | ||||||
* | | | | sleep more | Robin Appelman | 2018-02-08 | 1 | -1/+1 | |
* | | | | add ci for swift primary storage | Robin Appelman | 2018-02-08 | 3 | -0/+29 | |
|/ / / | ||||||
* | | | Merge pull request #8033 from nextcloud/s3-uploader | Morris Jobke | 2018-02-08 | 1 | -5/+12 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Use S3Client::upload instead of splitting single/multipart upload ourselves | Robin Appelman | 2018-01-24 | 1 | -5/+12 | |
* | | | Fix tests | Roeland Jago Douma | 2018-02-03 | 1 | -0/+4 | |
* | | | Move depsCache clearing to SCSSCacher/JSCombiner | Julius Härtl | 2018-02-03 | 3 | -16/+42 | |
* | | | Add tests and class mapping | Julius Härtl | 2018-02-03 | 1 | -0/+94 |