summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Make phpunit8 compatibleRoeland Jago Douma2019-11-27325-404/+404
* Merge pull request #18019 from nextcloud/enhancement/password-policy-eventsRoeland Jago Douma2019-11-272-38/+49
|\
| * Add typed events for password_policyChristoph Wurst2019-11-272-38/+49
* | Merge pull request #17834 from nextcloud/enh/noid/generic-event-replacement-tk2blizzz2019-11-272-4/+8
|\ \ | |/ |/|
| * Files first to use own GenericEventArthur Schiwon2019-11-262-4/+8
* | Merge pull request #17939 from nextcloud/fix/token-insert-conflict-handlingRoeland Jago Douma2019-11-261-10/+44
|\ \
| * | Handle token insert conflictsChristoph Wurst2019-11-261-10/+44
| |/
* | Merge pull request #17948 from nextcloud/enh/check-if-property-is-boolRoeland Jago Douma2019-11-261-8/+35
|\ \ | |/ |/|
| * Make isXXX available for bool properties onlyDaniel Kesselberg2019-11-161-8/+35
* | Merge pull request #17896 from nextcloud/fix/noid/consider-create-group-resultblizzz2019-11-251-0/+30
|\ \
| * | take group creation result into considerationArthur Schiwon2019-11-251-0/+30
* | | Some php-cs fixesRoeland Jago Douma2019-11-22124-179/+153
|/ /
* | Fix the tests after #18029Roeland Jago Douma2019-11-211-2/+1
* | Merge pull request #18029 from nextcloud/feature/public-post-login-eventRoeland Jago Douma2019-11-211-2/+2
|\ \
| * | Make the post login event publicChristoph Wurst2019-11-201-2/+2
* | | Do not check for updates if we have no internetRoeland Jago Douma2019-11-201-24/+64
|/ /
* | Do pagination on the dummy group backendRoeland Jago Douma2019-11-201-1/+2
* | Use dummy backend in testRoeland Jago Douma2019-11-181-0/+1
* | fix folder deleteRobin Appelman2019-11-131-0/+2
* | dont create empty filecache extended rowsRobin Appelman2019-11-131-1/+8
* | expose filecache extension data in FileInfoRobin Appelman2019-11-131-213/+236
* | store filecache extension fieldsRobin Appelman2019-11-131-0/+61
|/
* Add unit tests for "getAllShares()"Daniel Calviño Sánchez2019-10-302-0/+216
* Extend data returned when searching remote sharesJohn Molakvoæ (skjnldsv)2019-10-291-5/+5
* Make renewSessionToken return the new tokenRoeland Jago Douma2019-10-091-10/+9
* make TrustedDomainHelper case insensitiveJohannes Koenig2019-10-061-0/+5
* Merge pull request #17001 from nextcloud/fix/noid/addressbookchanges-avatarblizzz2019-10-011-2/+1
|\
| * adjust test expectationsArthur Schiwon2019-09-041-2/+1
* | Move settings to an appChristoph Wurst2019-09-2812-771/+20
* | Merge pull request #17264 from nextcloud/move-from-storage-wrappersRoeland Jago Douma2019-09-261-20/+97
|\ \
| * | handle moveFromStorage within the same storage even when storage wrappers are...Robin Appelman2019-09-251-20/+97
* | | Merge pull request #17262 from nextcloud/objectstore-remove-cache-on-deleteRoeland Jago Douma2019-09-262-0/+79
|\ \ \
| * | | dont delete cache entries if deleting an object from object store failedRobin Appelman2019-09-252-0/+79
| |/ /
* | | Use the actual password to update the tokensRoeland Jago Douma2019-09-181-2/+2
* | | Fixed the SecurityTest errorGreta Doci2019-09-151-0/+7
* | | Harden identifyproof openssl codeRoeland Jago Douma2019-09-141-7/+14
* | | Use Symfony's new contract Event class instead of the deprecated oneChristoph Wurst2019-09-121-8/+8
* | | Merge pull request #16682 from nextcloud/enh/12790/workflow-backendRoeland Jago Douma2019-09-111-23/+66
|\ \ \
| * | | adapt file hooks test to eventdispatcher utilizationArthur Schiwon2019-09-091-23/+66
* | | | Split personal security settings in codeRoeland Jago Douma2019-09-102-72/+11
|/ / /
* | | Merge pull request #16836 from nextcloud/fix/16724/smb-availabilityRoeland Jago Douma2019-09-091-41/+53
|\ \ \ | |/ / |/| |
| * | adjust testsArthur Schiwon2019-08-261-41/+53
* | | Merge pull request #17006 from nextcloud/querybuilder-max-minRoeland Jago Douma2019-09-071-0/+78
|\ \ \
| * | | add MAX and MIN to functionbuilderRobin Appelman2019-09-061-0/+78
| |/ /
* | / Log/FileTest does not require the DBRoeland Jago Douma2019-09-041-2/+0
| |/ |/|
* | Add default timeout to expected request optionsDaniel Kesselberg2019-09-031-34/+19
* | SessionMiddleware: declare session propertyRoeland Jago Douma2019-08-281-12/+4
* | Merge pull request #16865 from nextcloud/bugfix/noid/5-min-cronRoeland Jago Douma2019-08-261-23/+2
|\ \
| * | Cleanup the Settings classJoas Schilling2019-08-261-23/+2
| |/
* / Fix report of phpstan in LimiterRoeland Jago Douma2019-08-191-8/+0
|/