summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix unit testsJoas Schilling2022-05-311-12/+30
* Use JSON_THROW_ON_ERROR instead of custom error handlingJulius Härtl2022-05-301-3/+3
* Merge pull request #31948 from nextcloud/core-cleanup-74Carl Schwan2022-05-301-2/+1
|\
| * Update core to PHP 7.4 standardCarl Schwan2022-05-201-2/+1
* | Merge pull request #32378 from nextcloud/fix/psalm-userbackendCarl Schwan2022-05-231-2/+2
|\ \ | |/ |/|
| * Fix psalm issues related to the user backendCarl Schwan2022-05-201-2/+2
* | Merge pull request #26813 from nextcloud/feature/files-search-tagsSimon L2022-05-181-1/+1
|\ \
| * | Files: Extend search to also cover tagsMarcel Klehr2022-05-171-1/+1
* | | Allow to tweak default scopes for accountsThomas Citharel2022-05-161-33/+71
* | | Merge pull request #32305 from nextcloud/bugfix/32302/fix-browser-agent-trimmingJoas Schilling2022-05-161-2/+7
|\ \ \
| * | | Fix user agent trimming on installationJoas Schilling2022-05-091-2/+7
| |/ /
* | | Merge pull request #31662 from nextcloud/modernize-contactmenuJohn Molakvoæ2022-05-137-208/+186
|\ \ \
| * | | Modernize contacts menuThomas Citharel2022-05-127-208/+186
* | | | Remove SCSSCacherJohn Molakvoæ2022-05-133-545/+1
* | | | Merge pull request #30863 from nextcloud/performance/saving-user-profile-infoCarl Schwan2022-05-131-6/+3
|\ \ \ \
| * | | | Minor optimizations for saving user personal informationCarl Schwan2022-05-121-6/+3
| | |_|/ | |/| |
* | | | Merge pull request #32250 from nextcloud/cleanup/cappedmemorycacheJohn Molakvoæ2022-05-131-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Add stricter psalm type for CappedMemoryCacheCarl Schwan2022-05-121-1/+2
* | | | Merge pull request #32077 from nextcloud/cleanup/lockCarl Schwan2022-05-122-4/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Cleanup lock related codeCarl Schwan2022-05-122-4/+2
* | | | Validate requested length is random string generatorVincent Petry2022-05-121-1/+16
| |/ / |/| |
* | | Remove old legacy SvgController and IconsCacherJohn Molakvoæ2022-05-103-190/+0
| |/ |/|
* | Merge pull request #32113 from nextcloud/bugfix/noid/fix-csp-merging-boolsVincent Petry2022-05-051-1/+2
|\ \
| * | Add CSP policy merge priority for booleansVincent Petry2022-04-011-1/+2
* | | Merge pull request #32220 from nextcloud/feature/add-tests-to-validate-emojisJoas Schilling2022-05-031-9/+3077
|\ \ \
| * | | Include more emoji chars to test and fixes after include itVitor Mattos2022-04-291-9/+3077
* | | | Merge pull request #31752 from nextcloud/fix/remove-still-more-iloggerCôme Chilliet2022-05-021-42/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove test for removed class SearchResultSorterCôme Chilliet2022-04-281-42/+0
* | | | Extract the EmojiService from user status and add an OCP interfaceJoas Schilling2022-04-282-1/+99
|/ / /
* | | Add a unit test for translation with trailing colonJoas Schilling2022-04-261-0/+7
* | | Merge pull request #32069 from nextcloud/cleanup/allconfig-sqlCarl Schwan2022-04-251-9/+0
|\ \ \
| * | | Cleanup AllConfigCarl Schwan2022-04-221-9/+0
| | |/ | |/|
* / | Get not only time-sensitive next job from list but anyKirill Popov2022-04-241-1/+1
|/ /
* | Fix testJoas Schilling2022-04-201-3/+1
* | Add a metadata service to store file metadataCarl Schwan2022-04-133-7/+99
* | Merge pull request #31932 from nextcloud/feat/ignore_second_dnVincent Petry2022-04-131-18/+129
|\ \
| * | Add settings to ignore second display name in searchLouis Chemineau2022-04-121-18/+129
* | | Merge pull request #31907 from nextcloud/enh/noid/tag-remote-as-globalscaleMaxence Lange2022-04-121-0/+12
|\ \ \ | |/ / |/| |
| * | confirm user is internal to globalscaleMaxence Lange2022-04-121-0/+12
* | | Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu2022-04-111-1/+3
|/ /
* | allow reusing known folder info when getting directory contentsRobin Appelman2022-04-061-0/+2
* | Merge pull request #31194 from nextcloud/feat/allow-to-exclude-groups-from-pa...Vincent Petry2022-04-061-0/+34
|\ \
| * | Allow to disable password policy enforcement for selected groupsCarl Schwan2022-04-051-0/+34
* | | dont needlessly resolve path when getting internalPath/storage from NodeRobin Appelman2022-04-043-48/+32
* | | Merge pull request #30823 from nextcloud/work/profilerCarl Schwan2022-04-042-7/+13
|\ \ \ | |_|/ |/| |
| * | Add a built-in profiler inside NextcloudCarl Schwan2022-04-042-7/+13
* | | Merge pull request #31679 from nextcloud/bugfix/noid/ensure-string-columns-to...Côme Chilliet2022-03-311-0/+40
|\ \ \ | |/ / |/| |
| * | Ensure string column limit of 4.000 charactersJoas Schilling2022-03-251-0/+40
* | | Merge pull request #31609 from nextcloud/fix/migrate-away-from-iloggerCôme Chilliet2022-03-2939-140/+131
|\ \ \
| * | | Fix more ILogger related problems from testsCôme Chilliet2022-03-242-7/+5