aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #33600 from nextcloud/lazy-quotablizzz2022-09-071-84/+0
|\
| * get quota for user only when neededRobin Appelman2022-09-011-84/+0
* | More cleaning up of the login componentCarl Schwan2022-09-061-2/+2
* | Merge pull request #33790 from nextcloud/Valdnet-patch-2Simon L2022-09-023-3/+3
|\ \
| * | fix testsszaimen2022-09-023-3/+3
* | | Maximize browser window before running the testsDaniel Calviño Sánchez2022-09-012-1/+4
* | | Wait for the new user form to be visibleDaniel Calviño Sánchez2022-09-011-2/+6
* | | Adjust theming acceptance testsJulius Härtl2022-09-012-10/+10
* | | Merge pull request #33764 from nextcloud/cloudid-cacheVincent Petry2022-09-013-3/+34
|\ \ \ | |/ / |/| |
| * | adjusts tests for CloudIdManagerRobin Appelman2022-08-313-3/+34
* | | Fix unit testsJoas Schilling2022-08-312-5/+5
* | | Merge pull request #33756 from nextcloud/enh/noid/admin-settings-directlySimon L2022-08-318-18/+51
|\ \ \
| * | | add a better icon for personal settingsszaimen2022-08-311-1/+1
| * | | fix testsszaimen2022-08-318-18/+51
| |/ /
* / / Adjust acceptance tests to changes in app menuDaniel Calviño Sánchez2022-08-311-2/+2
|/ /
* | Merge pull request #33640 from nextcloud/fix/fix-symfony-event-typingCôme Chilliet2022-08-303-34/+43
|\ \
| * | Fix BackgroundRepairTestCôme Chilliet2022-08-251-14/+16
| * | Fix RepairTestCôme Chilliet2022-08-251-19/+26
| * | Migrate Migrator::executeSql to OCP\EventDispatcher\EventCôme Chilliet2022-08-251-1/+1
* | | Remove deprecated at matcher from tests/libCôme Chilliet2022-08-2910-368/+294
* | | Remove deprecated at matcher in Updater/VersionCheckTest.phpCôme Chilliet2022-08-291-107/+111
|/ /
* | Merge pull request #33516 from nextcloud/update-nextcloud-vue-6.0.0-beta.2Vincent Petry2022-08-255-7/+8
|\ \
| * | Adjust acceptance test selectorsVincent Petry2022-08-255-7/+8
* | | Merge pull request #33668 from nextcloud/tests/fix-session-middlewareCarl Schwan2022-08-251-3/+17
|\ \ \
| * | | Fix SessionMiddlewareTest and cover new case with reopeningJulius Härtl2022-08-241-3/+17
* | | | Only pass parent if paths matchJulius Härtl2022-08-241-3/+33
* | | | Avoid extra query for the parent node if we can pass it alongJulius Härtl2022-08-241-2/+2
| |/ / |/| |
* | | Merge pull request #33593 from nextcloud/improve-binary-cachingCarl Schwan2022-08-242-2/+2
|\ \ \ | |/ / |/| |
| * | Move findBinaryFinder and isFunctionEnabled away from OC_HelperCarl Schwan2022-08-232-2/+2
* | | Merge pull request #33047 from nextcloud/fix/ijob-logger-deprecatedCarl Schwan2022-08-233-11/+18
|\ \ \
| * | | Fix many tests and warningsCarl Schwan2022-08-081-1/+1
| * | | Port existing server code to new interfaceCarl Schwan2022-08-082-10/+17
* | | | Support iMIP invitations from MailAnna Larch2022-08-221-1/+376
| |_|/ |/| |
* | | Merge pull request #33565 from nextcloud/debt/remove_todo_push_service_fairuseLouis2022-08-171-41/+22
|\ \ \
| * | | Fix unit testsJoas Schilling2022-08-171-41/+22
| | |/ | |/|
* | | Merge pull request #32943 from nextcloud/unencrypted-size-revert-interface-ch...Vincent Petry2022-08-172-18/+1
|\ \ \
| * | | store unencrypted size in the unencrypted_size columnRobin Appelman2022-08-163-4/+8
| * | | Revert "store unencrypted size in the unencrypted_size column"Robin Appelman2022-08-162-7/+3
| * | | Revert "add case statement to sql function builder"Robin Appelman2022-08-161-17/+0
* | | | Merge pull request #33540 from nextcloud/mount-provider-migrationVincent Petry2022-08-171-0/+25
|\ \ \ \
| * | | | add tests for cached mount provider migrationRobin Appelman2022-08-161-0/+25
| |/ / /
* | | | Merge pull request #33551 from nextcloud/scanner-dont-update-same-sizeVincent Petry2022-08-171-42/+36
|\ \ \ \ | |_|/ / |/| | |
| * | | cleanup scannertest a bitRobin Appelman2022-08-161-42/+36
| |/ /
* | | Merge branch 'master' into display-name-cache-publicCarl Schwan2022-08-1579-2220/+3826
|\| |
| * | Merge pull request #33415 from nextcloud/fix/integration-test-notifCarl Schwan2022-08-081-2/+2
| |\ \
| | * | Fix integration testsCarl Schwan2022-08-011-2/+2
| * | | Merge pull request #32363 from nextcloud/cleanup/remove-long-deprecated-classesCarl Schwan2022-08-082-20/+25
| |\ \ \
| | * | | Remove OCP\App and OCP\BackgroundJobCarl Schwan2022-08-012-20/+25
| | |/ /
| * | | Merge pull request #33398 from nextcloud/enh/noid/sensitive-methods-appsVincent Petry2022-08-051-0/+16
| |\ \ \
| | * | | add unit test for ExceptionSerializerArthur Schiwon2022-07-291-0/+16