summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* increase preview_max_memory and make it easier to debugSimon L2022-12-221-2/+2
* Merge pull request #35798 from nextcloud/backport/35780/stable25Vincent Petry2022-12-191-7/+14
|\
| * fix(app framework): Fix missing cast of double controller parametersChristoph Wurst2022-12-161-7/+14
* | Merge pull request #35668 from nextcloud/backport/35649/stable25Vincent Petry2022-12-161-9/+11
|\ \ | |/ |/|
| * Also update the unencrypted size of files when creating them with empty contentJulius Härtl2022-12-081-9/+11
* | check if params given to API are really an arrayArtur Neumann2022-12-161-2/+13
* | Adjust unit testsJoas Schilling2022-12-091-0/+7
|/
* Fix unit testsCarl Schwan2022-12-051-3/+15
* Increase the fair-use push limit to 1.000 usersJoas Schilling2022-11-211-4/+4
* Fix PublicKeyTokenProviderTest import and mockChristoph Wurst2022-11-111-4/+2
* Merge pull request #34946 from nextcloud/backport/34804/stable25Vincent Petry2022-11-041-2/+3
|\
| * Skip general login with email for non-valid addresses and LDAPJulius Härtl2022-11-031-2/+3
* | Run session token renewals in a database transactionChristoph Wurst2022-11-031-2/+18
|/
* Emit typed event when preview is requestedJulius Härtl2022-10-271-8/+39
* set theming app to alwaysEnabledszaimen2022-10-182-2/+12
* Fix testsJohn Molakvoæ2022-10-141-0/+19
* Update ContactsStoreTest.phpAndy Xheli2022-10-051-1/+5
* add test for trying to fopen a file which no longer exists on diskRobin Appelman2022-10-031-0/+19
* remove getDefaultInstallationBundleArthur Schiwon2022-09-221-5/+0
* remove Core BundleArthur Schiwon2022-09-222-41/+1
* Merge pull request #34192 from nextcloud/move-background-clearing-stable25blizzz2022-09-221-3/+7
|\
| * Move avatar clearing in the backgroundCarl Schwan2022-09-221-3/+7
* | Fix tests for nested v4 in v6Côme Chilliet2022-09-221-2/+2
* | Harden tests for local IP detection in URLsCôme Chilliet2022-09-222-0/+20
|/
* fix using FSEEK_END with SeekableHttpStream to get file sizeRobin Appelman2022-09-153-0/+33
* Add accessibility entry in user menuVincent Petry2022-09-141-5/+31
* Update avatars on updateCarl Schwan2022-09-093-7/+6
* Merge pull request #33788 from nextcloud/improve-recentCarl Schwan2022-09-081-4/+4
|\
| * Filter out old files when trying to get recent filesCarl Schwan2022-09-051-4/+4
* | Merge pull request #33906 from nextcloud/fix/fix-calendar-tests-getTimestampblizzz2022-09-081-34/+37
|\ \
| * | Fix iMIP testsAnna Larch2022-09-081-16/+13
| * | Fix trying to use MockBuilder instead of MockCôme Chilliet2022-09-061-6/+12
| * | Fix Calendar tests mocking a non-existant method.Côme Chilliet2022-09-051-12/+12
* | | Merge pull request #33600 from nextcloud/lazy-quotablizzz2022-09-071-84/+0
|\ \ \ | |/ / |/| |
| * | get quota for user only when neededRobin Appelman2022-09-011-84/+0
* | | Merge pull request #33790 from nextcloud/Valdnet-patch-2Simon L2022-09-021-1/+1
|\ \ \
| * | | fix testsszaimen2022-09-021-1/+1
| | |/ | |/|
* | | 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-311-4/+4
* | | add a better icon for personal settingsszaimen2022-08-311-1/+1
* | | fix testsszaimen2022-08-311-2/+26
|/ /
* | 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 #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