summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Make sure the file is readable before attempting to create a previewRoeland Jago Douma2018-05-291-0/+20
* make sure force language is reflected in html lang attributeGeorg Ehrke2018-05-241-7/+43
* Certain tokens can expireRoeland Jago Douma2018-05-231-0/+75
* Allow the rotation of tokensRoeland Jago Douma2018-05-231-0/+42
* Merge pull request #9232 from nextcloud/12-9205Roeland Jago Douma2018-04-192-1/+7
|\
| * Provide an option to disable HTML emailsMorris Jobke2018-04-182-1/+7
* | Show EOL warning in the update sectionJoas Schilling2018-04-181-0/+3
|/
* Add acceptance tests for creation of subfolders in public shared foldersDaniel Calviño Sánchez2018-03-113-0/+181
* Extract common "wait for" functions to a helper classDaniel Calviño Sánchez2018-03-112-30/+84
* Generalize file list steps so a specific ancestor can be usedDaniel Calviño Sánchez2018-03-114-3/+115
* Generalize file list locators so a specific ancestor can be usedDaniel Calviño Sánchez2018-03-112-31/+43
* Store the name of the actor in the Actor objectDaniel Calviño Sánchez2018-03-112-3/+19
* Extract file list locators and steps to its own classDaniel Calviño Sánchez2018-03-113-146/+183
* Add automatic handling of NoSuchElement exceptionsDaniel Calviño Sánchez2018-03-091-6/+16
* Add automatic handling of MoveTargetOutOfBounds exceptionsDaniel Calviño Sánchez2018-03-091-3/+17
* Merge pull request #8130 from nextcloud/fix-own-avatar-not-updated-when-displ...Morris Jobke2018-02-271-3/+111
|\
| * Fix own avatar not updated when display name is changedDaniel Calviño Sánchez2018-01-311-3/+111
* | Use S3Client::upload instead of splitting single/multipart upload ourselvesRobin Appelman2018-01-291-5/+12
|/
* Add acceptance test for renaming a file with the details view openDaniel Calviño Sánchez2018-01-112-0/+57
* Add missing timeout multiplierDaniel Calviño Sánchez2018-01-091-2/+6
* Wait for the shared link to be set in the acceptance testsDaniel Calviño Sánchez2018-01-091-1/+24
* Fix typo in callback nameDaniel Calviño Sánchez2018-01-091-2/+2
* Properly catch InvalidTokenException for better error responseMorris Jobke2018-01-091-0/+40
* Merge pull request #7745 from nextcloud/7692_12Morris Jobke2018-01-091-0/+8
|\
| * Don't lie about the preview mimetypeRoeland Jago Douma2018-01-081-0/+8
* | Merge pull request #7694 from nextcloud/stable12-7611Roeland Jago Douma2018-01-083-33/+35
|\ \ | |/ |/|
| * removes invalid tests, adapts another oneArthur Schiwon2018-01-041-33/+0
| * never translate login names when requiring with a user idArthur Schiwon2018-01-041-12/+28
| * extend tests for status quoArthur Schiwon2018-01-042-0/+19
* | Fixed testsJohn Molakvoæ (skjnldsv)2018-01-041-1/+1
* | Fixed testsJohn Molakvoæ (skjnldsv)2018-01-033-13/+32
* | Correctly remove temp test directory treeJohn Molakvoæ (skjnldsv)2018-01-031-1/+13
* | Added tests for various installations typesJohn Molakvoæ (skjnldsv)2018-01-031-0/+37
* | Fixed webroot for scss filesJohn Molakvoæ (skjnldsv)2018-01-031-11/+2
|/
* Unit tests for #6977Joas Schilling2018-01-031-0/+26
* Fix duplicate session token after remembered loginChristoph Wurst2017-12-191-0/+8
* Merge pull request #7558 from nextcloud/12-7427Morris Jobke2017-12-185-5/+29
|\
| * Fix email buttons for white themeMorris Jobke2017-12-185-5/+29
* | Merge pull request #7464 from nextcloud/cached-mount-info-filepath-12Morris Jobke2017-12-131-0/+4
|\ \
| * | Allow getting the filepath when getting cached mounts by fileidRobin Appelman2017-12-121-0/+4
| |/
* / allow 'Nextcloud' in the user agent string of AndroidBjoern Schiessle2017-12-121-0/+14
|/
* Merge pull request #7328 from nextcloud/backport/7327/access-list-regression-...Morris Jobke2017-11-281-2/+113
|\
| * Fix current access list test and add one for $currentAccess === falseJoas Schilling2017-11-281-2/+113
* | CSSResourceLocator: handle SCSS in apps outside rootKyle Fazzari2017-11-221-23/+89
|/
* {J,CS}SResourceLocator: account for symlinks in app pathKyle Fazzari2017-11-142-0/+292
* Merge pull request #6464 from nextcloud/proper-english-nowhave-backport-stable12blizzz2017-11-109-15/+15
|\
| * Fix welcome text for better grammar in themed instancesMorris Jobke2017-11-099-15/+15
| * Improve text: 'you have now' -> 'you now have'Leon Klingele2017-09-129-15/+15
* | Theming: theme flow redirection pageJulius Härtl2017-11-081-1/+1
* | Improve mimetype detection for object storagesMorris Jobke2017-11-061-0/+2