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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-09-19Include empty directories in the default state of acceptance testsDaniel Calviño Sánchez
2018-05-29Make sure the file is readable before attempting to create a previewRoeland Jago Douma
2018-05-24make sure force language is reflected in html lang attributeGeorg Ehrke
2018-05-23Certain tokens can expireRoeland Jago Douma
2018-05-23Allow the rotation of tokensRoeland Jago Douma
2018-04-19Merge pull request #9232 from nextcloud/12-9205Roeland Jago Douma
2018-04-18Provide an option to disable HTML emailsMorris Jobke
2018-04-18Show EOL warning in the update sectionJoas Schilling
2018-03-11Add acceptance tests for creation of subfolders in public shared foldersDaniel Calviño Sánchez
2018-03-11Extract common "wait for" functions to a helper classDaniel Calviño Sánchez
2018-03-11Generalize file list steps so a specific ancestor can be usedDaniel Calviño Sánchez
2018-03-11Generalize file list locators so a specific ancestor can be usedDaniel Calviño Sánchez
2018-03-11Store the name of the actor in the Actor objectDaniel Calviño Sánchez
2018-03-11Extract file list locators and steps to its own classDaniel Calviño Sánchez
2018-03-09Add automatic handling of NoSuchElement exceptionsDaniel Calviño Sánchez
2018-03-09Add automatic handling of MoveTargetOutOfBounds exceptionsDaniel Calviño Sánchez
2018-02-27Merge pull request #8130 from nextcloud/fix-own-avatar-not-updated-when-displ...Morris Jobke
2018-01-31Fix own avatar not updated when display name is changedDaniel Calviño Sánchez
2018-01-29Use S3Client::upload instead of splitting single/multipart upload ourselvesRobin Appelman
2018-01-11Add acceptance test for renaming a file with the details view openDaniel Calviño Sánchez
2018-01-09Add missing timeout multiplierDaniel Calviño Sánchez
2018-01-09Wait for the shared link to be set in the acceptance testsDaniel Calviño Sánchez
2018-01-09Fix typo in callback nameDaniel Calviño Sánchez
2018-01-09Properly catch InvalidTokenException for better error responseMorris Jobke
2018-01-09Merge pull request #7745 from nextcloud/7692_12Morris Jobke
2018-01-08Merge pull request #7694 from nextcloud/stable12-7611Roeland Jago Douma
2018-01-08Don't lie about the preview mimetypeRoeland Jago Douma
2018-01-04removes invalid tests, adapts another oneArthur Schiwon
2018-01-04never translate login names when requiring with a user idArthur Schiwon
2018-01-04extend tests for status quoArthur Schiwon
2018-01-04Fixed testsJohn Molakvoæ (skjnldsv)
2018-01-04Fixed testsJohn Molakvoæ (skjnldsv)
2018-01-04Correctly remove temp test directory treeJohn Molakvoæ (skjnldsv)
2018-01-04Added tests for various installations typesJohn Molakvoæ (skjnldsv)
2018-01-04Fixed webroot for scss filesJohn Molakvoæ (skjnldsv)
2018-01-03Unit tests for #6977Joas Schilling
2017-12-19Fix duplicate session token after remembered loginChristoph Wurst
2017-12-18Merge pull request #7558 from nextcloud/12-7427Morris Jobke
2017-12-18Fix email buttons for white themeMorris Jobke
2017-12-13Merge pull request #7464 from nextcloud/cached-mount-info-filepath-12Morris Jobke
2017-12-12allow 'Nextcloud' in the user agent string of AndroidBjoern Schiessle
2017-12-12Allow getting the filepath when getting cached mounts by fileidRobin Appelman
2017-11-28Merge pull request #7328 from nextcloud/backport/7327/access-list-regression-...Morris Jobke
2017-11-28Fix current access list test and add one for $currentAccess === falseJoas Schilling
2017-11-23CSSResourceLocator: handle SCSS in apps outside rootKyle Fazzari
2017-11-14{J,CS}SResourceLocator: account for symlinks in app pathKyle Fazzari
2017-11-10Merge pull request #6464 from nextcloud/proper-english-nowhave-backport-stable12blizzz
2017-11-09Fix welcome text for better grammar in themed instancesMorris Jobke
2017-11-08Theming: theme flow redirection pageJulius Härtl
2017-11-06Improve mimetype detection for object storagesMorris Jobke