summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | Get the parent directory before creating a file from a templateJulius Härtl2021-04-011-6/+16
|/ /
* | Merge pull request #25961 from nextcloud/enh/events/2fa_providerkesselb2021-03-301-0/+7
|\ \
| * | Add real events for enabled 2fa providers for usersRoeland Jago Douma2021-03-221-0/+7
* | | Merge pull request #25280 from nextcloud/explicit-file-permissionsRoeland Jago Douma2021-03-301-3/+34
|\ \ \
| * | | Set umask before operations that create local filesRobin Appelman2021-03-231-3/+34
* | | | gracefully handle deleteFromSelf when share is already goneArthur Schiwon2021-03-301-3/+0
* | | | Update Mink from 1.7.1 to 1.8.1 in acceptance testsDaniel Calviño Sánchez2021-03-303-17/+24
* | | | Update Selenium driver for Mink from 1.3.1 to 1.4.0 in acceptance testsDaniel Calviño Sánchez2021-03-304-20/+30
* | | | Update Behat from 3.7.0 to 3.8.1 in acceptance testsDaniel Calviño Sánchez2021-03-302-18/+18
* | | | Update PHPUnit from 4.X to 6.X in acceptance testsDaniel Calviño Sánchez2021-03-3020-268/+682
* | | | Merge pull request #26353 from nextcloud/techdebt/noid/make-testcase-class-co...Joas Schilling2021-03-291-3/+15
|\ \ \ \
| * | | | Make Testcase class compatible with phpunit-9.5Joas Schilling2021-03-291-3/+15
* | | | | Add known user check in avatar when v2-private scopeVincent Petry2021-03-261-22/+89
* | | | | Added PlaceholderAvatar with own cached imagesVincent Petry2021-03-261-4/+7
* | | | | Add property scope tests for AccountManagerVincent Petry2021-03-261-0/+123
* | | | | Map old account scope properties to new namesVincent Petry2021-03-263-34/+63
* | | | | Add new v2-private account scopeVincent Petry2021-03-261-2/+59
|/ / / /
* | | | Merge pull request #26281 from hosting-de/fix/emailRoeland Jago Douma2021-03-261-2/+2
|\ \ \ \
| * | | | Change my email addressJohannes Leuker2021-03-241-2/+2
* | | | | Cleanup unneeded code around database.xmlMorris Jobke2021-03-2419-3271/+29
|/ / / /
* | | | Fix language codes test result orderVincent Petry2021-03-241-0/+1
* | | | Bring back forgotten testsVincent Petry2021-03-245-5/+5
* | | | Fix more controller tests in Core subdirVincent Petry2021-03-242-8/+10
* | | | Fix more tests in the Core subdirVincent Petry2021-03-243-13/+20
* | | | Fix core tests command for app enabling/disablingVincent Petry2021-03-232-17/+17
* | | | Fix casing of core test folderVincent Petry2021-03-231-2/+1
|/ / /
* | | Merge pull request #26198 from nextcloud/unified-search-nodeMorris Jobke2021-03-221-108/+202
|\ \ \
| * | | handle ordering in folder searchRobin Appelman2021-03-191-20/+34
| * | | folder filtering in sqlRobin Appelman2021-03-191-1/+0
| * | | cleanup fileinfo creationRobin Appelman2021-03-191-60/+30
| * | | handle limit and offset in folder file searchRobin Appelman2021-03-181-41/+157
| * | | only require user to be set in a query that handles tagsRobin Appelman2021-03-181-16/+11
* | | | Merge pull request #25529 from nextcloud/fix-non-lgc-glyphs-in-avatars-and-tx...Morris Jobke2021-03-221-0/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Include additional scripts in Noto fontsDaniel Calviño Sánchez2021-03-011-0/+0
* | | | Fix sharebymail testsJohn Molakvoæ (skjnldsv)2021-03-221-64/+64
* | | | Remove duplicated query for email sharesDaniel Calviño Sánchez2021-03-221-63/+79
* | | | Log and continue when failing to update encryption keys during for individual...Julius Härtl2021-03-191-13/+17
* | | | Merge pull request #23718 from nextcloud/already-shared-error-messageRoeland Jago Douma2021-03-191-4/+13
|\ \ \ \
| * | | | expand 'path is already shared' error messageRobin Appelman2021-03-151-4/+13
* | | | | Merge pull request #26200 from nextcloud/bugfix/26197/fix-expiration-validati...Vincent Petry2021-03-191-40/+40
|\ \ \ \ \
| * | | | | Update user share must use correct expiration validationVincent Petry2021-03-181-40/+40
* | | | | | log full expection during repair stepRobin Appelman2021-03-181-1/+2
|/ / / / /
* | | | | Skip db migration simulation for core schema changesJulius Härtl2021-03-171-53/+0
* | | | | Merge pull request #26161 from nextcloud/bugfix/noid/improve-matching-of-phon...Joas Schilling2021-03-171-13/+63
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Also limit to user group in case enumeration is enabled for groups and phonen...Joas Schilling2021-03-171-5/+16
| * | | | Improve search results when only phonebook-matches can we autocompletedJoas Schilling2021-03-171-8/+47
| |/ / /
* | | | Merge pull request #25136 from nextcloud/cachejail-search-filterVincent Petry2021-03-152-3/+86
|\ \ \ \ | |/ / / |/| | |
| * | | adjust testsRobin Appelman2021-01-261-3/+16
| * | | fix search in nested jailsRobin Appelman2021-01-261-0/+18
| * | | fix cachjail searching for rootRobin Appelman2021-01-261-2/+17