summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-07-04132-124/+168
* Merge pull request #16215 from nextcloud/backport/16186/stable15Morris Jobke2019-07-035-188/+115
|\
| * Remove duplicate testsJoas Schilling2019-07-031-144/+0
| * Unify the permission checking in one place onlyJoas Schilling2019-07-034-46/+32
| * Better check reshare permissions when creating a shareJoas Schilling2019-07-033-3/+88
* | Merge pull request #16212 from nextcloud/backport/notfications/stable15Roeland Jago Douma2019-07-031-1/+1
|\ \ | |/ |/|
| * Fix notification castingRoeland Jago Douma2019-07-031-1/+1
|/
* Merge pull request #16202 from nextcloud/backport/16199/stable15Morris Jobke2019-07-032-3/+20
|\
| * RefreshWebcalJob: replace ugly Regex with standard php utilsGeorg Ehrke2019-07-022-3/+20
* | [tx-robot] updated from transifexNextcloud bot2019-07-0344-18/+134
|/
* [tx-robot] updated from transifexNextcloud bot2019-07-02166-290/+332
* [tx-robot] updated from transifexNextcloud bot2019-07-012-0/+2
* [tx-robot] updated from transifexNextcloud bot2019-06-304-4/+44
* Merge pull request #16063 from nextcloud/version/15.0.9/RC1v15.0.9RC1Roeland Jago Douma2019-06-291-2/+2
|\
| * 15.0.9 RC1Roeland Jago Douma2019-06-281-2/+2
* | [tx-robot] updated from transifexNextcloud bot2019-06-2920-4/+20
|/
* Merge pull request #16142 from nextcloud/backport/16097/stable15Roeland Jago Douma2019-06-284-7/+291
|\
| * Fix sharing testsRoeland Jago Douma2019-06-281-0/+230
| * Add integration test for increasing sub reshare permissionsDaniel Calviño Sánchez2019-06-282-0/+43
| * Do not create folders with admin userDaniel Calviño Sánchez2019-06-281-3/+5
| * Correctly check share permissions when updating a re-sub-shareJoas Schilling2019-06-281-4/+13
|/
* Merge pull request #16134 from nextcloud/backport/16121/stable15Roeland Jago Douma2019-06-281-1/+1
|\
| * Don't allow to disable encryption via the APIJoas Schilling2019-06-271-1/+1
* | [tx-robot] updated from transifexNextcloud bot2019-06-2820-28/+54
|/
* Merge pull request #16126 from nextcloud/backport/16114/stable15Roeland Jago Douma2019-06-271-3/+5
|\
| * Fix download link included in public share page with hidden downloadDaniel Calviño Sánchez2019-06-271-3/+5
* | Merge pull request #16129 from nextcloud/backport/16107/stable15Roeland Jago Douma2019-06-271-0/+21
|\ \ | |/ |/|
| * verify that paths are valid for recursive local moveRobin Appelman2019-06-271-0/+21
|/
* Merge pull request #16113 from nextcloud/backport/16101/stable15Roeland Jago Douma2019-06-273-7/+37
|\
| * Also invalidate groups after deletionArthur Schiwon2019-06-271-2/+11
| * invalidates user when plugin reported deletion successArthur Schiwon2019-06-272-5/+26
* | Merge pull request #16110 from nextcloud/backport/stable15/16011Roeland Jago Douma2019-06-273-20/+83
|\ \ | |/ |/|
| * fixes return type in php docArthur Schiwon2019-06-271-1/+1
| * fixes returning the base when multiple are specifiedArthur Schiwon2019-06-272-19/+82
|/
* [tx-robot] updated from transifexNextcloud bot2019-06-278-2/+36
* Merge pull request #16092 from nextcloud/backport/16027/stable15Roeland Jago Douma2019-06-261-1/+3
|\
| * Check if uploading to lookup server is enabled before verifyingJoas Schilling2019-06-261-1/+3
* | Merge pull request #16083 from nextcloud/backport/15832/stable15Roeland Jago Douma2019-06-262-2/+5
|\ \
| * | Fix full text search for groupfoldersMorris Jobke2019-06-252-2/+5
* | | Merge pull request #16090 from nextcloud/backport/16021/stable15Roeland Jago Douma2019-06-262-0/+6
|\ \ \ | |_|/ |/| |
| * | Fall back to black for non-color valuesJoas Schilling2019-06-262-0/+6
|/ /
* | Merge pull request #16081 from nextcloud/backport/15956/stable15Roeland Jago Douma2019-06-261-2/+2
|\ \
| * | Fix appid argument for integrity:check-appGeorg Ehrke2019-06-251-2/+2
| |/
* | [tx-robot] updated from transifexNextcloud bot2019-06-2610-2/+68
* | Merge pull request #15927 from nextcloud/backport/stable15/15830Roeland Jago Douma2019-06-252-47/+45
|\ \ | |/ |/|
| * Show share settings only if incoming federated shares are allowedMorris Jobke2019-06-112-47/+45
* | Merge pull request #16030 from nextcloud/backport/15540/stable15Roeland Jago Douma2019-06-251-2/+3
|\ \
| * | Prevent faulty logs from nested setupFS callsJoas Schilling2019-06-211-2/+3
* | | [tx-robot] updated from transifexNextcloud bot2019-06-2518-24/+152
* | | Merge pull request #16052 from nextcloud/backport/16033/stable15blizzz2019-06-243-44/+32
|\ \ \