| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #17277 from nextcloud/backport/17264/stable17 | Roeland Jago Douma | 2019-09-27 | 1 | -20/+97 |
|\ |
|
| * | handle moveFromStorage within the same storage even when storage wrappers are... | Robin Appelman | 2019-09-26 | 1 | -20/+97 |
* | | dont delete cache entries if deleting an object from object store failed | Robin Appelman | 2019-09-26 | 2 | -0/+79 |
|/ |
|
* | Use the actual password to update the tokens | Roeland Jago Douma | 2019-09-18 | 1 | -2/+2 |
* | adjust tests | Arthur Schiwon | 2019-09-09 | 1 | -41/+53 |
* | Merge pull request #16454 from nextcloud/bugfix/noid/sharelink-shouldnt-open-... | Roeland Jago Douma | 2019-09-04 | 1 | -8/+0 |
|\ |
|
| * | Adjust acceptance tests to changes in link share menu behaviour | Greta Doci | 2019-08-29 | 1 | -8/+0 |
* | | Add default timeout to expected request options | Daniel Kesselberg | 2019-09-03 | 1 | -34/+19 |
|/ |
|
* | SessionMiddleware: declare session property | Roeland Jago Douma | 2019-08-28 | 1 | -12/+4 |
* | Merge pull request #16879 from only-run-integration-tests-on-php-changes | John Molakvoæ | 2019-08-27 | 1 | -0/+15 |
|\ |
|
| * | Only run integration tests when PHP was modified | Joas Schilling | 2019-08-27 | 1 | -0/+15 |
* | | Merge pull request #16875 from nextcloud/bugfix/16874/welcome-mail-client-url | Roeland Jago Douma | 2019-08-27 | 1 | -5/+12 |
|\ \ |
|
| * | | Mock client URL in new user mail tests | Julius Härtl | 2019-08-27 | 1 | -5/+12 |
* | | | Merge pull request #16865 from nextcloud/bugfix/noid/5-min-cron | Roeland Jago Douma | 2019-08-26 | 1 | -23/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | Cleanup the Settings class | Joas Schilling | 2019-08-26 | 1 | -23/+2 |
| |/ |
|
* | | Merge pull request #16795 from nextcloud/enh/phpstan/limiter | John Molakvoæ | 2019-08-26 | 1 | -8/+0 |
|\ \
| |/
|/| |
|
| * | Fix report of phpstan in Limiter | Roeland Jago Douma | 2019-08-19 | 1 | -8/+0 |
* | | Merge pull request #16782 from nextcloud/fix/16729/stop-if-encrypted-token-null | blizzz | 2019-08-21 | 1 | -1/+17 |
|\ \
| |/
|/| |
|
| * | Add test case for existing user with token null | Daniel Kesselberg | 2019-08-18 | 1 | -0/+16 |
| * | Return the disabled user mock instead of the existing | Daniel Kesselberg | 2019-08-18 | 1 | -1/+1 |
* | | Allow Context subclasses in acceptance tests to access parent actor | Daniel Calviño Sánchez | 2019-08-16 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #16711 from nextcloud/fix/csp/form_actions/loginflow | Roeland Jago Douma | 2019-08-12 | 1 | -0/+6 |
|\ |
|
| * | Fix login flow form actions | Roeland Jago Douma | 2019-08-11 | 1 | -0/+6 |
* | | Merge pull request #16721 from nextcloud/fix/16644 | Roeland Jago Douma | 2019-08-11 | 1 | -2/+12 |
|\ \ |
|
| * | | Correctly handle emtpy string in proxyuserpwd config | Scott Shambarger | 2019-08-11 | 1 | -2/+12 |
| |/ |
|
* | | Add tests | Roeland Jago Douma | 2019-08-10 | 5 | -0/+492 |
* | | Add feature policy header | Roeland Jago Douma | 2019-08-10 | 3 | -1/+4 |
|/ |
|
* | Merge pull request #16592 from nextcloud/bugfix/noid/federated-reshare | Roeland Jago Douma | 2019-08-01 | 1 | -0/+33 |
|\ |
|
| * | Fix permission check on incoming federated shares | Julius Härtl | 2019-07-31 | 1 | -0/+33 |
* | | Update CSP test cases to handle the new form-action | Roeland Jago Douma | 2019-07-31 | 2 | -60/+64 |
|/ |
|
* | Merge pull request #16544 from nextcloud/bugfix/16540 | Roeland Jago Douma | 2019-07-31 | 1 | -5/+15 |
|\ |
|
| * | Move actual password reset to vue | Julius Härtl | 2019-07-31 | 1 | -5/+15 |
* | | Merge pull request #16594 from nextcloud/tech-debt/noid/remove-unused-checkPa... | Joas Schilling | 2019-07-30 | 1 | -29/+0 |
|\ \ |
|
| * | | Remove unused OC\Share\Share::checkPasswordProtectedShare | Morris Jobke | 2019-07-29 | 1 | -29/+0 |
* | | | Merge pull request #16579 from nextcloud/enh/PostLoginEvent | Roeland Jago Douma | 2019-07-30 | 1 | -44/+71 |
|\ \ \ |
|
| * | | | Update tests | Roeland Jago Douma | 2019-07-29 | 1 | -44/+71 |
| |/ / |
|
* | | | Merge pull request #16502 from nextcloud/bugfix/16474 | Morris Jobke | 2019-07-29 | 1 | -7/+14 |
|\ \ \
| |/ /
|/| | |
|
| * | | Check the if we can actually access the storage cache for recent files | Julius Härtl | 2019-07-24 | 1 | -7/+14 |
* | | | Merge pull request #16582 from nextcloud/enh/split_up_security_middleware | Roeland Jago Douma | 2019-07-29 | 2 | -97/+149 |
|\ \ \ |
|
| * | | | Split up security middleware | Roeland Jago Douma | 2019-07-27 | 2 | -97/+149 |
| | |/
| |/| |
|
* / | | Use proper exception in lostController | Roeland Jago Douma | 2019-07-27 | 1 | -3/+9 |
|/ / |
|
* | | Merge pull request #16555 from nextcloud/fix/16529/mask-keys | Morris Jobke | 2019-07-26 | 1 | -0/+2 |
|\ \ |
|
| * | | treat sensitive config keys by pattern | Arthur Schiwon | 2019-07-26 | 1 | -0/+2 |
| |/ |
|
* | | Merge pull request #16551 from nextcloud/fix/12735/displayname-email | Morris Jobke | 2019-07-26 | 1 | -0/+224 |
|\ \ |
|
| * | | supresses disclosing the userid for LDAP users in the welcome mail | Arthur Schiwon | 2019-07-26 | 1 | -0/+224 |
| |/ |
|
* / | Remove deprecated searchByTag | Roeland Jago Douma | 2019-07-26 | 3 | -125/+0 |
|/ |
|
* | Merge pull request #16492 from nextcloud/enh/exclude-rnd-files | Morris Jobke | 2019-07-23 | 1 | -0/+1 |
|\ |
|
| * | Exclude .rnd files from integrity check | Daniel Kesselberg | 2019-07-21 | 1 | -0/+1 |
* | | Add support for CSP_NONCE server variable | Sam Bull | 2019-07-18 | 1 | -2/+21 |
|/ |
|
* | Merge pull request #15040 from nextcloud/feature/13980/push-for-deleted-notif... | Morris Jobke | 2019-07-17 | 6 | -425/+198 |
|\ |
|