| Commit message (Expand) | Author | Age | Files | Lines |
* | feat: Add public event for missing indices | Julius Härtl | 2023-07-14 | 1 | -0/+8 |
* | address review and fix tests | Simon L | 2023-04-18 | 1 | -1/+3 |
* | add an admin check for db file locking | Simon L | 2023-04-17 | 1 | -0/+4 |
* | Fix types for reading and writing config values | jld3103 | 2023-04-05 | 1 | -2/+2 |
* | Create headings for settings pages | julia.kirschenheuter | 2023-03-07 | 1 | -2/+4 |
* | Migrate to Symfony Mailer | Côme Chilliet | 2023-02-02 | 2 | -6/+0 |
* | Merge pull request #35876 from bennet0496/patch-mail-header | Joas Schilling | 2023-01-04 | 1 | -0/+5 |
|\ |
|
| * | update usages of AutoSubmittedValue to AutoSubmitted::VALUE_ | Bennet Becker | 2023-01-03 | 1 | -2/+2 |
| * | Updating unit test for NewUserMailHelper, to test for autosumbitted | Bennet Becker | 2022-12-23 | 1 | -0/+5 |
* | | Fix typing errors in settings tests | Côme Chilliet | 2023-01-02 | 1 | -6/+4 |
|/ |
|
* | Add unit test for case insensitive email saving | Vincent Petry | 2022-12-16 | 1 | -1/+9 |
* | Update composer autoloader | Carl Schwan | 2022-11-22 | 4 | -4/+4 |
* | Fix tests | Carl Schwan | 2022-11-22 | 1 | -4/+29 |
* | Fix some more problems with tests under PHP 8.2 | Côme Chilliet | 2022-11-15 | 2 | -12/+14 |
* | Fix tests depending on a trailing whitespace | Côme Chilliet | 2022-11-15 | 1 | -3/+9 |
* | Fix errors from PHP 8.2 testing | Côme Chilliet | 2022-11-14 | 1 | -3/+5 |
* | Add profile config migration | Christopher Ng | 2022-09-01 | 3 | -14/+31 |
* | Merge pull request #33200 from nextcloud/enh/noid/64bit | Simon L | 2022-07-13 | 1 | -0/+7 |
|\ |
|
| * | add a setup check for 64 bit | szaimen | 2022-07-13 | 1 | -0/+7 |
* | | Port encryption admin settings to vue | Carl Schwan | 2022-07-13 | 1 | -12/+2 |
|/ |
|
* | Rename setting name to reduce its length | Louis Chemineau | 2022-06-27 | 1 | -4/+4 |
* | Remove deprecated at() matcher from settings tests | Côme Chilliet | 2022-06-07 | 6 | -214/+129 |
* | Merge pull request #32443 from nextcloud/port/background-job-admin | Pytal | 2022-05-20 | 1 | -8/+7 |
|\ |
|
| * | Port BackgroundJob admin settings to vue | Carl Schwan | 2022-05-20 | 1 | -8/+7 |
* | | Improve two factor admin settings | Carl Schwan | 2022-05-20 | 1 | -1/+3 |
|/ |
|
* | Add setting to ignore email during search | Louis Chemineau | 2022-05-03 | 1 | -0/+4 |
* | Fix migrators according to exceptions | Vincent Petry | 2022-04-13 | 1 | -4/+2 |
* | Add settings to ignore second display name in search | Louis Chemineau | 2022-04-12 | 1 | -0/+4 |
* | Merge pull request #31927 from nextcloud/feat/dont_match_userid_tests | Vincent Petry | 2022-04-12 | 1 | -0/+4 |
|\ |
|
| * | Tweak tests to include shareapi_restrict_user_enumeration_full_match_userid | Louis Chemineau | 2022-04-11 | 1 | -0/+4 |
* | | Merge pull request #31866 from nextcloud/test-avatar-migration | Pytal | 2022-04-11 | 3 | -9/+55 |
|\ \ |
|
| * | | Add comment explaining avatar basename | Christopher Ng | 2022-04-08 | 1 | -0/+1 |
| * | | Remove unnecessary array_diff | Christopher Ng | 2022-04-08 | 1 | -5/+1 |
| * | | Test avatar migration | Christopher Ng | 2022-04-07 | 3 | -9/+58 |
| * | | Improve strictness of account file regex | Christopher Ng | 2022-04-07 | 1 | -1/+1 |
| |/ |
|
* / | Adapt AccountMigratorTest to id change | Côme Chilliet | 2022-04-11 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #31852 from nextcloud/test-account-migrator | Pytal | 2022-04-06 | 3 | -0/+122 |
|\ |
|
| * | Test migration of account information | Christopher Ng | 2022-04-06 | 3 | -0/+122 |
* | | Allow to disable password policy enforcement for selected groups | Carl Schwan | 2022-04-05 | 1 | -0/+4 |
|/ |
|
* | Add profile default setting for admin | Christopher Ng | 2022-03-18 | 1 | -0/+11 |
* | Add global profile toggle config | Christopher Ng | 2022-03-18 | 1 | -0/+4 |
* | fix drone tests on master | szaimen | 2022-03-11 | 1 | -0/+2 |
* | fix tests | szaimen | 2022-03-07 | 1 | -0/+12 |
* | Add Nextcloud docs link to OPcache recommends | MichaIng | 2022-03-03 | 1 | -3/+0 |
* | Setup warning for invalid LDAP user or group UUIDs. | Arthur Schiwon | 2022-02-10 | 1 | -2/+19 |
* | fix tests | szaimen | 2022-02-03 | 2 | -1/+12 |
* | Fix tests with email templates | Carl Schwan | 2022-01-18 | 1 | -6/+6 |
* | Enhance and complement OPcache setup checks | MichaIng | 2021-12-19 | 1 | -11/+4 |
* | Fix OCA\Settings\Tests\Settings\Admin\SharingTest | Côme Chilliet | 2021-12-16 | 1 | -0/+2 |
* | More test fixing | Joas Schilling | 2021-12-01 | 2 | -13/+13 |