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
AgeCommit message (Expand)Author
2015-09-24Merge pull request #361 from owncloud/secure-mimetypesLukas Reschke
2015-09-21Move background colour to design sectionOlivier Paroz
2015-09-21Added test for text/plain SVGs in getPreviewOlivier Paroz
2015-09-20Updated tests for FilesController and ConfigServiceOlivier Paroz
2015-09-20Only serve the media types we supportOlivier Paroz
2015-09-20Replace session by cookie for error messageOlivier Paroz
2015-09-20Remove unneedded session objectOlivier Paroz
2015-09-19Test for HttpError::htmlErrorOlivier Paroz
2015-09-18Don't use the session in the API or in downloadsOlivier Paroz
2015-09-17Don't send the error messages via GET/POSTOlivier Paroz
2015-09-13Make the features list behave like the media type listOlivier Paroz
2015-09-13Minor fixesOlivier 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-09Use IRootFolder instead of injecting the serveroparoz
2015-09-08More getMediaFiles testsOlivier Paroz
2015-09-08Add BOM test for ConfigParserOlivier Paroz
2015-09-08Extra test for failed gif previewOlivier Paroz
2015-09-07Unit tests for ConfigParserOlivier Paroz
2015-09-07New test cases for FilesServiceOlivier Paroz
2015-09-07Log exceptions in CheckException directlyOlivier Paroz
2015-09-07Add test for Preview->previewValidator when we can't save the fixed thumbnailOlivier Paroz
2015-09-07Add test for ServicePreview->createPreview when brokenOlivier Paroz
2015-09-07Use exceptions more in Preview chainOlivier Paroz
2015-09-06Cover internal error paths for preview controllerOlivier Paroz
2015-09-05Temporarily remove the missing icons from tests until they're re-inroduced in...Olivier Paroz
2015-08-25Some tests for the Preview classOlivier Paroz
2015-08-24Some tests for the ConfigService classOlivier Paroz
2015-08-24Some tests for the PreviewService classOlivier Paroz
2015-08-24Adjust PageControllerTest to match changes in coreOlivier Paroz
2015-08-24Some additional files service testOlivier Paroz
2015-08-24Consolidate common test methods higher upOlivier Paroz
2015-08-23Unit tests for SearchFolderServiceOlivier Paroz
2015-08-23Test PathManipulation traitOlivier Paroz
2015-08-23Test for ConfigController with a broken systemOlivier Paroz
2015-08-23Test for FilesController->getListOlivier Paroz
2015-08-23Some unit tests for the DownloadService classOlivier Paroz
2015-08-23Some unit tests for the ImageResponse classOlivier Paroz
2015-08-23Some unit tests for the Environment classOlivier Paroz
2015-08-23Don't use "and" part2Olivier Paroz
2015-08-21Unit tests for PreviewController->getThumbnailsOlivier Paroz
2015-08-21Tests for PageControllerOlivier Paroz
2015-08-21Some EnvCheckMiddleware path testsOlivier Paroz
2015-08-20Some EnvCheckMiddleware response testsOlivier Paroz
2015-08-20Unit tests for EnvCheckMiddlewareOlivier 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-19More unit tests for the controllersOlivier Paroz
2015-08-19Add download APIOlivier Paroz