| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #33600 from nextcloud/lazy-quota | blizzz | 2022-09-07 | 1 | -84/+0 |
|\ |
|
| * | get quota for user only when needed | Robin Appelman | 2022-09-01 | 1 | -84/+0 |
* | | More cleaning up of the login component | Carl Schwan | 2022-09-06 | 1 | -2/+2 |
* | | Merge pull request #33790 from nextcloud/Valdnet-patch-2 | Simon L | 2022-09-02 | 3 | -3/+3 |
|\ \ |
|
| * | | fix tests | szaimen | 2022-09-02 | 3 | -3/+3 |
* | | | Maximize browser window before running the tests | Daniel Calviño Sánchez | 2022-09-01 | 2 | -1/+4 |
* | | | Wait for the new user form to be visible | Daniel Calviño Sánchez | 2022-09-01 | 1 | -2/+6 |
* | | | Adjust theming acceptance tests | Julius Härtl | 2022-09-01 | 2 | -10/+10 |
* | | | Merge pull request #33764 from nextcloud/cloudid-cache | Vincent Petry | 2022-09-01 | 3 | -3/+34 |
|\ \ \
| |/ /
|/| | |
|
| * | | adjusts tests for CloudIdManager | Robin Appelman | 2022-08-31 | 3 | -3/+34 |
* | | | Fix unit tests | Joas Schilling | 2022-08-31 | 2 | -5/+5 |
* | | | Merge pull request #33756 from nextcloud/enh/noid/admin-settings-directly | Simon L | 2022-08-31 | 8 | -18/+51 |
|\ \ \ |
|
| * | | | add a better icon for personal settings | szaimen | 2022-08-31 | 1 | -1/+1 |
| * | | | fix tests | szaimen | 2022-08-31 | 8 | -18/+51 |
| |/ / |
|
* / / | Adjust acceptance tests to changes in app menu | Daniel Calviño Sánchez | 2022-08-31 | 1 | -2/+2 |
|/ / |
|
* | | Merge pull request #33640 from nextcloud/fix/fix-symfony-event-typing | Côme Chilliet | 2022-08-30 | 3 | -34/+43 |
|\ \ |
|
| * | | Fix BackgroundRepairTest | Côme Chilliet | 2022-08-25 | 1 | -14/+16 |
| * | | Fix RepairTest | Côme Chilliet | 2022-08-25 | 1 | -19/+26 |
| * | | Migrate Migrator::executeSql to OCP\EventDispatcher\Event | Côme Chilliet | 2022-08-25 | 1 | -1/+1 |
* | | | Remove deprecated at matcher from tests/lib | Côme Chilliet | 2022-08-29 | 10 | -368/+294 |
* | | | Remove deprecated at matcher in Updater/VersionCheckTest.php | Côme Chilliet | 2022-08-29 | 1 | -107/+111 |
|/ / |
|
* | | Merge pull request #33516 from nextcloud/update-nextcloud-vue-6.0.0-beta.2 | Vincent Petry | 2022-08-25 | 5 | -7/+8 |
|\ \ |
|
| * | | Adjust acceptance test selectors | Vincent Petry | 2022-08-25 | 5 | -7/+8 |
* | | | Merge pull request #33668 from nextcloud/tests/fix-session-middleware | Carl Schwan | 2022-08-25 | 1 | -3/+17 |
|\ \ \ |
|
| * | | | Fix SessionMiddlewareTest and cover new case with reopening | Julius Härtl | 2022-08-24 | 1 | -3/+17 |
* | | | | Only pass parent if paths match | Julius Härtl | 2022-08-24 | 1 | -3/+33 |
* | | | | Avoid extra query for the parent node if we can pass it along | Julius Härtl | 2022-08-24 | 1 | -2/+2 |
| |/ /
|/| | |
|
* | | | Merge pull request #33593 from nextcloud/improve-binary-caching | Carl Schwan | 2022-08-24 | 2 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Move findBinaryFinder and isFunctionEnabled away from OC_Helper | Carl Schwan | 2022-08-23 | 2 | -2/+2 |
* | | | Merge pull request #33047 from nextcloud/fix/ijob-logger-deprecated | Carl Schwan | 2022-08-23 | 3 | -11/+18 |
|\ \ \ |
|
| * | | | Fix many tests and warnings | Carl Schwan | 2022-08-08 | 1 | -1/+1 |
| * | | | Port existing server code to new interface | Carl Schwan | 2022-08-08 | 2 | -10/+17 |
* | | | | Support iMIP invitations from Mail | Anna Larch | 2022-08-22 | 1 | -1/+376 |
| |_|/
|/| | |
|
* | | | Merge pull request #33565 from nextcloud/debt/remove_todo_push_service_fairuse | Louis | 2022-08-17 | 1 | -41/+22 |
|\ \ \ |
|
| * | | | Fix unit tests | Joas Schilling | 2022-08-17 | 1 | -41/+22 |
| | |/
| |/| |
|
* | | | Merge pull request #32943 from nextcloud/unencrypted-size-revert-interface-ch... | Vincent Petry | 2022-08-17 | 2 | -18/+1 |
|\ \ \ |
|
| * | | | store unencrypted size in the unencrypted_size column | Robin Appelman | 2022-08-16 | 3 | -4/+8 |
| * | | | Revert "store unencrypted size in the unencrypted_size column" | Robin Appelman | 2022-08-16 | 2 | -7/+3 |
| * | | | Revert "add case statement to sql function builder" | Robin Appelman | 2022-08-16 | 1 | -17/+0 |
* | | | | Merge pull request #33540 from nextcloud/mount-provider-migration | Vincent Petry | 2022-08-17 | 1 | -0/+25 |
|\ \ \ \ |
|
| * | | | | add tests for cached mount provider migration | Robin Appelman | 2022-08-16 | 1 | -0/+25 |
| |/ / / |
|
* | | | | Merge pull request #33551 from nextcloud/scanner-dont-update-same-size | Vincent Petry | 2022-08-17 | 1 | -42/+36 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | cleanup scannertest a bit | Robin Appelman | 2022-08-16 | 1 | -42/+36 |
| |/ / |
|
* | | | Merge branch 'master' into display-name-cache-public | Carl Schwan | 2022-08-15 | 79 | -2220/+3826 |
|\| | |
|
| * | | Merge pull request #33415 from nextcloud/fix/integration-test-notif | Carl Schwan | 2022-08-08 | 1 | -2/+2 |
| |\ \ |
|
| | * | | Fix integration tests | Carl Schwan | 2022-08-01 | 1 | -2/+2 |
| * | | | Merge pull request #32363 from nextcloud/cleanup/remove-long-deprecated-classes | Carl Schwan | 2022-08-08 | 2 | -20/+25 |
| |\ \ \ |
|
| | * | | | Remove OCP\App and OCP\BackgroundJob | Carl Schwan | 2022-08-01 | 2 | -20/+25 |
| | |/ / |
|
| * | | | Merge pull request #33398 from nextcloud/enh/noid/sensitive-methods-apps | Vincent Petry | 2022-08-05 | 1 | -0/+16 |
| |\ \ \ |
|
| | * | | | add unit test for ExceptionSerializer | Arthur Schiwon | 2022-07-29 | 1 | -0/+16 |