summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #26718 from nextcloud/bugfix/noid/fix-ratelimit-templateJoas Schilling2021-04-271-11/+9
|\ \ \ \ \
| * | | | | Fix ratelimit templateJoas Schilling2021-04-271-11/+9
| |/ / / /
* | | | | Merge pull request #26572 from nextcloud/bugfix/noid/throw-401-when-authentic...Joas Schilling2021-04-271-4/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix Authentication testJoas Schilling2021-04-221-4/+5
* | | | | Merge pull request #26259 from nextcloud/feature/noid/validate-website-to-be-...Joas Schilling2021-04-261-0/+26
|\ \ \ \ \
| * | | | | Validate the website field input to be a valid URLJoas Schilling2021-04-221-0/+26
| |/ / / /
* | | | | Merge pull request #26375 from nextcloud/techdebt/noid/symfony-component-tran...Morris Jobke2021-04-222-1/+26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix test by defining pluralsJoas Schilling2021-04-201-1/+5
| * | | | Correctly replace all PHP placeholders with the parametersJoas Schilling2021-04-201-0/+21
* | | | | set mimetype for objects uploaded to object storagesRobin Appelman2021-04-213-4/+4
* | | | | Update CredentialsManagerTest.phpJoas Schilling2021-04-211-3/+0
| |_|/ / |/| | |
* | | | Merge pull request #26654 from nextcloud/bugfix/noid/fix-security-credentials...Morris Jobke2021-04-201-18/+11
|\ \ \ \
| * | | | Fix security credentials manager testJoas Schilling2021-04-201-18/+11
| |/ / /
* | | | Move 2FA registration to IBootstrapRoeland Jago Douma2021-04-201-1/+38
* | | | Fix support testsJoas Schilling2021-04-201-2/+5
|/ / /
* | | save a whitespace todayblizzz2021-04-201-1/+1
* | | ignore mail shares of related remote share resultsArthur Schiwon2021-04-201-22/+75
|/ /
* | Merge pull request #26555 from nextcloud/techdebt/noid/run-migrator-tests-on-OCIJoas Schilling2021-04-191-3/+49
|\ \
| * | Integer 0 is not stored as Null and therefor worksJoas Schilling2021-04-161-1/+3
| * | Test that oracle throws on EmptyValues in a NotNull columnsJoas Schilling2021-04-161-14/+28
| * | Run migrator tests on OCIJoas Schilling2021-04-161-3/+33
* | | 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
|\ \ \ | |/ / |/| |