summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Lock SCSS so we only run 1 job at a timeRoeland Jago Douma2019-07-121-2/+2
* Merge pull request #16331 from nextcloud/feature/noid/talk-guest-mentionsRoeland Jago Douma2019-07-121-4/+18
|\
| * Add a unit test for guests as wellJoas Schilling2019-07-111-4/+18
* | Merge pull request #16308 from nextcloud/fix/undefined-offset-0Morris Jobke2019-07-101-24/+27
|\ \ | |/ |/|
| * Return first value from $usersDaniel Kesselberg2019-07-091-24/+27
* | Merge pull request #16310 from nextcloud/enh/drop-execution-contextRoeland Jago Douma2019-07-091-2/+2
|\ \
| * | Don't send executionContexts for Clear-Site-DataDaniel Kesselberg2019-07-091-2/+2
| |/
* | Make it possible to wipe all tokens/devices of a userChristoph Wurst2019-07-091-0/+38
* | Refactor: move remote wipe token logic to RW serviceChristoph Wurst2019-07-092-6/+69
* | Merge pull request #15730 from nextcloud/enh/14179/event_for_cspRoeland Jago Douma2019-07-092-2/+96
|\ \
| * | Add an event to edit the CSPRoeland Jago Douma2019-07-082-2/+96
| |/
* / Remove one time repair steps that have already run when updating to 17Morris Jobke2019-07-083-544/+0
|/
* Mimetype list integrity check should not fail if it's changed (#15810)John Molakvoæ2019-07-072-2/+396
|\
| * Added Tests for modified mimetypelistXheni Myrtaj2019-07-042-3/+391
| * Fix checker testXheni Myrtaj2019-05-301-2/+8
* | Always set the display name for user sharesJulius Härtl2019-07-031-0/+9
* | Unify the permission checking in one place onlyJoas Schilling2019-07-031-4/+9
* | Better check reshare permissions when creating a shareJoas Schilling2019-07-031-0/+6
* | Send emails when remote wipe starts/finishesChristoph Wurst2019-07-021-0/+241
* | Merge pull request #15775 from nextcloud/refactor/decouple-remote-wipe-notifi...Georg Ehrke2019-07-025-0/+513
|\ \
| * | Decouple remote wipe notifcation channels with eventsChristoph Wurst2019-06-275-0/+513
* | | Remove fs packageJulius Härtl2019-07-011-1/+0
* | | Merge pull request #16070 from nextcloud/fix/setup-check-no-internet-no-errorRoeland Jago Douma2019-06-281-6/+6
|\ \ \ | |/ / |/| |
| * | Do not show a internet connectivity warning if internet access is disabledChristoph Wurst2019-06-271-6/+6
* | | Use correct test avatarRoeland Jago Douma2019-06-271-0/+0
* | | Merge pull request #16055 from nextcloud/design/native-fontsJan-Christoph Borchardt2019-06-261-1/+1
|\ \ \
| * | | Move font from Nunito to Noto SansJan-Christoph Borchardt2019-06-221-1/+1
* | | | Merge pull request #15870 from nextcloud/preview-provider-v2Roeland Jago Douma2019-06-252-4/+8
|\ \ \ \
| * | | | Add new Provider interface for preview providersRobin Appelman2019-06-172-4/+8
* | | | | Merge pull request #15971 from nextcloud/dependabot/npm_and_yarn/tests/ui-reg...Roeland Jago Douma2019-06-251-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Update pixelmatch requirement in /tests/ui-regressiondependabot-preview[bot]2019-06-161-1/+1
| |/ / /
* | | | Merge pull request #15777 from nextcloud/feature/ocp-event-dispatcherRoeland Jago Douma2019-06-252-7/+6
|\ \ \ \
| * | | | Add event dispatcher to OCPChristoph Wurst2019-06-252-7/+6
| | |/ / | |/| |
* | | | Merge pull request #15889 from nextcloud/touch-handle-backend-exceptionsRobin Appelman2019-06-211-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | fix testsRobin Appelman2019-06-211-0/+3
* | | | Fix subscription testsJulius Härtl2019-06-172-0/+14
| |/ / |/| |
* | | Add strict type on Notifications tests (#15935)John Molakvoæ2019-06-141-7/+42
|\ \ \
| * | | Add strict type on Notifications testsJohn Molakvoæ (skjnldsv)2019-06-131-7/+42
| |/ /
* | | Adjust acceptance tests to notifications based on toastify (#15938)John Molakvoæ2019-06-131-2/+2
|\ \ \
| * | | Adjust acceptance tests to notifications based on toastifyDaniel Calviño Sánchez2019-06-121-2/+2
| |/ /
* / / Add messages to assertFalse/True to clarify the failed assertionDaniel Calviño Sánchez2019-06-121-3/+6
|/ /
* / Do not try to autoload built in typesRoeland Jago Douma2019-06-041-3/+3
|/
* Fix personal security section tests (#15789)John Molakvoæ2019-05-291-0/+16
|\
| * Fix personal security section testsChristoph Wurst2019-05-291-0/+16
* | Vueify the login pageChristoph Wurst2019-05-291-39/+69
|/
* Check for free space on touchJulius Härtl2019-05-281-0/+5
* Merge pull request #15714 from nextcloud/fix/204_304_rfcRoeland Jago Douma2019-05-241-10/+9
|\
| * Check the actual status code for 204 and 304Roeland Jago Douma2019-05-241-10/+9
* | Make it possible to show admin settings for sub adminsChristoph Wurst2019-05-233-24/+120
|/
* Merge pull request #12114 from RubenHoms/masterMorris Jobke2019-05-222-8/+54
|\