aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(cardav): only show useres from enabled addressBooks in contacts menubackport/51380/stable29Hamza Mahjoubi3 days1-4/+50
* fix(lookup-server): disable lookup server for non-global scale setupsFerdinand Thiessen9 days1-15/+13
* fix(lookup-server): do not query data by defaultFerdinand Thiessen9 days1-4/+4
* Merge pull request #51201 from nextcloud/backport/51194/stable29Stephan Orbaugh2025-03-041-18/+7
|\
| * refactor(TempManager): Simplify and unify implementations and remove legacy b...backport/51194/stable29provokateurin2025-03-041-18/+7
* | fix: make sure we process mime extensions as stringskjnldsv2025-03-041-0/+35
|/
* refactor: convert sanitize account properties repair step to background jobFerdinand Thiessen2025-02-272-13/+58
* fix: Optimize repair step performanceFerdinand Thiessen2025-02-271-1/+26
* fix: validate account properties as a repair stepFerdinand Thiessen2025-02-271-0/+89
* fix: Change UserAgent to *cloudbackport/50053/stable29Johannes Endres2025-02-211-1/+1
* fix(Mailer): Fix sendmail binary fallbackbackport/46480/stable29Josh2025-02-171-1/+2
* test(View): Copy preserves contentbackport/48651/stable29Louis Chemineau2025-02-131-0/+8
* fix(files): Correctly copy the cache information on copy operationsLouis Chemineau2025-02-131-0/+1
* test:(PasswordConfirmationMiddleware): Fix constructor callLouis Chemineau2025-02-111-5/+21
* fix(FediverseAction): Ensure valid fediverse links are generatedFerdinand Thiessen2025-02-091-0/+186
* fix(AccountManager): Sanitize social media handlesFerdinand Thiessen2025-02-091-50/+200
* fix: improve checks for moving shares/storages into other mountsRobin Appelman2025-02-051-9/+42
* fix(sharing): Move permission validation to share managerFerdinand Thiessen2025-01-311-5/+25
* fix: Exclude non accepted shares when computing access listbackport/50519/stable29Louis Chemineau2025-01-301-0/+9
* fix(files): Do not array access null valuebackport/50437/stable29Ferdinand Thiessen2025-01-291-0/+8
* fix: Correctly return app id and app version for `core` styles and imagesFerdinand Thiessen2025-01-292-21/+125
* fix: Metadata field searchbackport/50273/stable29Louis Chemineau2025-01-271-2/+7
* test: fix periodic `Test\Group\DatabaseTest::testSearchGroups` failurebackport/50319/stable29Josh2025-01-221-2/+2
* chore: Remove syntax incompatible with PHP 8.0backport/49629/stable29Côme Chilliet2024-12-191-2/+5
* fix: Use getRelativePath method to check if node is inside folderCôme Chilliet2024-12-191-10/+14
* fix: Fix promotion of reshares from subsubfoldersCôme Chilliet2024-12-191-16/+84
* fix(tests): Fix share tests to test new reshare promotion systemCôme Chilliet2024-12-191-17/+17
* fix: Tidy up code for reshare deletionCôme Chilliet2024-12-191-8/+8
* fix: delete re-shares when deleting the parent shareLuka Trovic2024-12-191-4/+116
* fix(tests): Adapt ManagerTest to change in Exception class usedbackport/49822/stable29Côme Chilliet2024-12-121-1/+1
* fix: fix mimetype not being updated when changing file extention on object storebackport/40394/stable29Robin Appelman2024-12-111-0/+35
* fix(migration): Decrypt ownCloud secrets v2Christoph Wurst2024-11-281-0/+13
* fix: do not query CNAME if A succeeded alreadygeorglauterbach2024-11-141-2/+3
* Merge pull request #49097 from nextcloud/backport/48933/stable29Richard Steinmetz2024-11-131-0/+58
|\
| * fix: Handle exception when clearing previously removed two factor tokensbackport/48933/stable29Daniel Calviño Sánchez2024-11-051-0/+32
| * fix: Clear pending two factor tokens also from configurationDaniel Calviño Sánchez2024-11-051-0/+26
* | fix: Clean-up some remaining readdir calls with undesirable false evaluation ...Josh Richards2024-11-133-4/+4
|/
* fix(tests): Fix most obvious errors in ObjectStore testsbackport/47986/stable29Côme Chilliet2024-10-313-56/+60
* perf(ObjectStoreStorage): Improve (slow) move on same object bucketChristoph Fiehe2024-10-303-0/+178
* test: add test for nested jail cross-storage movebackport/47847/stable29Robin Appelman2024-10-291-0/+23
* fix: crypto added manually as expectedyemkareems2024-10-281-1/+1
* fix: crypto type made not nullable and tests run using ICryptoyemkareems2024-10-281-4/+3
* fix: encrypt and store password, decrypt and retrieve the sameyemkareems2024-10-281-2/+19
* Merge pull request #48764 from nextcloud/backport/48539/stable29Joas Schilling2024-10-171-5/+5
|\
| * fix(message): Fix logic of Mail testbackport/48539/stable29Joas Schilling2024-10-171-5/+5
* | Merge pull request #48588 from nextcloud/backport/47896/stable29Ferdinand Thiessen2024-10-172-14/+70
|\ \ | |/ |/|
| * fix(UserTrait): Fix backend initializationbackport/47896/stable29provokateurin2024-10-151-0/+3
| * fix: Make user removal more resilientFerdinand Thiessen2024-10-151-14/+67
* | fix(share): Return empty string if no label is setbackport/48673/stable29Ferdinand Thiessen2024-10-151-0/+34
|/
* fix: gracefully parse non-standard trusted certificatesbackport/48307/stable29Richard Steinmetz2024-09-301-2/+7