Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the LoggerTests for phpunit | Roeland Jago Douma | 2020-01-06 | 1 | -21/+21 |
* | Modify regex to match some other chromium browsers | Daniel Kesselberg | 2019-12-27 | 1 | -5/+26 |
* | Restore old behavior allowing to set custom appstore | Georg Ehrke | 2019-12-22 | 2 | -1/+18 |
* | Return empty template for default creators | Julius Härtl | 2019-12-16 | 1 | -1/+9 |
* | Merge pull request #17018 from nextcloud/feature/noid/allow-to-force-enable-v... | Joas Schilling | 2019-12-16 | 2 | -24/+34 |
|\ | |||||
| * | Allow to force enable apps via CLI | Joas Schilling | 2019-12-13 | 2 | -24/+34 |
* | | Merge pull request #18384 from nextcloud/fix/18255/global_config_to_always_ac... | Roeland Jago Douma | 2019-12-16 | 1 | -43/+57 |
|\ \ | |||||
| * | | config.php setting to always accept internal shares | Roeland Jago Douma | 2019-12-16 | 1 | -43/+57 |
| |/ | |||||
* | | Merge pull request #17494 from nextcloud/fix/16340/ignore-invalid-json | blizzz | 2019-12-13 | 1 | -7/+12 |
|\ \ | |||||
| * | | Log critical fallback to user default if we can't parse the JSON | Christoph Wurst | 2019-12-13 | 1 | -7/+12 |
| |/ | |||||
* / | Add typed events for the filesystem/scanner | Christoph Wurst | 2019-12-13 | 2 | -9/+11 |
|/ | |||||
* | Merge pull request #18236 from nextcloud/bugfix/noid/always-detect-mimetype-b... | Roeland Jago Douma | 2019-12-12 | 1 | -42/+77 |
|\ | |||||
| * | REVERT ME: comment out failing gz detection test | Roeland Jago Douma | 2019-12-12 | 1 | -1/+1 |
| * | Update the unit test to dataProviders | Joas Schilling | 2019-12-10 | 1 | -42/+77 |
* | | Fix tests | John Molakvoæ (skjnldsv) | 2019-12-10 | 1 | -2/+7 |
* | | Viewer should be always enabled | Roeland Jago Douma | 2019-12-10 | 1 | -0/+5 |
* | | Pick a shorter name for the transfer ownership table | Joas Schilling | 2019-12-10 | 1 | -11/+11 |
|/ | |||||
* | Merge pull request #18184 from nextcloud/bugfix/noid/is-trusted-domain | Roeland Jago Douma | 2019-12-09 | 1 | -1/+16 |
|\ | |||||
| * | Move overwritehost check to isTrustedDomain | Julius Härtl | 2019-12-07 | 1 | -1/+16 |
* | | Move custom definition logic into method | Daniel Kesselberg | 2019-12-09 | 1 | -3/+2 |
* | | Ensure that we don't merge broken json. | Daniel Kesselberg | 2019-12-09 | 1 | -8/+14 |
* | | Decouple resource provider registration | Daniel Kesselberg | 2019-12-07 | 2 | -0/+173 |
|/ | |||||
* | Merge pull request #18130 from nextcloud/bugfix/noid/prevent-creating-users-w... | Roeland Jago Douma | 2019-12-05 | 1 | -0/+9 |
|\ | |||||
| * | I love unit tests that mock unnecessary stuff | Joas Schilling | 2019-12-04 | 1 | -0/+9 |
* | | Merge pull request #17833 from nextcloud/propagator-no-negative-sizes | Roeland Jago Douma | 2019-12-04 | 2 | -0/+31 |
|\ \ | |/ |/| | |||||
| * | dont set folder size to negative values during propagation | Robin Appelman | 2019-11-26 | 1 | -0/+11 |
| * | add LEAST and GREATER to db function builder | Robin Appelman | 2019-11-26 | 1 | -0/+20 |
* | | Merge pull request #18028 from nextcloud/enhancement/user-create-events | Roeland Jago Douma | 2019-12-03 | 5 | -62/+81 |
|\ \ | |||||
| * | | Add typed create user events | Christoph Wurst | 2019-12-03 | 5 | -62/+81 |
* | | | Fix tests | John Molakvoæ (skjnldsv) | 2019-12-02 | 1 | -2/+4 |
|/ / | |||||
* | | Adjust DirectEditing test to PHPUnit8 | Julius Härtl | 2019-11-28 | 1 | -1/+1 |
* | | Merge pull request #17625 from nextcloud/enh/noid/direct-editing | Roeland Jago Douma | 2019-11-28 | 1 | -0/+172 |
|\ \ | |||||
| * | | Add mimetype to creators | Julius Härtl | 2019-11-27 | 1 | -0/+4 |
| * | | Code style fixes and cleanup | Julius Härtl | 2019-11-27 | 1 | -2/+18 |
| * | | Direct editing token tests | Julius Härtl | 2019-11-27 | 1 | -0/+152 |
* | | | Merge pull request #17725 from nextcloud/enh/share_exp_internal | Roeland Jago Douma | 2019-11-28 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | Fix tests | Roeland Jago Douma | 2019-11-27 | 1 | -1/+2 |
| |/ / | |||||
* | | | Merge pull request #18064 from nextcloud/feature/php74 | Roeland Jago Douma | 2019-11-28 | 334 | -1272/+1344 |
|\ \ \ | |||||
| * | | | remove test case | Roeland Jago Douma | 2019-11-27 | 1 | -1/+0 |
| * | | | TO REVERT LATER: disable decimaltest from LegacyDBTest | Roeland Jago Douma | 2019-11-27 | 1 | -3/+3 |
| * | | | TO REVERT LATER: disable tests in LargeFileHelperGetFileSizeTest | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
| * | | | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 189 | -992/+1037 |
| * | | | Fix lockprivider test | Roeland Jago Douma | 2019-11-27 | 1 | -2/+8 |
| * | | | Fix more tests | Roeland Jago Douma | 2019-11-27 | 1 | -2/+2 |
| * | | | Fix signCoretests | Roeland Jago Douma | 2019-11-27 | 1 | -5/+5 |
| * | | | SignApp fixes | Roeland Jago Douma | 2019-11-27 | 1 | -4/+4 |
| * | | | More fixes | Roeland Jago Douma | 2019-11-27 | 2 | -6/+18 |
| * | | | More fixes | Roeland Jago Douma | 2019-11-27 | 1 | -2/+6 |
| * | | | Fix more tests | Roeland Jago Douma | 2019-11-27 | 2 | -5/+7 |
| * | | | Skip redis if not configured | Roeland Jago Douma | 2019-11-27 | 1 | -0/+4 |