Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #17784 from nextcloud/enh/disable-clear-site-data-via-config | Roeland Jago Douma | 2019-12-12 | 1 | -0/+28 |
|\ | |||||
| * | Send Clear-Site-Data expect for Chrome | Daniel Kesselberg | 2019-11-30 | 1 | -0/+28 |
* | | Move users management to multi line | Greta Doci | 2019-12-12 | 2 | -36/+73 |
* | | 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 |
* | | | Merge pull request #17325 from nextcloud/enh/decouple-register-resource-provider | Christoph Wurst | 2019-12-09 | 2 | -0/+173 |
|\ \ \ | |||||
| * | | | Decouple resource provider registration | Daniel Kesselberg | 2019-12-07 | 2 | -0/+173 |
| |/ / | |||||
* / / | Fix: Using assertContains() with string haystacks is deprecated and will not ... | Daniel Kesselberg | 2019-12-08 | 2 | -8/+12 |
|/ / | |||||
* | | 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 #17715 from nextcloud/fix/5456/respect_avatar_privacy | Joas Schilling | 2019-12-04 | 1 | -1/+42 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Update tests | Roeland Jago Douma | 2019-11-13 | 1 | -1/+42 |
* | | | | 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 | 2 | -4/+10 |
|/ / / | |||||
* | | | Adjust tags acceptance tests to moved admin section | Julius Härtl | 2019-11-28 | 1 | -3/+3 |
* | | | 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 | 395 | -1365/+1439 |
|\ \ \ \ | |||||
| * | | | | 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 | 217 | -1046/+1094 |
| * | | | | 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 | 3 | -7/+19 |
| * | | | | 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 |
| * | | | | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 386 | -466/+465 |
| |/ / / | |||||
* / / / | Use person icon for personal settings | Julius Härtl | 2019-11-27 | 1 | -3/+3 |
|/ / / | |||||
* | | | Merge pull request #18019 from nextcloud/enhancement/password-policy-events | Roeland Jago Douma | 2019-11-27 | 2 | -38/+49 |
|\ \ \ |