summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* test: fix CI when running Karma testsFerdinand Thiessen3 days1-3/+11
* fix(mime-types): adjust compiled mime types and signbackport/51434/stable30Ferdinand Thiessen8 days2-3/+2
* 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
* refactor(TempManager): Simplify and unify implementations and remove legacy b...backport/51194/stable30provokateurin2025-03-041-18/+7
* refactor: convert sanitize account properties repair step to background jobbackport/50985/stable30Ferdinand Thiessen2025-02-242-10/+55
* fix: Optimize repair step performanceFerdinand Thiessen2025-02-241-1/+26
* fix: validate account properties as a repair stepFerdinand Thiessen2025-02-241-0/+89
* fix: Change UserAgent to *cloudbackport/50053/stable30Johannes Endres2025-02-211-1/+1
* test(View): Copy preserves contentbackport/48651/stable30Louis Chemineau2025-02-131-0/+8
* fix(files): Correctly copy the cache information on copy operationsLouis Chemineau2025-02-131-0/+1
* test: re-add object store primary storage phpunit testsbackport/48235/stable30Robin Appelman2025-02-131-0/+15
* Merge pull request #50704 from nextcloud/backport/50660/stable30Andy Scherzinger2025-02-131-0/+35
|\
| * fix: make sure we process mime extensions as stringskjnldsv2025-02-061-0/+35
* | fix(Mailer): Fix sendmail binary fallbackbackport/46480/stable30Josh2025-02-121-1/+2
* | fix(FediverseAction): Ensure valid fediverse links are generatedFerdinand Thiessen2025-02-071-0/+186
* | fix(AccountManager): Sanitize social media handlesFerdinand Thiessen2025-02-071-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/stable30Louis Chemineau2025-01-301-0/+9
* Merge pull request #50437 from nextcloud/fix/encoding-wrapper-scanner-stable30Kate2025-01-291-0/+8
|\
| * fix(files): Do not array access null valuefix/encoding-wrapper-scanner-stable30Ferdinand Thiessen2025-01-281-0/+8
* | fix(TemplateLayout): `core` is not an app but the server itselfbackport/50398/stable30Ferdinand Thiessen2025-01-292-46/+27
* | fix: Correctly return app id and app version for `core` styles and imagesFerdinand Thiessen2025-01-291-0/+111
* | Merge pull request #50418 from nextcloud/backport/50331/stable30Marcel Klehr2025-01-281-0/+2
|\ \ | |/ |/|
| * fix(taskprocessing): Fix testsMarcel Klehr2025-01-271-0/+2
* | fix: Metadata field searchbackport/50273/stable30Louis Chemineau2025-01-271-2/+7
|/
* fix(preview): Filter for folders in cleanup old preview jobbackport/48581/stable30Dario Mehlich2025-01-271-0/+31
* test: fix periodic `Test\Group\DatabaseTest::testSearchGroups` failurebackport/50319/stable30Josh2025-01-221-2/+2
* fix: Use getRelativePath method to check if node is inside folderbackport/47425/stable30Cô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/49361/stable30Côme Chilliet2024-12-121-1/+1
* Merge pull request #49165 from nextcloud/backport/48563/stable30John Molakvoæ2024-12-121-0/+98
|\
| * test: add some minimal testing for metadata storagebackport/48563/stable30Robin Appelman2024-12-051-0/+98
* | fix: fix mimetype not being updated when changing file extention on object storebackport/40394/stable30Robin Appelman2024-12-111-0/+35
|/
* test:(PasswordConfirmationMiddleware): Fix constructor callLouis Chemineau2024-11-281-5/+14
* 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 #49098 from nextcloud/backport/48933/stable30Richard Steinmetz2024-11-131-0/+58
|\
| * fix: Handle exception when clearing previously removed two factor tokensbackport/48933/stable30Daniel 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: conflicts resolved in apps.php loadDirectorybackport/38630/stable30yemkareems2024-11-131-1/+1
* | fix: Clean-up some remaining readdir calls with undesirable false evaluation ...Josh Richards2024-11-133-4/+4
* | fix(tests): Add IpAddressClassifier v6 zone ID testbackport/49039/stable30Josh2024-11-071-0/+1
* | fix(tests): Add RemoteAddress v6 zone ID testJosh2024-11-061-0/+2
|/
* fix(appinfo): Make sure screenshot, author and category are always arraysbackport/48912/stable30Joas Schilling2024-11-015-1/+78
* fix(users): improve recently active searchBenjamin Gaussorgues2024-10-301-3/+64