aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Update core to PHP 7.4 standardCarl Schwan2022-05-209-43/+31
* 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 #32306 from nextcloud/fix/migrate-phpunit-configurationJulius Härtl2022-05-161-21/+20
|\ \
| * | Migrate phpunit configuration to new formatCôme Chilliet2022-05-091-21/+20
| |/
* | 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 #32375 from nextcloud/bugfix/noid/show-user-account-on-gra...Joas Schilling2022-05-162-33/+50
|\ \
| * | Extend testsJoas Schilling2022-05-162-33/+50
* | | Merge pull request #31662 from nextcloud/modernize-contactmenuJohn Molakvoæ2022-05-138-217/+192
|\ \ \
| * | | Modernize contacts menuThomas Citharel2022-05-128-217/+192
* | | | Fix jsunitJohn Molakvoæ2022-05-131-6/+0
* | | | 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-104-388/+0
| |/ |/|
* | Merge pull request #32276 from nextcloud/fix/ldap_error_handlingblizzz2022-05-051-0/+6
|\ \
| * | Do not dispatch postSetPassword when setPassword failsLouis Chemineau2022-05-051-0/+6
* | | 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 #32259 from nextcloud/adjust-acceptance-tests-to-changes-i...Joas Schilling2022-05-051-1/+1
|\ \ \
| * | | Adjust acceptance tests to changes in notifications markupDaniel Calviño Sánchez2022-05-031-1/+1
* | | | Merge pull request #32249 from nextcloud/bugfix/noid/fix-missing-subline-infoJoas Schilling2022-05-051-9/+30
|\ \ \ \ | |/ / / |/| | |
| * | | Expose shareWithDisplayNameUnique also on autocomplete endpointJoas Schilling2022-05-031-9/+30
* | | | 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 acceptanceJohn Molakvoæ2022-04-211-1/+1
* | | PhpunitJohn Molakvoæ2022-04-211-3/+3
|/ /
* | 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
|\ \