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
2018-04-05Fix PageControllerTestJulius Härtl
2018-01-30Fix timeout in API testsDaniel Calviño Sánchez
2018-01-29Wait for the Gallery icon to appear before clicking on itDaniel Calviño Sánchez
2018-01-29Wait for the contents to appear before checking the URLDaniel Calviño Sánchez
2018-01-24Fix "SignInAsUser" acceptance testDaniel Calviño Sánchez
2018-01-17Fix usage of OC_ImageMorris Jobke
2017-05-16Fix testsRoeland Jago Douma
2017-04-23Migrate PHP to PSR-4Olivier Paroz (oparoz)
2017-04-21Fix the acceptance tests sine we have a fancy new appmenu!Roeland Jago Douma
2017-03-12Update Acceptance test config for FirefoxOlivier Paroz (oparoz)
2017-03-12Fix App navigation testOlivier Paroz (oparoz)
2017-01-04Fix testsRoeland Jago Douma
2017-01-04Make use of the IPreview so we use shared previewsRoeland Jago Douma
2016-11-24This is the Nextcloud Gallery appOlivier Paroz (oparoz)
2016-09-14Do not display technical error messagesLukas Reschke
2016-09-05Fix OCS requestsOlivier Paroz
2016-09-04Various ownCloud text removalsOlivier Paroz
2016-09-04Change my email addressOlivier Paroz
2016-09-04Change header to make it server neutralOlivier Paroz
2016-07-07Fix for string idVincent Petry
2016-06-18Happy New Year 2016Olivier Paroz
2016-06-13Massive Share 2.0 tests clean upOlivier Paroz
2016-06-12Rename getResourceFromId to GetFileOlivier Paroz
2016-06-12Restrict token accessOlivier Paroz
2016-06-11Various fixes and cleanup for Share 2.0Olivier Paroz
2016-06-11updated teststahaa karim
2016-06-11review teststahaa karim
2016-06-11Update test setup to use Share 2.0 #663Olivier Paroz
2016-03-19Issue #213: No possibility to send an email in share dialog (#586)Jalpreet Singh Nanda (imjalpreet)
2016-03-18Use a better selector to detect HTML elementsOlivier Paroz
2016-03-18Issue #565: Tests Updated for Issue #565(PR #587)Jalpreet Singh Nanda (imjalpreet)
2016-03-16Build the albumMap even when the server returns a 403Olivier Paroz
2016-03-11Detect if images presented are shared with the current userOlivier Paroz
2016-03-11Update the empty page to reflect the fact that the user can now upload directlyOlivier Paroz
2016-03-11Add uploading support for registered usersOlivier Paroz
2016-02-21Change status code from 307 to 303 in unit testsOlivier Paroz
2016-02-14Split ConfigParser in two, introducing ConfigValidatorOlivier Paroz
2016-02-14Update ConfigParserTestOlivier Paroz
2016-02-10[9.0] Fix local testsOlivier Paroz
2015-09-25[8.2, 8.1] Remove obsolete preview validatorOlivier Paroz
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-18Merge pull request #301 from owncloud/keep-error-message-in-the-sessionOlivier Paroz
2015-09-18Fix application navigation testOlivier Paroz