aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests for user storage locationArthur Schiwon2018-08-104-197/+44
* convert pagination testsArthur Schiwon2018-08-094-57/+84
* convert connection testsArthur Schiwon2018-08-093-172/+31
* fix prov testsArthur Schiwon2018-08-091-0/+1
* simplify tests and move some out to a new feature as we need a pristineArthur Schiwon2018-08-093-27/+35
* integration test to ensure entries without displayname don't cause troubleArthur Schiwon2018-08-093-93/+22
* login does not save the responseArthur Schiwon2018-08-091-0/+1
* convert LDAP offline and backup server integration testsArthur Schiwon2018-08-093-124/+40
* FIX: emit assignedUserId only for usersArthur Schiwon2018-08-091-5/+5
* integration test checking the group filterArthur Schiwon2018-08-093-127/+74
* check user detailsArthur Schiwon2018-08-092-2/+29
* behat integration tests for LDAP, basic setupArthur Schiwon2018-08-094-1/+58
* Merge pull request #10614 from nextcloud/bugfix/noid/fix_including_invalid_fileRoeland Jago Douma2018-08-093-3/+3
|\
| * Do not use file as template parameterRoeland Jago Douma2018-08-093-3/+3
* | Merge pull request #10626 from nextcloud/bugfix/noid/quickaccess-spacesRoeland Jago Douma2018-08-091-2/+2
|\ \
| * | Fix quickaccess active indicator for folders with spacesJulius Härtl2018-08-091-2/+2
* | | Merge pull request #10598 from schoonc/patch-1Roeland Jago Douma2018-08-091-2/+0
|\ \ \ | |_|/ |/| |
| * | Removed unused variable isFileschoonc2018-08-091-2/+0
| |/
* | Merge pull request #10611 from nextcloud/fix/2fa-provider-user-dao-duplicate-keyRoeland Jago Douma2018-08-092-6/+38
|\ \
| * | Fix double-inserts of the same provider stateChristoph Wurst2018-08-092-8/+21
| * | 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-094-6/+36
|\ \
| * | Rename providerset method to get primary providersChristoph Wurst2018-08-083-3/+3
| * | Fix login redirection if only one 2FA provider is activeChristoph Wurst2018-08-084-6/+36
* | | Merge pull request #10604 from nextcloud/release/14/beta3v14.0.0beta3Roeland Jago Douma2018-08-091-2/+2
|\ \ \
| * | | Nextcloud 14.0.0 beta3Roeland Jago Douma2018-08-091-2/+2
|/ / /
* | | Merge pull request #10255 from nextcloud/add-support-for-room-sharesBjörn Schießle2018-08-0923-24/+828
|\ \ \
| * | | Add support for tokens in room sharesDaniel Calviño Sánchez2018-08-082-0/+59
| * | | Suppress Phan warnings about calling undeclared class methodsDaniel Calviño Sánchez2018-08-082-0/+8
| * | | Add custom handling for room shares to the resharer informationDaniel Calviño Sánchez2018-08-081-0/+11
| * | | Add custom handling for room shares to the list of shareesDaniel Calviño Sánchez2018-08-081-1/+3
| * | | Log sharing and unsharing with a room in the auditing appDaniel Calviño Sánchez2018-08-081-0/+25
| * | | Transfer room shares too with the "files:transfer-ownership" commandDaniel Calviño Sánchez2018-08-081-1/+1
| * | | Add room shares to DAV and recent files "share-types" propertyDaniel Calviño Sánchez2018-08-085-1/+26
| * | | Add support for room shares to the share owner updaterDaniel Calviño Sánchez2018-08-081-0/+1
| * | | Add room shares to the MountProvider for sharesDaniel Calviño Sánchez2018-08-082-1/+24
| * | | Add integration test for creating room shares when Talk is not enabledDaniel Calviño Sánchez2018-08-082-0/+36
| * | | Add support for room shares to DeletedShareAPIControllerDaniel Calviño Sánchez2018-08-081-5/+48
| * | | Add support for room shares to ShareAPIControllerDaniel Calviño Sánchez2018-08-083-15/+547
| * | | Add support for room shares to the share managerDaniel Calviño Sánchez2018-08-081-0/+1
| * | | Add provider for room sharesDaniel Calviño Sánchez2018-08-081-0/+34
| * | | Add comment with IDs of internal share typesDaniel Calviño Sánchez2018-08-081-0/+2
| * | | Add type for room sharesDaniel Calviño Sánchez2018-08-082-0/+2
| |/ /
* | | Merge pull request #10537 from MartB/mselect_fixRoeland Jago Douma2018-08-092-1/+19
|\ \ \
| * | | Fix multiSelectMenu for public shares #10536MartB2018-08-062-1/+19
* | | | Merge pull request #8690 from nextcloud/feature/8565/make-thunderbird-and-out...Roeland Jago Douma2018-08-091-9/+10
|\ \ \ \
| * | | | Add an option for mail addonsJoas Schilling2018-04-191-1/+2
| * | | | Fix code errorsJoas Schilling2018-04-191-8/+8
* | | | | Merge pull request #10597 from nextcloud/fix/10583/guest-icon-pathsRoeland Jago Douma2018-08-093-0/+3
|\ \ \ \ \
| * | | | | Restores the guest iconsMichael Weimann2018-08-083-0/+3
| | |_|_|/ | |/| | |