aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #34437 from nextcloud/feat/theming-default-system-valueSimon L2022-10-132-3/+3
|\
| * Allow to pick custom colourJohn Molakvoæ (skjnldsv)2022-10-132-3/+3
* | Make CI green againJoas Schilling2022-10-132-43/+46
|/
* Remove long depreated AppFramework/Db/MapperRoeland Jago Douma2022-10-102-506/+0
* Merge pull request #32635 from andyxheli/patch-3blizzz2022-10-051-1/+5
|\
| * Update ContactsStoreTest.phpAndy Xheli2022-10-031-1/+5
* | Use brand color for background only and keep accessible color as color primaryChristopher Ng2022-10-052-2/+23
* | Merge pull request #33566 from nextcloud/fopen-not-found-rescanblizzz2022-10-011-0/+19
|\ \
| * | add test for trying to fopen a file which no longer exists on diskRobin Appelman2022-09-291-0/+19
* | | Merge pull request #34329 from nextcloud/fix/cleanup-long-time-deprecated-stuffCôme Chilliet2022-10-011-2/+2
|\ \ \
| * | | Fix ContactsManagerTest testCôme Chilliet2022-09-301-1/+1
| * | | Remove some constants and functions which have been long deprecatedCôme Chilliet2022-09-301-1/+1
* | | | Merge pull request #34038 from nextcloud/fix/migrate-TagMapper-to-QBMapperChristoph Wurst2022-09-301-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Inform ServerTest that TagMapper now uses QBMapperCôme Chilliet2022-09-191-1/+1
* | | | Cleanup tags and Share componentCarl Schwan2022-09-292-76/+98
| |/ / |/| |
* | | Fix various theming bugsChristopher Ng2022-09-282-14/+14
* | | Move avatar clearing in the backgroundCarl Schwan2022-09-261-3/+7
* | | remove getDefaultInstallationBundleArthur Schiwon2022-09-221-5/+0
* | | remove InstallCoreBundle repair stepArthur Schiwon2022-09-221-142/+0
* | | remove Core BundleArthur Schiwon2022-09-222-41/+1
* | | Fix tests for nested v4 in v6Côme Chilliet2022-09-201-2/+2
* | | Harden tests for local IP detection in URLsCôme Chilliet2022-09-202-0/+20
|/ /
* | Merge pull request #34072 from nextcloud/enh/noid/default-enabled-2Vincent Petry2022-09-151-1/+1
|\ \
| * | Increase timeout for apps managementVincent Petry2022-09-151-1/+1
* | | fix using FSEEK_END with SeekableHttpStream to get file sizeRobin Appelman2022-09-153-0/+33
|/ /
* | Add accessibility entry in user menuVincent Petry2022-09-142-7/+35
* | Update avatars on updateCarl Schwan2022-09-094-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
* | | | | 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