Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-03-24Bring back forgotten testsVincent Petry
2021-03-24Fix more controller tests in Core subdirVincent Petry
2021-03-24Fix more tests in the Core subdirVincent Petry
2021-03-23Fix core tests command for app enabling/disablingVincent Petry
2021-03-23Fix casing of core test folderVincent Petry
2021-03-23Set umask before operations that create local filesRobin Appelman
2021-03-22Merge pull request #26198 from nextcloud/unified-search-nodeMorris Jobke
2021-03-22Merge pull request #25529 from nextcloud/fix-non-lgc-glyphs-in-avatars-and-tx...Morris Jobke
2021-03-22Add real events for enabled 2fa providers for usersRoeland Jago Douma
2021-03-22Fix sharebymail testsJohn Molakvoæ (skjnldsv)
2021-03-22Remove duplicated query for email sharesDaniel Calviño Sánchez
2021-03-19handle ordering in folder searchRobin Appelman
2021-03-19Log and continue when failing to update encryption keys during for individual...Julius Härtl
2021-03-19folder filtering in sqlRobin Appelman
2021-03-19Merge pull request #23718 from nextcloud/already-shared-error-messageRoeland Jago Douma
2021-03-19cleanup fileinfo creationRobin Appelman
2021-03-19Merge pull request #26200 from nextcloud/bugfix/26197/fix-expiration-validati...Vincent Petry
2021-03-18handle limit and offset in folder file searchRobin Appelman
2021-03-18only require user to be set in a query that handles tagsRobin Appelman
2021-03-18Update user share must use correct expiration validationVincent Petry
2021-03-18log full expection during repair stepRobin Appelman
2021-03-17Skip db migration simulation for core schema changesJulius Härtl
2021-03-17Merge pull request #26161 from nextcloud/bugfix/noid/improve-matching-of-phon...Joas Schilling
2021-03-17Also limit to user group in case enumeration is enabled for groups and phonen...Joas Schilling
2021-03-17Improve search results when only phonebook-matches can we autocompletedJoas Schilling
2021-03-15Merge pull request #25136 from nextcloud/cachejail-search-filterVincent Petry
2021-03-15expand 'path is already shared' error messageRobin Appelman
2021-03-12Merge pull request #25722 from nextcloud/objectstore-copy-crossRobin Appelman
2021-03-12Fix Test class nameJoas Schilling
2021-03-10Change label also in the acceptance testsJoas Schilling
2021-03-10Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling
2021-03-10Restrict autocompletion also based on the phonebook known usersJoas Schilling
2021-03-09apply object store copy optimization when 'cross storage' copy is within the ...Robin Appelman
2021-03-09Allow overwriting isAuthenticatedRoeland Jago Douma
2021-03-08Merge pull request #25990 from nextcloud/do-not-try-to-add-an-existing-user-a...kesselb
2021-03-08Merge pull request #25925 from nextcloud/techdept/psalm/ActionProviderStoreRoeland Jago Douma
2021-03-07Remove unneeded steps to add already existing userDaniel Calviño Sánchez
2021-03-07Fix acceptance test for searching just added users in contacts menuDaniel Calviño Sánchez
2021-03-06Find directly the label instead of falling back to itDaniel Calviño Sánchez
2021-03-06Assert also element visibility instead of just finding itDaniel Calviño Sánchez
2021-03-06Add explicit locator for "Enable all" bundle buttonDaniel Calviño Sánchez
2021-03-06Find elements through the actor rather than the driverDaniel Calviño Sánchez
2021-03-06Add locator for apps listDaniel Calviño Sánchez
2021-03-06Fix identationDaniel Calviño Sánchez
2021-03-06Fix delete user acceptance testDaniel Calviño Sánchez
2021-03-06Verify WaitFor::element... results with an assertionDaniel Calviño Sánchez
2021-03-06Add missing waits when finding elements in the acceptance testsDaniel Calviño Sánchez
2021-03-05Merge pull request #25660 from hosting-de/feature/add-backend-list-groupsRoeland Jago Douma
2021-03-04Pimp ActionProviderStoreRoeland Jago Douma
2021-03-04Add some typing to SharedStorageRoeland Jago Douma