summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Properly catch InvalidTokenException for better error responseMorris Jobke2018-01-181-0/+40
* Backport of format self-mentions, but don't offer them #7914Arthur Schiwon2018-01-182-2/+54
* Merge pull request #7915 from nextcloud/backport/7909/fix-migration-type-hintsRoeland Jago Douma2018-01-171-2/+0
|\
| * Fix the type hints of migrations and correctly inject the wrapped schema into...Joas Schilling2018-01-171-2/+0
* | Support arbitrary number of arguments for d:or and d:and in search queriesRobin Appelman2018-01-161-1/+6
* | Add unit testJoas Schilling2018-01-151-0/+123
|/
* Merge pull request #7650 from rpirritano/masterMorris Jobke2018-01-111-1/+1
|\
| * made small changes to login screenRobert Pirritano2018-01-111-1/+1
* | Add acceptance test for renaming a file with the details view openDaniel Calviño Sánchez2018-01-112-0/+57
|/
* Don't lie about the preview mimetypeRoeland Jago Douma2018-01-071-0/+8
* removes invalid tests, adapts another oneArthur Schiwon2018-01-031-33/+0
* never translate login names when requiring with a user idArthur Schiwon2018-01-031-12/+28
* extend tests for status quoArthur Schiwon2018-01-032-0/+19
* Merge pull request #7487 from nextcloud/no-password-confirm-with-ssoblizzz2018-01-032-4/+133
|\
| * Move passwordconfirmation to its own midlewareRoeland Jago Douma2018-01-022-10/+130
| * disable password confirmation with SSOBjoern Schiessle2018-01-021-1/+10
* | Merge pull request #7526 from nextcloud/make-possible-for-apps-to-disable-the...Morris Jobke2018-01-031-1/+1
|\ \ | |/ |/|
| * Add unit tests for the navigation bar slide gestureDaniel Calviño Sánchez2017-12-141-1/+1
* | Merge pull request #7631 from nextcloud/fix-scss-webroot-and-url-rewriteMorris Jobke2018-01-023-13/+72
|\ \
| * | Fixed testsJohn Molakvoæ (skjnldsv)2017-12-303-13/+32
| * | Correctly remove temp test directory treeJohn Molakvoæ (skjnldsv)2017-12-301-1/+13
| * | Added tests for various installations typesJohn Molakvoæ (skjnldsv)2017-12-301-0/+37
| * | Fixed webroot for scss filesJohn Molakvoæ (skjnldsv)2017-12-301-11/+2
* | | Merge pull request #7590 from nextcloud/flow-hide-stay-logged-inMorris Jobke2018-01-021-0/+33
|\ \ \
| * | | Hide stay logged in checkbox when flow authentication is usedJulius Härtl2017-12-281-0/+33
| |/ /
* / / Get correct translations for SecurityProviderRoeland Jago Douma2018-01-021-2/+2
|/ /
* | Wait for the shared link to be set in the acceptance testsDaniel Calviño Sánchez2017-12-221-1/+24
* | Add missing timeout multiplierDaniel Calviño Sánchez2017-12-221-2/+6
* | Fix typo in callback nameDaniel Calviño Sánchez2017-12-221-2/+2
* | Fix failing AvatarTestJulius Härtl2017-12-191-1/+1
* | Merge pull request #7566 from nextcloud/fix-opening-the-menu-in-a-share-pageRoeland Jago Douma2017-12-192-0/+95
|\ \
| * | Add acceptance test for opening the menu in a public shared linkDaniel Calviño Sánchez2017-12-192-0/+95
* | | Merge pull request #7562 from nextcloud/fix-wrongly-cached-resultRoeland Jago Douma2017-12-191-1/+52
|\ \ \ | |/ / |/| |
| * | Cache final result of update checkMorris Jobke2017-12-181-1/+52
* | | Fix testsRoeland Jago Douma2017-12-184-4/+4
|/ /
* / Fix and tests for MailPluginTobia De Koninck2017-12-161-1/+138
|/
* Test fixes 2John Molakvoæ (skjnldsv)2017-12-141-3/+3
* Test fixesJohn Molakvoæ (skjnldsv)2017-12-141-2/+2
* Use cached app listMorris Jobke2017-12-141-0/+1
* Add testsRoeland Jago Douma2017-12-131-1/+5
* allow 'Nextcloud' in the user agent string of AndroidBjoern Schiessle2017-12-121-0/+14
* Merge pull request #6651 from nextcloud/remote-cloud-clientRoeland Jago Douma2017-12-113-0/+307
|\
| * Add some more tests for ocs remote apiRobin Appelman2017-12-083-53/+232
| * refuse to use http if we know a remote has httpsRobin Appelman2017-12-081-0/+128
* | Merge pull request #7324 from nextcloud/no-sorters-no-instancesRoeland Jago Douma2017-12-111-41/+99
|\ \
| * | don't create sorter instances when none was requestedArthur Schiwon2017-11-281-41/+99
* | | Merge pull request #7427 from nextcloud/fix-white-color-in-emailsMorris Jobke2017-12-115-5/+29
|\ \ \
| * | | Fix email buttons for white themeMorris Jobke2017-12-115-5/+29
* | | | Merge pull request #6876 from nextcloud/always_img_avatarMorris Jobke2017-12-082-13/+39
|\ \ \ \
| * | | | Fix testsRoeland Jago Douma2017-11-292-13/+39