summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | | | Merge pull request #7426 from nextcloud/Abijeet-masterMorris Jobke2017-12-082-29/+33
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Allows adding of hex color to the theme-colorAbijeet2017-12-082-29/+33
| | |/ / | |/| |
* | | | Merge pull request #7115 from nextcloud/fix-flowMorris Jobke2017-12-081-2/+10
|\ \ \ \ | |/ / / |/| | |
| * | | fix testsBjoern Schiessle2017-12-081-8/+0
| * | | Fix flowMario Danic2017-11-091-2/+18
* | | | use formal version of German if default_language is set to 'de_DE'Bjoern Schiessle2017-11-301-2/+42
| |/ / |/| |
* | | Fix current access list test and add one for $currentAccess === falseJoas Schilling2017-11-281-2/+113
| |/ |/|
* | Merge pull request #7305 from nextcloud/log-level-for-log-extendingMorris Jobke2017-11-271-4/+4
|\ \
| * | Pass log level to log reportersMorris Jobke2017-11-271-4/+4
* | | Merge pull request #7210 from nextcloud/pg10Morris Jobke2017-11-271-17/+18
|\ \ \ | |/ / |/| |
| * | add postgresql10 compatibility to dbalRobin Appelman2017-11-221-17/+18
* | | Merge pull request #7295 from nextcloud/remove-unused-methodLukas Reschke2017-11-271-16/+1
|\ \ \
| * | | Remove unused mimetype detection method in OC_ImageMorris Jobke2017-11-271-16/+1
* | | | Merge pull request #7264 from nextcloud/cache-fetched-appsLukas Reschke2017-11-274-24/+52
|\ \ \ \
| * | | | Make isUpdateAvailable non-staticMorris Jobke2017-11-252-2/+11
| * | | | Get the Installer via DIMorris Jobke2017-11-253-22/+41
| |/ / /
* / / / Adjust tests for added lastCheck timeLukas Reschke2017-11-271-0/+1
|/ / /
* / / Use basename() instead of self implementationMorris Jobke2017-11-231-18/+0
|/ /
* | Fix testsRoeland Jago Douma2017-11-173-9/+67
* | Merge pull request #6840 from nextcloud/feature/5282/calendar_apiMorris Jobke2017-11-161-0/+214
|\ \
| * | implement CalendarManagerGeorg Ehrke2017-11-091-0/+214
* | | check if the user still exists before we try to cleanup the previewsBjoern Schiessle2017-11-141-1/+10