aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10543 from nextcloud/ignore-deactivated-usersRoeland Jago Douma2018-08-101-1/+5
|\
| * Ignore deactivated users in collaborators user search pluginThomas Citharel2018-08-061-1/+5
* | Remove unused importChristoph Wurst2018-08-101-1/+0
* | Fix 2FA being enforced if only backup codes provider is activeChristoph Wurst2018-08-101-0/+27
* | Do not use file as template parameterRoeland Jago Douma2018-08-091-1/+1
* | Fix double-inserts of the same provider stateChristoph Wurst2018-08-091-2/+2
* | Add integration/unit test for the double-insert of same valuesChristoph Wurst2018-08-091-0/+19
* | Merge pull request #10588 from nextcloud/fix/single-2fa-provider-login-redirectRoeland Jago Douma2018-08-092-5/+24
|\ \
| * | Rename providerset method to get primary providersChristoph Wurst2018-08-081-1/+1
| * | Fix login redirection if only one 2FA provider is activeChristoph Wurst2018-08-082-5/+24
* | | Merge pull request #10255 from nextcloud/add-support-for-room-sharesBjörn Schießle2018-08-091-0/+50
|\ \ \
| * | | Add support for tokens in room sharesDaniel Calviño Sánchez2018-08-081-0/+50
| |/ /
* | | Merge pull request #10397 from nextcloud/encryption-s3-fixBjörn Schießle2018-08-081-0/+11
|\ \ \ | |/ / |/| |
| * | make file cache updates more robustBjoern Schiessle2018-07-311-0/+11
* | | Merge pull request #10553 from nextcloud/bugfix/10518/disable-oracle-enforcem...Roeland Jago Douma2018-08-081-2/+3
|\ \ \
| * | | Fix testsRoeland Jago Douma2018-08-081-2/+3
| | |/ | |/|
* / | Fix 2FA provider registry population on loginChristoph Wurst2018-08-081-3/+79
|/ /
* | Adjust acceptance test to check if the correct sidebar view is shownJulius Härtl2018-08-031-3/+11
* | Merge pull request #10480 from nextcloud/bugfix/10420/settingsRoeland Jago Douma2018-08-022-6/+4
|\ \
| * | Fix encryption admin section testsJulius Härtl2018-08-021-2/+2
| * | Move encryption settings to securityJulius Härtl2018-08-011-4/+2
* | | Merge pull request #10481 from nextcloud/feature/noid/make-info-available-if-...Roeland Jago Douma2018-08-011-1/+20
|\ \ \
| * | | Fix unit testJoas Schilling2018-08-011-1/+20
| | |/ | |/|
* | | Append cache bump parameter to scss files URLJulius Härtl2018-08-011-1/+2
| |/ |/|
* | Add acceptance test for creating a user with a custom display nameDaniel Calviño Sánchez2018-07-312-0/+62
|/
* Merge pull request #10444 from nextcloud/feature/noid/allow-to-filter-unread-...blizzz2018-07-311-1/+1
|\
| * Allow to filter the unread count by verbJoas Schilling2018-07-301-1/+1
* | Fix duplicate inserts in the 2fa provider registry DAOChristoph Wurst2018-07-311-0/+19
* | Merge pull request #10221 from nextcloud/bugfix/noid/prevent-too-long-identif...Roeland Jago Douma2018-07-301-1/+350
|\ \
| * | Ignore custom prefixes which are longerJoas Schilling2018-07-271-10/+10
| * | Fix calculation of default nameJoas Schilling2018-07-271-3/+60
| * | Add unit testsJoas Schilling2018-07-271-1/+293
| |/
* | Keep timestamp replacements at the beginningJulius Härtl2018-07-301-2/+9
* | Improve test durationJulius Härtl2018-07-303-15/+5
* | Add custom network idle waiting and some JS injection to make tests more stableJulius Härtl2018-07-293-17/+67
* | Fix new settings and login testsJulius Härtl2018-07-298-17/+28
* | Frontend regression testing with puppeteerJulius Härtl2018-07-2911-0/+1122
|/
* Fix testsJulius Härtl2018-07-261-1/+1
* Merge pull request #9222 from nextcloud/feature/noid/search-for-files-by-comm...Morris Jobke2018-07-251-0/+4
|\
| * Add pagination supportJoas Schilling2018-07-251-1/+1
| * Allow to search by commentsJoas Schilling2018-07-251-0/+4
* | Merge pull request #10377 from nextcloud/sccs-cache-iscachedMorris Jobke2018-07-252-4/+20
|\ \
| * | Fix unit tests to pass the folder now via the appData dependencyMorris Jobke2018-07-251-2/+8
| * | cache isCached state for scss resourcesRobin Appelman2018-07-242-2/+12
* | | Fix app navigation controller to return an arrayJulius Härtl2018-07-251-2/+2
| |/ |/|
* | Merge pull request #10322 from weeman1337/feature-9978-improve-disabled-user-...Roeland Jago Douma2018-07-244-3/+71
|\ \
| * | Adds disabled user acceptance testsMichael Weimann2018-07-243-0/+24
| * | Adds disabled user unit testsMichael Weimann2018-07-211-3/+47
* | | Merge pull request #10238 from nextcloud/add-support-for-sending-the-password...Morris Jobke2018-07-241-0/+436
|\ \ \ | |_|/ |/| |
| * | Honour "sendPasswordByTalk" property in mail sharesDaniel Calviño Sánchez2018-07-241-0/+436