summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | fix overwriting original vars when loggingArthur Schiwon2022-06-161-1/+2
* | add serializer testArthur Schiwon2022-06-161-0/+67
|/
* Merge pull request #32708 from nextcloud/unencrypted-size-24blizzz2022-06-113-4/+8
|\
| * store unencrypted size in the unencrypted_size columnRobin Appelman2022-06-033-4/+8
* | Merge pull request #32683 from nextcloud/backport/32371/stable24blizzz2022-06-111-1/+1
|\ \
| * | More meaningfull message when a public authenticated share's password is wron...Cyrille Bollu2022-06-011-1/+1
| |/
* | Merge pull request #32657 from nextcloud/backport/32655/stable24Vincent Petry2022-06-101-12/+30
|\ \
| * | Fix unit testsJoas Schilling2022-05-311-12/+30
| |/
* | Merge pull request #32770 from nextcloud/backport/32697/stable24Vincent Petry2022-06-091-5/+28
|\ \
| * | Test all scopesChristopher Ng2022-06-081-5/+8
| * | Fix get avatar authorizationChristopher Ng2022-06-081-0/+20
| |/
* / Add unit tests for encryption's isSystemWideMountPointVincent Petry2022-06-021-0/+41
|/
* Merge pull request #32414 from nextcloud/backport/32305/stable24Joas Schilling2022-05-161-2/+7
|\
| * Fix user agent trimming on installationJoas Schilling2022-05-161-2/+7
* | Merge pull request #32415 from nextcloud/backport/32375/stable24blizzz2022-05-162-33/+50
|\ \
| * | Extend testsJoas Schilling2022-05-162-33/+50
| |/
* | Merge pull request #32159 from nextcloud/backport/32155/stable24blizzz2022-05-161-0/+7
|\ \ | |/ |/|
| * Add a unit test for translation with trailing colonJoas Schilling2022-04-261-0/+7
* | Expose shareWithDisplayNameUnique also on autocomplete endpointJoas Schilling2022-05-051-9/+30
|/
* Get not only time-sensitive next job from list but anyKirill Popov2022-04-251-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 #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
|\ \ \ | |_|/ |/| |