Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | 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 | |
* | | | Add all parameters to returnValueMap | Julius Härtl | 2018-01-31 | 1 | -2/+2 | |
* | | | Merge pull request #8096 from nextcloud/feature/6382/do-not-cache-settings-in... | Roeland Jago Douma | 2018-01-31 | 2 | -240/+5 | |
|\ \ \ | ||||||
| * | | | Do not cache the settings/sections in the database anymore | Joas Schilling | 2018-01-29 | 2 | -240/+5 | |
* | | | | Merge pull request #8078 from nextcloud/theming-validate-scss | Morris Jobke | 2018-01-29 | 1 | -4/+14 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Add tests for URL rewriting | Julius Härtl | 2018-01-26 | 1 | -4/+14 | |
* | | | | Update tests | Roeland Jago Douma | 2018-01-29 | 1 | -8/+20 | |
|/ / / | ||||||
* | | | Merge pull request #7916 from nextcloud/2fa_log | Morris Jobke | 2018-01-25 | 3 | -4/+13 | |
|\ \ \ | ||||||
| * | | | Add tests | Roeland Jago Douma | 2018-01-25 | 2 | -0/+2 | |
| * | | | Fix tests | Roeland Jago Douma | 2018-01-25 | 1 | -4/+11 | |
* | | | | Merge pull request #8036 from nextcloud/phpunit6 | Roeland Jago Douma | 2018-01-25 | 39 | -131/+115 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Class "ProgressBar" is declared "final" and cannot be mocked. | Joas Schilling | 2018-01-25 | 1 | -2/+5 | |
| * | | | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 24 | -30/+59 | |
| * | | | Fix "Undefined method setExpectedException()" | Joas Schilling | 2018-01-24 | 13 | -42/+37 | |
| * | | | Require PHPUnit 6.5 or higher | Joas Schilling | 2018-01-24 | 4 | -57/+14 | |
| |/ / | ||||||
* | | | Merge pull request #8002 from nextcloud/dont_polutelog_dav_emaillogin | Morris Jobke | 2018-01-24 | 1 | -45/+50 | |
|\ \ \ | ||||||
| * | | | Fix tests | Roeland Jago Douma | 2018-01-23 | 1 | -45/+50 | |
* | | | | Properly catch InvalidTokenException for better error response | Morris Jobke | 2018-01-24 | 1 | -0/+40 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #7918 from nextcloud/properly-log-exceptions | Roeland Jago Douma | 2018-01-23 | 2 | -5/+3 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Properly log the full exception instead of only the message | Morris Jobke | 2018-01-23 | 2 | -5/+3 | |
* | | | Remove old repair steps that aren't executed anymore | Morris Jobke | 2018-01-22 | 4 | -701/+0 | |
|/ / | ||||||
* | | Remove not needed 3rdparty app disabling during upgrade for PHP 5.x | Morris Jobke | 2018-01-19 | 2 | -8/+0 | |
* | | Merge pull request #7911 from nextcloud/improve-oc_image | Julius Härtl | 2018-01-18 | 2 | -48/+91 | |
|\ \ | ||||||
| * | | Improve OC_Image code to not guess the type of input, but actually request th... | Morris Jobke | 2018-01-18 | 2 | -48/+91 | |
* | | | Remove IAppConfig::setValue | Roeland Jago Douma | 2018-01-17 | 1 | -2/+2 | |
* | | | Remove IAppConfig::getValue | Roeland Jago Douma | 2018-01-17 | 4 | -12/+13 |