aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* fix: `OCP\Files\Node\Folder::search` was not setting the ownerFerdinand Thiessen2024-07-301-3/+11
* fix(mail): Fix big logos in mail templates for OutlookJoas Schilling2024-07-192-0/+5
* test: run tests in child processDaniel Kesselberg2024-07-111-0/+8
* Merge pull request #45955 from nextcloud/backport/45228/stable28Andy Scherzinger2024-07-101-5/+14
|\
| * fix(tests): Strong type property $router in RouterTestCôme Chilliet2024-07-101-2/+1
| * fix(settings): define a 'heartbeat' route, so SecurityHeaders can handle redi...Steve Mokris2024-07-101-5/+15
* | Merge pull request #45920 from nextcloud/backport/45582/stable28Andy Scherzinger2024-07-101-4/+18
|\ \ | |/ |/|
| * test: update DummyJobListRobin Appelman2024-06-171-4/+18
* | feat: add setup check for needed mimetype migrationsRobin Appelman2024-06-211-2/+4
|/
* refactor: make share manager buildableRobin Appelman2024-06-131-176/+19
* Merge pull request #45704 from nextcloud/backport/43942/stable28Arthur Schiwon2024-06-122-1/+63
|\
| * fix(Token): make new scope future compatibleArthur Schiwon2024-06-121-1/+1
| * fix(Session): avoid password confirmation on SSOArthur Schiwon2024-06-122-1/+63
* | fix(Mailer): Allow to enforce strict email formatFerdinand Thiessen2024-06-112-9/+33
* | Merge pull request #45294 from nextcloud/backport/44791/stable28John Molakvoæ2024-06-071-5/+16
|\ \ | |/ |/|
| * test: adjust test to new permissions check logicRobin Appelman2024-05-131-5/+16
* | fix(groups): allows to save group names with more than 64 charactersBenjamin Gaussorgues2024-05-312-5/+37
* | fix(session): Do not update authtoken last_check for passwordlessChristoph Wurst2024-05-291-0/+78
* | fix: Extend SVG reference checkJoas Schilling2024-05-161-0/+29
|/
* fix: add check for app_api_system session flag to bypass rate limitFlorian Klinger2024-04-171-1/+5
* Merge pull request #44446 from nextcloud/backport/43057/stable28Benjamin Gaussorgues2024-04-172-17/+13
|\
| * feat(perf): add cache for authtoken lookupBenjamin Gaussorgues2024-03-252-17/+13
* | test: add test for jail watcherRobin Appelman2024-04-101-0/+30
* | test: Update testsChristopher Ng2024-04-081-0/+16
* | fix(tests): Fix tests when daytime saving time change happened recentlyCôme Chilliet2024-04-021-1/+1
|/
* fix(config): Make sure user keys are stringsChristoph Wurst2024-03-191-0/+25
* fix xml ocs response for serializable objectsKlaus2024-03-181-0/+39
* fix(JSResourceLocator): Consider configured app roots for filesFerdinand Thiessen2024-03-071-4/+4
* fix: Fetch custom app store url without internet connectionJulius Härtl2024-03-042-3/+11
* Merge pull request #43833 from nextcloud/backport/43428/stable28John Molakvoæ2024-02-291-22/+76
|\
| * feat(share): save date and time for expirationBenjamin Gaussorgues2024-02-261-22/+76
* | Add "-i" to MailTest's pipe FedericoHeichou2024-02-231-1/+1
|/
* Merge pull request #43181 from nextcloud/backport/42930/stable28Ferdinand Thiessen2024-02-031-3/+4
|\
| * test(unit): fix RequestTestArthur Schiwon2024-01-291-3/+4
* | Merge pull request #43133 from nextcloud/backport/43099/stable28Ferdinand Thiessen2024-02-011-1/+1
|\ \
| * | fix(tests): Make PostgreSQL unit tests less flacky by orderingJoas Schilling2024-02-011-1/+1
| |/
* | add test for updating etag with unchanged mtime in child folderRobin Appelman2024-01-311-0/+25
* | add test for updating etag with unchanged mtimeRobin Appelman2024-01-311-0/+19
|/
* 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-2/+93
* 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 #42450 from nextcloud/backport/37469/stable28Robin Appelman2024-01-022-1/+24
|\
| * adjust redis compareSetTTL to use a lua scriptRobin Appelman2023-12-221-0/+21
| * restore shared lock ttl when releasingRobin Appelman2023-12-221-1/+3
* | AppAPI: allowed to bypass Two-FactorAlexander Piskun2023-12-291-4/+19
|/
* fix(security): Handle idn_to_utf8 returning falseJoas Schilling2023-12-042-3/+13
* [stable28] enh(userstatus): add OOO automation and remove calendar automationAnna Larch2023-11-281-29/+61
* feat(dav): dispatch out-of-office started and ended eventsRichard Steinmetz2023-11-231-6/+12
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-2339-146/+146
* Merge pull request #41565 from nextcloud/fix/object-storage-inconsitent-behaviorFerdinand Thiessen2023-11-221-0/+38
|\