summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix enabling send password by Talk with same password in mail sharesDaniel Calviño Sánchez2020-05-281-4/+96
* Fix enabling send password by Talk with empty password in link sharesDaniel Calviño Sánchez2020-05-281-0/+69
* Add lazy events for the Node APIRoeland Jago Douma2020-05-281-38/+97
* Do not read certificate bundle from data dir by defaultMorris Jobke2020-05-251-3/+2
* Merge pull request #20814 from nextcloud/group-id-onlyRoeland Jago Douma2020-05-211-11/+9
|\
| * dont get the group details if we only ask for the idRobin Appelman2020-05-071-11/+9
* | Revert "Compress the appstore requests by default"Morris Jobke2020-05-201-42/+5
* | Allow gzip encoded requests by defaultMorris Jobke2020-05-201-3/+7
* | Compress the appstore requests by defaultMorris Jobke2020-05-201-5/+42
* | Cache appstore requests for 60 instead of 5 minutesMorris Jobke2020-05-201-7/+7
* | l10n: Add "The" before "Following"Valdnet2020-05-151-4/+4
* | Merge pull request #20939 from nextcloud/enh/middleware/not_modifiedRoeland Jago Douma2020-05-133-41/+107
|\ \
| * | Move the notmodified check to middleware where it belongsRoeland Jago Douma2020-05-133-41/+107
* | | Merge pull request #20897 from nextcloud/bugfix/httpcacheRoeland Jago Douma2020-05-131-1/+1
|\ \ \ | |/ / |/| |
| * | Fix http cache testClement Wong2020-05-121-1/+1
* | | Merge pull request #20270 from nextcloud/enh/appframework/gzipRoeland Jago Douma2020-05-121-0/+163
|\ \ \
| * | | Add AppFramework GZip middleware to gzip responsesRoeland Jago Douma2020-05-121-0/+163
* | | | Use random_bytesRoeland Jago Douma2020-05-111-4/+11
|/ / /
* | / Adjust tests to only return group IDsMorris Jobke2020-05-081-32/+15
| |/ |/|
* | Update education bundleRoeland Jago Douma2020-05-011-2/+0
* | Fix getDirectoryContent implementation for Jail wrapperRobin Appelman2020-04-301-0/+15
* | Fix Argon2 options checksMichaIng2020-04-301-0/+5
* | Merge pull request #19793 from nextcloud/bugfix/noid/link-to-federated-reshareMorris Jobke2020-04-271-18/+0
|\ \
| * | Remove unneeded test since links have resharing permissions by defaultJulius Härtl2020-04-211-18/+0
* | | Merge pull request #19084 from nextcloud/bug/13556/wrong-paths-for-svgMorris Jobke2020-04-271-0/+29
|\ \ \ | |_|/ |/| |
| * | Add test to ensure that symlinked apps_paths are not resolvedDaniel Kesselberg2020-04-241-0/+29
* | | Allow specifying a default expiration dateRoeland Jago Douma2020-04-241-0/+1
* | | Do not create remember me cookieJulius Härtl2020-04-231-1/+24
|/ /
* | Fix new routing in settings etcRoeland Jago Douma2020-04-221-2/+2
* | Merge pull request #20114 from nextcloud/techdebt/noid/allow-some-apps-to-hav...Roeland Jago Douma2020-04-211-87/+50
|\ \ | |/ |/|
| * Extend tests for root urlJoas Schilling2020-04-181-87/+50
* | Move to subfolders for preview filesRoeland Jago Douma2020-04-191-26/+70
|/
* Merge pull request #20505 from nextcloud/fix/noid/system-credsblizzz2020-04-161-0/+33
|\
| * fix credentialsManager documentation and ensure userId to be used as stringArthur Schiwon2020-04-151-3/+3
| * add DB tests for credentials managerArthur Schiwon2020-04-151-0/+33
* | Provide the proper language to the mailerRoeland Jago Douma2020-04-162-4/+11
* | Run cs:fix and fix HashWrapper codeMorris Jobke2020-04-151-1/+3
|/
* Merge pull request #20138 from nextcloud/bugfix/noid/make-remote-checking-mor...Joas Schilling2020-04-152-11/+126
|\
| * Fix unit testsJoas Schilling2020-04-151-2/+4
| * Check all remotes for local accessJoas Schilling2020-04-141-9/+122
* | Return hashes of uploaded content for dav uploadsRobin Appelman2020-04-131-0/+55
|/
* Add visibility to all constantsChristoph Wurst2020-04-106-17/+17
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-1034-128/+128
* Add visibility to all properties and move static keywordChristoph Wurst2020-04-105-13/+13
* Merge pull request #20422 from nextcloud/techdebt/format-control-structs-clas...Christoph Wurst2020-04-10218-643/+420
|\
| * Format control structures, classes, methods and functionChristoph Wurst2020-04-10218-643/+420
* | Merge pull request #19495 from nextcloud/preview-generate-batchRoeland Jago Douma2020-04-101-14/+23
|\ \ | |/ |/|
| * fix preview generation testsRobin Appelman2020-04-101-14/+23
* | Use elseif instead of else ifChristoph Wurst2020-04-1016-56/+56
* | Remove space between switch case and colonChristoph Wurst2020-04-091-32/+32