Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | update unit tests | Arthur Schiwon | 2021-06-03 | 1 | -16/+166 | |
* | | | | Fix warnings about logException | Joas Schilling | 2021-06-04 | 5 | -12/+12 | |
|/ / / | ||||||
* | | | Escape filename in Content-Disposition | Lukas Reschke | 2021-06-02 | 1 | -11/+25 | |
* | | | Merge pull request #26792 from nextcloud/user-delete-cleanup-files | John Molakvoæ | 2021-06-02 | 1 | -0/+3 | |
|\ \ \ | ||||||
| * | | | better cleanup of user files on user deletion | Robin Appelman | 2021-04-27 | 1 | -0/+3 | |
* | | | | Make dav respect disallowing sharing with groups | Thomas Citharel | 2021-05-26 | 1 | -45/+60 | |
| |/ / |/| | | ||||||
* | | | do not use private AccountManager in UsersController | Arthur Schiwon | 2021-05-25 | 3 | -18/+40 | |
* | | | Merge pull request #26727 from nextcloud/group-exclude-link-share | Morris Jobke | 2021-05-21 | 2 | -59/+23 | |
|\ \ \ | ||||||
| * | | | load share settings from the share manager in more places | Robin Appelman | 2021-05-12 | 2 | -59/+23 | |
* | | | | l10n: Fix test | Valdnet | 2021-05-20 | 1 | -23/+23 | |
* | | | | Merge pull request #26322 from nextcloud/recent-search | Julius Härtl | 2021-05-18 | 1 | -0/+13 | |
|\ \ \ \ | ||||||
| * | | | | adjust tests | Robin Appelman | 2021-04-21 | 1 | -0/+13 | |
* | | | | | Merge pull request #26626 from J0WI/strict-security | Roeland Jago Douma | 2021-05-18 | 22 | -0/+64 | |
|\ \ \ \ \ | ||||||
| * | | | | | Make Security module strict | J0WI | 2021-04-19 | 22 | -0/+64 | |
* | | | | | | Merge pull request #26679 from nextcloud/bugfix/noid/fix-unauthorized-ocs-sta... | blizzz | 2021-05-13 | 1 | -50/+49 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Fix unauthorized OCS status in provisioning | Joas Schilling | 2021-05-12 | 1 | -50/+49 | |
* | | | | | | allow to set valid scopes only in AccountProperty | Arthur Schiwon | 2021-05-12 | 2 | -7/+25 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #26591 from nextcloud/techdebt/noid/less-ilogger | Christoph Wurst | 2021-04-27 | 18 | -77/+81 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix unit tests | Joas Schilling | 2021-04-27 | 18 | -77/+81 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #26718 from nextcloud/bugfix/noid/fix-ratelimit-template | Joas Schilling | 2021-04-27 | 1 | -11/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix ratelimit template | Joas Schilling | 2021-04-27 | 1 | -11/+9 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #26572 from nextcloud/bugfix/noid/throw-401-when-authentic... | Joas Schilling | 2021-04-27 | 1 | -4/+5 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Fix Authentication test | Joas Schilling | 2021-04-22 | 1 | -4/+5 | |
* | | | | | Merge pull request #26259 from nextcloud/feature/noid/validate-website-to-be-... | Joas Schilling | 2021-04-26 | 1 | -0/+26 | |
|\ \ \ \ \ | ||||||
| * | | | | | Validate the website field input to be a valid URL | Joas Schilling | 2021-04-22 | 1 | -0/+26 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #26375 from nextcloud/techdebt/noid/symfony-component-tran... | Morris Jobke | 2021-04-22 | 2 | -1/+26 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Fix test by defining plurals | Joas Schilling | 2021-04-20 | 1 | -1/+5 | |
| * | | | | Correctly replace all PHP placeholders with the parameters | Joas Schilling | 2021-04-20 | 1 | -0/+21 | |
* | | | | | set mimetype for objects uploaded to object storages | Robin Appelman | 2021-04-21 | 3 | -4/+4 | |
* | | | | | Update CredentialsManagerTest.php | Joas Schilling | 2021-04-21 | 1 | -3/+0 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge pull request #26654 from nextcloud/bugfix/noid/fix-security-credentials... | Morris Jobke | 2021-04-20 | 1 | -18/+11 | |
|\ \ \ \ | ||||||
| * | | | | Fix security credentials manager test | Joas Schilling | 2021-04-20 | 1 | -18/+11 | |
| |/ / / | ||||||
* | | | | Move 2FA registration to IBootstrap | Roeland Jago Douma | 2021-04-20 | 1 | -1/+38 | |
* | | | | Fix support tests | Joas Schilling | 2021-04-20 | 1 | -2/+5 | |
|/ / / | ||||||
* | | | save a whitespace today | blizzz | 2021-04-20 | 1 | -1/+1 | |
* | | | ignore mail shares of related remote share results | Arthur Schiwon | 2021-04-20 | 1 | -22/+75 | |
|/ / | ||||||
* | | Merge pull request #26555 from nextcloud/techdebt/noid/run-migrator-tests-on-OCI | Joas Schilling | 2021-04-19 | 1 | -3/+49 | |
|\ \ | ||||||
| * | | Integer 0 is not stored as Null and therefor works | Joas Schilling | 2021-04-16 | 1 | -1/+3 | |
| * | | Test that oracle throws on EmptyValues in a NotNull columns | Joas Schilling | 2021-04-16 | 1 | -14/+28 | |
| * | | Run migrator tests on OCI | Joas Schilling | 2021-04-16 | 1 | -3/+33 | |
* | | | Allow registering NotifierServices trough IBootstrap | Roeland Jago Douma | 2021-04-16 | 1 | -1/+29 | |
|/ / | ||||||
* | | Fix unit test | Roeland Jago Douma | 2021-04-16 | 14 | -19/+18 | |
* | | Separate settings for remote share expiration | Vincent Petry | 2021-04-15 | 1 | -70/+207 | |
* | | Merge pull request #26266 from nextcloud/future-proof-networking | Roeland Jago Douma | 2021-04-12 | 4 | -42/+328 | |
|\ \ | ||||||
| * | | Adjust test | Lukas Reschke | 2021-04-06 | 1 | -7/+14 | |
| * | | Improve networking checks | Lukas Reschke | 2021-04-06 | 4 | -42/+321 | |
* | | | Increase subnet matcher | Lukas Reschke | 2021-04-07 | 1 | -2/+10 | |
* | | | Merge pull request #24966 from nextcloud/jknockaert-patch-1 | Lukas Reschke | 2021-04-06 | 1 | -4/+14 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Update EncryptionTest.php | Jasper Knockaert | 2021-01-05 | 1 | -3/+3 | |
| * | | 2nd attempt to fix tests | Jasper Knockaert | 2021-01-05 | 1 | -7/+11 |