summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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 #31750 from nextcloud/fix/ci-should-fail-on-deprecation-wa...Côme Chilliet2022-04-011-0/+1
|\ \ \
| * | | Convert deprecation warnings to exception in php unitCôme Chilliet2022-03-291-0/+1
| |/ /
* | | 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 #31592 from nextcloud/fix/direct-arg-flow-v2Vincent Petry2022-03-291-0/+2
|\ \ \
| * | | Add direct arg to login flowVincent Petry2022-03-281-0/+2
* | | | Merge pull request #31609 from nextcloud/fix/migrate-away-from-iloggerCôme Chilliet2022-03-2940-143/+134
|\ \ \ \
| * | | | Fix more ILogger related problems from testsCôme Chilliet2022-03-242-7/+5
| * | | | Fix codestyleCôme Chilliet2022-03-241-1/+0
| * | | | Migrate from ILogger to LoggerInterface where needed in the testsCôme Chilliet2022-03-2439-137/+131
* | | | | Avoid select with no FROM clause for Oracle in testsCôme Chilliet2022-03-241-0/+4
* | | | | Add octetLength and charLength to function builder, and testsCôme Chilliet2022-03-241-0/+46
| |_|/ / |/| | |
* | | | Allow reactions also with other combined emojisJoas Schilling2022-03-241-7/+7
|/ / /
* | | Automatically cut the token name on the first levelJoas Schilling2022-03-231-0/+31
* | | Fix unit testsJoas Schilling2022-03-232-73/+58
* | | Test disabled for now due to multiple reasonsJoas Schilling2022-03-221-0/+1
* | | Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-idJoas Schilling2022-03-2213-291/+282
|\ \ \ | |_|/ |/| |
| * | Fix testsJoas Schilling2022-02-239-124/+109
| * | Adjust and add unit testsJoas Schilling2022-02-234-167/+173
* | | Add profile default setting for adminChristopher Ng2022-03-181-0/+6
* | | Add global profile toggle configChristopher Ng2022-03-181-5/+5
* | | Add method to set all account properties from jsonChristopher Ng2022-03-171-0/+25
* | | Discard duplicate collection name from account serializationChristopher Ng2022-03-171-1/+15
* | | Merge pull request #31513 from nextcloud/techdebt/noid/enforce-primary-keysJoas Schilling2022-03-151-1/+43
|\ \ \ | |_|/ |/| |
| * | Add a test for primary keysJoas Schilling2022-03-101-1/+43
* | | Overwrite the channelJoas Schilling2022-03-101-9/+15
|/ /
* | Allow to set a strict-dynamic CSP through the APIJulius Härtl2022-03-092-0/+19
* | type fixesRobin Appelman2022-03-041-4/+0
* | simplify setup of circular SetupManager<->ManagerRobin Appelman2022-03-041-6/+2
* | move logic to decide what to setup to setupmanagerRobin Appelman2022-03-041-2/+2
* | adjust tests to new fs setupRobin Appelman2022-03-0418-86/+179
* | Merge pull request #31266 from nextcloud/root-setup-mountproviderRobin Appelman2022-03-042-0/+153
|\ \
| * | skip localstorage dependend user test when not using local user storageRobin Appelman2022-02-251-0/+12
| * | move root mount setup to mountprovidersRobin Appelman2022-02-241-0/+141
* | | Merge pull request #31387 from nextcloud/fix/common-main-core-script-orderJohn Molakvoæ2022-03-041-9/+30
|\ \ \
| * | | Make sure common and main core scripts are loaded firstJohn Molakvoæ2022-03-041-9/+30
| |/ /
* | | Update images in scripts to run local tests in DockerDaniel Calviño Sánchez2022-03-031-1/+1
* | | Fix testsJulius Härtl2022-02-282-9/+29