summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #33791 from nextcloud/backport/stable24-wait-for-the-new-u...blizzz2022-09-271-2/+6
|\
| * Wait for the new user form to be visibleDaniel Calviño Sánchez2022-09-011-2/+6
* | Filter out old files when trying to get recent filesCarl Schwan2022-09-081-4/+4
|/
* Fix share attribute related tests + code styleVincent Petry2022-08-031-0/+3
* Add share attributes + prevent download permissionVincent Petry2022-08-032-1/+36
* Merge pull request #33439 from nextcloud/backport/32958/stable24blizzz2022-08-031-1/+28
|\
| * fix share manager testsJulien Veyssier2022-08-021-1/+28
* | Merge pull request #33407 from nextcloud/backport/stable24/one-time-passwordVincent Petry2022-08-031-4/+83
|\ \ | |/ |/|
| * Handle one time and large passwordsCarl Schwan2022-07-291-4/+83
* | Use Symfony IpUtils to check for local IP rangesCôme Chilliet2022-07-261-0/+5
|/
* Fix reading blob data as resourceThomas Citharel2022-07-251-0/+17
* Merge pull request #33138 from nextcloud/fix-branch-selection-in-stable24blizzz2022-07-071-1/+1
|\
| * Fix branch selection in stable24Daniel Calviño Sánchez2022-07-061-1/+1
* | Merge pull request #32983 from nextcloud/backport/32242/stable24John Molakvoæ2022-07-072-11/+52
|\ \ | |/ |/|
| * Fix logging data context to fileThomas Citharel2022-06-222-11/+52
* | Rename setting name to reduce its lengthLouis Chemineau2022-06-281-1/+1
* | Merge pull request #32940 from nextcloud/backport/32719/stable24blizzz2022-06-241-0/+312
|\ \ | |/ |/|
| * Fix email shares not being shown to other usersRichard Steinmetz2022-06-211-0/+312
* | Merge pull request #32870 from nextcloud/backport/32813/stable24blizzz2022-06-211-0/+2
|\ \ | |/ |/|
| * Run php tests when 3rdparty changedDaniel Kesselberg2022-06-141-0/+2
* | make placeholder a const for reuseArthur Schiwon2022-06-161-1/+1
* | 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
|\