aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix(lookup-server): disable lookup server for non-global scale setupsFerdinand Thiessen17 hours1-60/+42
* fix(lookup-server): do not query data by defaultFerdinand Thiessen17 hours1-4/+4
* refactor(TempManager): Simplify and unify implementations and remove legacy b...backport/51194/stable26provokateurin9 days1-18/+7
* fix(sharing): Move permission validation to share managerFerdinand Thiessen2025-01-311-5/+25
* fix: fix mimetype not being updated when changing file extention on object storebackport/40394/stable26Robin Appelman2024-12-111-0/+35
* fix(migration): Decrypt ownCloud secrets v2Christoph Wurst2024-11-281-0/+13
* fix: Remove call to non-existing method in 28 and add missing use in testCôme Chilliet2024-08-271-0/+1
* fix(tests): Fix PHP 8.0 compatibilityCôme Chilliet2024-08-271-1/+2
* fix(tests): Adapt tests to change of DefaultShareProvider constructorCôme Chilliet2024-08-271-8/+17
* Merge pull request #45812 from nextcloud/backport/43942/stable26Arthur Schiwon2024-06-182-6/+126
|\
| * test(unit): adjust testSSO scenario and test classArthur Schiwon2024-06-132-5/+67
| * fix(Token): make new scope future compatibleArthur Schiwon2024-06-121-1/+1
| * fix(Session): avoid password confirmation on SSOArthur Schiwon2024-06-121-1/+59
* | test: add tests for ProfilePageControllerDaniel Kesselberg2024-06-141-0/+74
|/
* fix: Extend SVG reference checkJoas Schilling2024-05-221-0/+29
* test: Update testsChristopher Ng2024-04-081-0/+16
* fix(config): Make sure user keys are stringsChristoph Wurst2024-03-191-0/+25
* feat(share): save date and time for expirationBenjamin Gaussorgues2024-02-261-22/+76
* fix(session): Avoid two useless authtoken DB queries for every anonymous requestGit'Fellow2024-01-171-0/+50
* fix(appstore): Only send subscription keys to valid appstoresJoas Schilling2024-01-161-4/+101
* perf: Use more performant way to obtain and check the email as a login name w...Julius Härtl2024-01-091-1/+1
* Merge pull request #42548 from nextcloud/lock-restore-ttl-26John Molakvoæ2024-01-022-1/+24
|\
| * adjust redis compareSetTTL to use a lua scriptRobin Appelman2024-01-021-0/+21
| * restore shared lock ttl when releasingRobin Appelman2024-01-021-1/+3
* | fix(security): Handle idn_to_utf8 returning falseJoas Schilling2023-12-072-3/+13
* | Merge pull request #41627 from nextcloud/backport/41616/stable26Arthur Schiwon2023-12-041-7/+15
|\ \
| * | fix: Fix linkToOCSRouteAbsolute() without index.php and subfolderJoas Schilling2023-11-201-7/+15
* | | ci(acceptance): fix dev branchArthur Schiwon2023-11-231-1/+1
|/ /
* / Reverse X-Forwarded-For list to read the correct proxy remote addressJoas Schilling2023-11-161-6/+32
|/
* Fix tests, add test for the new featureCôme Chilliet2023-09-181-13/+77
* Merge pull request #40167 from nextcloud/backport/40108/stable26Arthur Schiwon2023-09-061-1/+42
|\
| * feat: add switch to disable dns pinningDaniel Kesselberg2023-08-301-1/+42
* | cleanup di for share permissions wrapperRobin Appelman2023-09-042-12/+28
|/
* tests: Add test for CacheEntry gettersFerdinand Thiessen2023-08-171-0/+25
* Add instance category while checking new updatesBenjamin Gaussorgues2023-07-211-7/+20
* fix: also run phpunit on `apps/theming/css` modified filesJohn Molakvoæ2023-07-131-0/+2
* Merge pull request #39031 from nextcloud/backport/38917/stable26Arthur Schiwon2023-07-101-0/+9
|\
| * fix(l10n): Fix plural issue with different locale and languageJoas Schilling2023-06-271-0/+9
* | fix(dav): Abort requests with 429 instead of waitingJoas Schilling2023-07-101-5/+5
* | Merge pull request #38977 from nextcloud/backport/38625/stable26Arthur Schiwon2023-07-041-3/+5
|\ \ | |/ |/|
| * chore: ugly type jugglingArthur Schiwon2023-06-231-3/+5
* | try to fix testsSimon L2023-06-261-10/+27
|/
* Merge pull request #37230 from nextcloud/backport/36033/stable26Arthur Schiwon2023-06-151-0/+44
|\
| * unit tests for Manager::invalidateTokensOfUserArtur Neumann2023-05-191-0/+44
* | redis: move lua scripts to class and add type hintsVarun Patil2023-05-311-3/+1
* | add test to verify redis lua script hashesRobin Appelman2023-05-311-0/+8
|/
* Clear generated avatar cachesjld31032023-05-161-1/+1
* Merge pull request #38275 from nextcloud/backport/38274/stable26Joas Schilling2023-05-161-3/+3
|\
| * fix(middleware): Also abort the request when reaching max delay in afterContr...Joas Schilling2023-05-151-3/+3
* | fix(tests): Adjust unit testsJoas Schilling2023-05-151-8/+8
|/