aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #21975 from nextcloud/backport/21658/stable19Roeland Jago Douma2020-08-146-1/+162
|\
| * allow admin to configure the max trashbin sizeRobin Appelman2020-07-236-1/+162
* | [tx-robot] updated from transifexNextcloud bot2020-08-14262-690/+906
* | Merge pull request #22232 from nextcloud/backport/22217/stable19Morris Jobke2020-08-131-0/+3
|\ \
| * | Add app config option to disable "Email was changed by admin" activityMorris Jobke2020-08-131-0/+3
|/ /
* | Merge pull request #22131 from nextcloud/backport/22062/stable19-take2Roeland Jago Douma2020-08-133-63/+63
|\ \
| * | Short php syntaxJoas Schilling2020-08-061-5/+5
| * | Fix missing placeholders in translationsJoas Schilling2020-08-061-7/+11
| * | effectively revert 17fae47bdba84ed520fee2cbf1a9485cc14fbbcb fixing i10nArthur Schiwon2020-08-061-13/+4
| * | coding style fixesArthur Schiwon2020-08-062-37/+38
| * | fix check for Cloud ID, missing return statements, wrong param useArthur Schiwon2020-08-061-9/+13
* | | Merge pull request #22121 from nextcloud/backport/22008/stable19Roeland Jago Douma2020-08-132-3/+8
|\ \ \
| * | | Use class that actually has the destroy() method in preview generatorMorris Jobke2020-08-051-1/+1
| * | | fix memory leak caused by not destroying image in Preview/Generate.phpElijah Martin-Merrill2020-08-052-3/+8
* | | | Merge pull request #22181 from nextcloud/backport/21775/stable19Roeland Jago Douma2020-08-131-1/+1
|\ \ \ \
| * | | | Use constant instead of magic number Morris Jobke2020-08-111-1/+1
| * | | | Do not exit if available space cannot be determined on file transferJulius Härtl2020-08-111-1/+1
* | | | | Merge pull request #22208 from nextcloud/backport/21676/stable19Roeland Jago Douma2020-08-131-1/+1
|\ \ \ \ \
| * | | | | Fix chmod on file descriptorJ0WI2020-08-121-1/+1
* | | | | | Merge pull request #22209 from nextcloud/backport/21677/stable19Roeland Jago Douma2020-08-131-2/+4
|\ \ \ \ \ \
| * | | | | | Only clear the realpath cacheJ0WI2020-08-121-2/+2
| * | | | | | clearstatcache() on rmdirJ0WI2020-08-121-0/+2
| |/ / / / /
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-08-1338-30/+60
* | | | | | Merge pull request #22203 from nextcloud/backport/21559/stable19blizzz2020-08-124-2/+77
|\ \ \ \ \ \
| * | | | | | adapt tests for nc19Arthur Schiwon2020-08-121-0/+9
| * | | | | | do not flip available state to unavailable, allow empty resultsArthur Schiwon2020-08-123-13/+41
| * | | | | | LDAP: shortcut in reading nested group members when IN_CHAIN is availableArthur Schiwon2020-08-113-0/+38
| |/ / / / /
* | | | | | Merge pull request #22215 from nextcloud/backport/22211/stable19Morris Jobke2020-08-121-8/+5
|\ \ \ \ \ \
| * | | | | | remove logging message carrying no valuable informationArthur Schiwon2020-08-121-8/+5
|/ / / / / /
* | | | | | Merge pull request #22210 from nextcloud/backport/22196/stable19Roeland Jago Douma2020-08-121-2/+8
|\ \ \ \ \ \
| * | | | | | SSE enhancementRoeland Jago Douma2020-08-121-2/+8
|/ / / / / /
* / / / / / [tx-robot] updated from transifexNextcloud bot2020-08-1218-8/+48
|/ / / / /
* | | | | Merge pull request #22183 from nextcloud/backport/21173/stable19Roeland Jago Douma2020-08-111-3/+3
|\ \ \ \ \
| * | | | | Fix empty 'more' apps navigation after installing an appJan-Christoph Borchardt2020-08-111-3/+3
| |/ / / /
* | | | | Merge pull request #22171 from nextcloud/backport/21728/stable19Roeland Jago Douma2020-08-111-0/+6
|\ \ \ \ \
| * | | | | Reuse cache for directory mtime/size if filesystem changes can be ignoredJulius Härtl2020-08-101-0/+6
* | | | | | Merge pull request #22192 from nextcloud/backport/22190/stable19Roeland Jago Douma2020-08-111-2/+2
|\ \ \ \ \ \
| * | | | | | Fix default log_rotate_size in config.sample.phpMorris Jobke2020-08-111-2/+2
|/ / / / / /
* | | | | | Merge pull request #22178 from nextcloud/backport/22176/stable19blizzz2020-08-112-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Remove unexpected argumentDaniel Kesselberg2020-08-112-2/+2
|/ / / / /
* / / / / [tx-robot] updated from transifexNextcloud bot2020-08-118-2/+84
|/ / / /
* | | | Merge pull request #22118 from nextcloud/backport/21138/stable19blizzz2020-08-103-7/+79
|\ \ \ \
| * | | | Add integration tests for search in groupsMorris Jobke2020-08-052-1/+61
| * | | | Search also the email and displayname in user mangement for groupsMorris Jobke2020-08-051-6/+18
| |/ / /
* | | | [tx-robot] updated from transifexNextcloud bot2020-08-102-0/+12
* | | | [tx-robot] updated from transifexNextcloud bot2020-08-0912-20/+28
* | | | [tx-robot] updated from transifexNextcloud bot2020-08-0736-8/+178
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2020-08-06330-540/+604
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-08-05260-250/+658
* | Merge pull request #22094 from nextcloud/backport/22087/stable19Joas Schilling2020-08-046-7/+7
|\ \