summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 429 template is NC20+ and fix getDelay for CLIJoas Schilling2021-04-291-2/+4
* Fix Nextcloud19 compatibilityJoas Schilling2021-04-281-2/+2
* Fix ratelimit templateJoas Schilling2021-04-271-11/+9
* Fix empty password check for mail sharesVincent Petry2021-04-201-2/+2
* Increase subnet matcherLukas Reschke2021-04-121-2/+10
* Merge pull request #26264 from nextcloud/unified-search-node-19Morris Jobke2021-04-011-108/+202
|\
| * handle ordering in folder searchRobin Appelman2021-03-231-20/+34
| * folder filtering in sqlRobin Appelman2021-03-231-1/+0
| * cleanup fileinfo creationRobin Appelman2021-03-231-60/+30
| * handle limit and offset in folder file searchRobin Appelman2021-03-231-41/+157
| * only require user to be set in a query that handles tagsRobin Appelman2021-03-231-16/+11
* | gracefully handle deleteFromSelf when share is already goneArthur Schiwon2021-03-301-3/+0
|/
* Update user share must use correct expiration validationVincent Petry2021-03-191-40/+40
* Merge pull request #26092 from nextcloud/backport/25722/stable19Morris Jobke2021-03-171-0/+24
|\
| * apply object store copy optimization when 'cross storage' copy is within the ...Robin Appelman2021-03-121-0/+24
* | adjust testsRobin Appelman2021-03-161-3/+16
* | fix search in nested jailsRobin Appelman2021-03-161-0/+18
* | fix cachjail searching for rootRobin Appelman2021-03-161-2/+17
* | do cachejail search filtering in sqlRobin Appelman2021-03-161-0/+37
|/
* Send emails on password reset to the displaynameJoas Schilling2021-02-181-3/+6
* Merge pull request #25449 from nextcloud/backport/25393/stable19Roeland Jago Douma2021-02-171-0/+196
|\
| * adjust applicable versionArthur Schiwon2021-02-171-1/+1
| * compatibility to Nc 19Arthur Schiwon2021-02-171-2/+2
| * add missing changes from backport sourceArthur Schiwon2021-02-171-1/+1
| * test: adjust expectationArthur Schiwon2021-02-021-3/+2
| * add repair job for unencoded calendarsArthur Schiwon2021-02-021-0/+197
* | Keep direct login active when redirectingJulius Härtl2021-02-091-0/+2
|/
* Merge pull request #25121 from nextcloud/backport/25036/stable19blizzz2021-01-281-6/+82
|\
| * DB: warn on parameter number constraintsArthur Schiwon2021-01-151-6/+82
* | Add "composer.lock" for acceptance tests to gitDaniel Calviño Sánchez2021-01-182-3/+2774
|/
* Merge pull request #24593 from nextcloud/backport/23912/stable19Morris Jobke2021-01-073-0/+24
|\
| * use in objectstore copyRobin Appelman2020-12-073-0/+24
* | Show unique displayname context in the sharing inputJulius Härtl2021-01-052-23/+23
|/
* Fix vsprint parameterRoeland Jago Douma2020-12-031-1/+1
* set the display name of federated sharees from addressbookArthur Schiwon2020-11-253-9/+58
* Add unit tests for "validateExpirationDateInternal"Daniel Calviño Sánchez2020-11-161-0/+284
* Add explicit time to test date for clarityDaniel Calviño Sánchez2020-11-161-3/+5
* Add unit test for expiration date with date and with defaultDaniel Calviño Sánchez2020-11-161-0/+28
* Fix unit test for expiration date without date but with defaultDaniel Calviño Sánchez2020-11-161-7/+5
* Fix unit test method nameDaniel Calviño Sánchez2020-11-161-1/+1
* Fix unit test for verifying enforced valid expiration date.Daniel Calviño Sánchez2020-11-161-0/+1
* Fix unit test for verifying enforced expire date too far in the futureDaniel Calviño Sánchez2020-11-161-8/+5
* Add unit tests to enforce a relaxed default share expiration dateDaniel Calviño Sánchez2020-11-161-0/+21
* Remove wrong and misleading commentDaniel Calviño Sánchez2020-11-161-2/+0
* Remove extra spacesDaniel Calviño Sánchez2020-11-161-10/+6
* Fix typo in variable nameDaniel Calviño Sánchez2020-11-161-129/+129
* Fix typos in method namesDaniel Calviño Sánchez2020-11-161-9/+9
* Apply code style fixesMorris Jobke2020-11-112-1170/+1169
* Add acceptance tests for reshares by link when resharing is disabledDaniel Calviño Sánchez2020-11-112-0/+110
* Add acceptance tests for reshares when resharing is disabledDaniel Calviño Sánchez2020-11-113-0/+192