| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Fix core tests command for app enabling/disabling" | Vincent Petry | 2021-03-24 | 2 | -17/+17 |
* | Revert autocomplete controller tests to match stable20 | Vincent Petry | 2021-03-24 | 1 | -8/+8 |
* | Revert controller tests to match stable21 API | Vincent Petry | 2021-03-24 | 2 | -12/+12 |
* | Fix more controller tests in Core subdir | Vincent Petry | 2021-03-24 | 2 | -8/+10 |
* | Fix more tests in the Core subdir | Vincent Petry | 2021-03-24 | 3 | -13/+20 |
* | Fix core tests command for app enabling/disabling | Vincent Petry | 2021-03-24 | 2 | -17/+17 |
* | Send emails on password reset to the displayname | Joas Schilling | 2021-02-18 | 1 | -3/+6 |
* | Remove unused members and imports | Joas Schilling | 2020-09-08 | 1 | -9/+1 |
* | The privacy setting is only about syncing to other servers | Joas Schilling | 2020-09-03 | 1 | -33/+0 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 45 | -198/+194 |
* | Allow to update to nightly | John Molakvoæ (skjnldsv) | 2020-08-07 | 2 | -18/+18 |
* | Add tests for occ preview:migrate - initial check for empty directories | Morris Jobke | 2020-08-07 | 1 | -0/+141 |
* | Use assertStringContainsString instead of assertContains on strings | Morris Jobke | 2020-07-23 | 5 | -16/+16 |
* | Move AutoComplete::filterResults to new event dispatcher and GenericEvent | Joas Schilling | 2020-07-01 | 1 | -3/+3 |
* | use the loginname to verify the old password in user password changes | Arthur Schiwon | 2020-05-26 | 1 | -5/+27 |
* | Set etag for capabilities endpoint | Daniel Kesselberg | 2020-04-29 | 1 | -0/+2 |
* | Merge pull request #19514 from sndrr/already-enabled-apps | Morris Jobke | 2020-04-27 | 1 | -0/+1 |
|\ |
|
| * | Updated test to check for already enabled apps | Sander Ruitenbeek | 2020-04-24 | 1 | -0/+1 |
* | | Make it possible to resolve svg for apps_paths outside the document root | Daniel Kesselberg | 2020-04-24 | 1 | -4/+61 |
|/ |
|
* | Merge pull request #20401 from nextcloud/fix/login-sso-redirct | Roeland Jago Douma | 2020-04-15 | 1 | -4/+4 |
|\ |
|
| * | Fix absolute redirect | John Molakvoæ (skjnldsv) | 2020-04-10 | 1 | -4/+4 |
* | | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -5/+5 |
* | | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 24 | -50/+13 |
* | | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 3 | -3/+3 |
|/ |
|
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 16 | -26/+26 |
* | Use a blank line after the opening tag | Christoph Wurst | 2020-04-09 | 6 | -0/+6 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 21 | -21/+0 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 3 | -9/+9 |
* | Start with webauthn | Roeland Jago Douma | 2020-03-31 | 1 | -1/+7 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 2 | -4/+0 |
|\ |
|
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 2 | -4/+0 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 3 | -17/+17 |
* | | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 15 | -142/+142 |
|/ |
|
* | Always use status 200 for avatar response | Daniel Kesselberg | 2020-03-01 | 1 | -1/+5 |
* | Merge pull request #18644 from nextcloud/harden/csrf_endpoint | Roeland Jago Douma | 2020-01-07 | 1 | -1/+12 |
|\ |
|
| * | Only allow requesting new CSRF tokens if it passes the SameSite Cookie test | Roeland Jago Douma | 2020-01-03 | 1 | -1/+12 |
* | | Fix CI | Kim Brose | 2020-01-03 | 1 | -1/+1 |
|/ |
|
* | 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 |
* | | Fix: Using assertContains() with string haystacks is deprecated and will not ... | Daniel Kesselberg | 2019-12-08 | 2 | -8/+12 |
* | | 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 |
* | | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 28 | -54/+57 |
* | | More fixes | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 57 | -58/+58 |
* | | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 22 | -11/+21 |
* | | Check getRedirectUri() for queries | RussellAult | 2019-11-13 | 1 | -3/+12 |
|/ |
|
* | Harden middleware check | Roeland Jago Douma | 2019-10-25 | 1 | -4/+85 |
* | Merge pull request #17411 from kinolaev/fix-oauth2-redirect | Roeland Jago Douma | 2019-10-07 | 1 | -1/+2 |
|\ |
|