aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Allow registering NotifierServices trough IBootstrapRoeland Jago Douma2021-04-161-1/+29
* Fix unit testRoeland Jago Douma2021-04-1614-19/+18
* Separate settings for remote share expirationVincent Petry2021-04-151-70/+207
* Merge pull request #26266 from nextcloud/future-proof-networkingRoeland Jago Douma2021-04-124-42/+328
|\
| * Adjust testLukas Reschke2021-04-061-7/+14
| * Improve networking checksLukas Reschke2021-04-064-42/+321
* | Increase subnet matcherLukas Reschke2021-04-071-2/+10
* | Merge pull request #24966 from nextcloud/jknockaert-patch-1Lukas Reschke2021-04-061-4/+14
|\ \ | |/ |/|
| * Update EncryptionTest.phpJasper Knockaert2021-01-051-3/+3
| * 2nd attempt to fix testsJasper Knockaert2021-01-051-7/+11
| * attemtp to fix testJasper Knockaert2021-01-051-1/+7
* | Merge pull request #24055 from nextcloud/bugfix/noid/enfore-no-notnull-for-bo...Morris Jobke2021-04-011-20/+61
|\ \
| * | Rename the method to match what it doesJoas Schilling2021-03-311-22/+22
| * | Don't allow Notnull for boolean columnsJoas Schilling2021-03-311-0/+41
* | | 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
* | | | 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
|/ / / /
* / / / Cleanup unneeded code around database.xmlMorris Jobke2021-03-2417-2823/+29
|/ / /
* | | 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
* | | 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