Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests/api
AgeCommit message (Expand)Author
2015-09-13Make the features list behave like the media type listOlivier Paroz
2015-09-13[8.2] Stop sending the path to the media type iconsOlivier Paroz
2015-09-12Only return enabled featuresOlivier Paroz
2015-09-08Use 2 different type of files to test the API previewsOlivier Paroz
2015-09-08Test empty preview which needs base64 encodingOlivier Paroz
2015-09-07Unit tests for ConfigParserOlivier Paroz
2015-09-07Use exceptions more in Preview chainOlivier Paroz
2015-09-05Temporarily remove the missing icons from tests until they're re-inroduced in...Olivier Paroz
2015-09-04Merge pull request #300 from owncloud/fix-public-sideOlivier Paroz
2015-09-04Fix public routesoparoz
2015-09-03Delay navigation route loadingOlivier Paroz
2015-08-23Test that forbidden folders don't get listedOlivier Paroz
2015-08-20Test thumbnail API with album thumbnailsOlivier Paroz
2015-08-20Test for preview of broken fileOlivier Paroz
2015-08-19Test various config configuration and invalid foldersOlivier Paroz
2015-08-19Add sampe gallery.cnf for testingOlivier Paroz
2015-08-19Use a custom files sample for testingOlivier Paroz
2015-08-19Add download APIOlivier Paroz
2015-08-18Only list media files we supportOlivier Paroz
2015-08-18Add Thumbnails APIOlivier Paroz
2015-08-18Add Preview APIOlivier Paroz
2015-08-17Add Config APIOlivier Paroz
2015-08-16Introduce an APIOlivier Paroz
2015-08-141st test module: DataSetupOlivier Paroz
2015-08-111st acceptance and api testsOlivier Paroz