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
AgeCommit message (Expand)Author
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-17New broken JPG with missing headerOlivier Paroz
2015-09-17Added some troubleshooting tipsOlivier Paroz
2015-09-16Added list of required PHP extensionsOlivier Paroz
2015-09-16TypoOlivier 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-12Add extra configuration file in test sub-folderOlivier Paroz
2015-09-09Merge pull request #316 from owncloud/load-all-apps-for-testsOlivier Paroz
2015-09-09Load all installed apps in testsOlivier Paroz
2015-09-09Use IRootFolder instead of injecting the serveroparoz
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-08More getMediaFiles testsOlivier Paroz
2015-09-08Test getPathFromVirtualRoot with a folderOlivier 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-07Found a way to load the app which worksOlivier 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-07Whitelist the app for testsOlivier Paroz
2015-09-07Use exceptions more in Preview chainOlivier Paroz
2015-09-06Cover internal error paths for preview controllerOlivier Paroz
2015-09-05Simplify ApplicationTestOlivier Paroz
2015-09-05Add test for navigation entry loadingOlivier 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-04Merge pull request #298 from owncloud/various-changesOlivier Paroz
2015-09-04Add more documentation to the api and acceptance sectionOlivier Paroz
2015-09-04Fix public routesoparoz
2015-09-03Delay navigation route loadingOlivier Paroz
2015-09-03Fix tests bootstrap to meet the new core requirementsOlivier Paroz
2015-09-02Add Github token to composerOlivier 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-24Some integration tests for the Application classOlivier 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