summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge pull request #16721 from nextcloud/fix/16644Roeland Jago Douma2019-08-111-2/+12
|\
| * Correctly handle emtpy string in proxyuserpwd configScott Shambarger2019-08-111-2/+12
* | Add testsRoeland Jago Douma2019-08-105-0/+492
* | Add feature policy headerRoeland Jago Douma2019-08-103-1/+4
|/
* Merge pull request #16592 from nextcloud/bugfix/noid/federated-reshareRoeland Jago Douma2019-08-011-0/+33
|\
| * Fix permission check on incoming federated sharesJulius Härtl2019-07-311-0/+33
* | Update CSP test cases to handle the new form-actionRoeland Jago Douma2019-07-312-60/+64
|/
* Merge pull request #16594 from nextcloud/tech-debt/noid/remove-unused-checkPa...Joas Schilling2019-07-301-29/+0
|\
| * Remove unused OC\Share\Share::checkPasswordProtectedShareMorris Jobke2019-07-291-29/+0
* | Merge pull request #16579 from nextcloud/enh/PostLoginEventRoeland Jago Douma2019-07-301-44/+71
|\ \
| * | Update testsRoeland Jago Douma2019-07-291-44/+71
| |/
* | Merge pull request #16502 from nextcloud/bugfix/16474Morris Jobke2019-07-291-7/+14
|\ \ | |/ |/|
| * Check the if we can actually access the storage cache for recent filesJulius Härtl2019-07-241-7/+14
* | Split up security middlewareRoeland Jago Douma2019-07-272-97/+149
* | Merge pull request #16555 from nextcloud/fix/16529/mask-keysMorris Jobke2019-07-261-0/+2
|\ \