summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix database configurationJoas Schilling2019-03-051-3/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #14517 from nextcloud/backport/13871/stable15Morris Jobke2019-03-051-1/+3
|\ | | | | [stable15] dav: Fix handling of chunked WebDAV upload
| * dav: Fix handling of chunked WebDAV uploadJan-Philipp Litza2019-03-041-1/+3
| | | | | | | | | | | | When $data is null (which can happen when $request->getBodyAsStream() returns null), the Exceptions says "copied bytes: 0, expected filesize: 0", which sounds more like success...
* | Merge pull request #14516 from nextcloud/backport/14499/stable15Morris Jobke2019-03-051-1/+9
|\ \ | | | | | | [stable15] Do not cut full color on accessibility svg color invert
| * | Do not cut full color on accessibility svg color invertJohn Molakvoæ (skjnldsv)2019-03-041-1/+9
| |/ | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #14521 from nextcloud/backport/14514/stable15Morris Jobke2019-03-051-3/+6
|\ \ | | | | | | [stable15] Do not just write foobar
| * | Do not just write foobarRoeland Jago Douma2019-03-041-3/+6
|/ / | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #14512 from nextcloud/smb-3.0.2-15Morris Jobke2019-03-044-14/+18
|\ \ | |/ |/| update icewind/smb to 3.0.2
| * update icewind/smb to 3.0.2Robin Appelman2019-03-044-14/+18
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #14503 from nextcloud/backport/stable15/14390Morris Jobke2019-03-041-0/+11
|\ \ | | | | | | [stable15] Fix expire date change eventhandler
| * | Add handler for change event of the expire date fieldJulius Härtl2019-03-041-0/+11
|/ / | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #14472 from felixn/stable15Roeland Jago Douma2019-03-041-0/+1
|\ \ | | | | | | Fix for issue #13319: load oc-backbone-webdav before loading versions app
| * | Fix for issue #13319: load oc-backbone-webdav before loading versions appFelix Nieuwenhuizen2019-03-021-0/+1
| | | | | | | | | | | | Signed-off-by: Felix Nieuwenhuizen <felix@tdlrali.com>
* | | Merge pull request #14497 from nextcloud/backport/14494/stable15Morris Jobke2019-03-041-0/+1
|\ \ \ | | | | | | | | [stable15] Make header.feature more robust by running it on apache
| * | | Make header.feature more robust by running it on apacheMorris Jobke2019-03-041-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Merge pull request #14495 from nextcloud/backport/14440/stable15Morris Jobke2019-03-044-0/+4
|\ \ \ \ | |/ / / |/| | | [stable15] Run tests that fail with "no such process" over to apache server
| * | | Run tests that fail with "no such process" over to apache serverMorris Jobke2019-03-044-0/+4
|/ / / | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #14490 from nextcloud/backport/14489/stable15Morris Jobke2019-03-031-0/+6
|\ \ \ | | | | | | | | [stable15] Add accessibility translations
| * | | Add accessibility translationsJohn Molakvoæ (skjnldsv)2019-03-031-0/+6
|/ / / | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Merge pull request #14462 from nextcloud/backport/14456/stable15Roeland Jago Douma2019-03-031-1/+1
|\ \ \ | | | | | | | | [stable15] Fix a bug with smb notify having leading slash when it should not
| * | | Fix a bug with smb notify having leading slash when it should notAri Selseng2019-03-011-1/+1
|/ / / | | | | | | | | | Signed-off-by: Ari Selseng <ari@selseng.net>
* | | [tx-robot] updated from transifexNextcloud bot2019-03-0154-510/+916
| | |
* | | Merge pull request #14438 from nextcloud/backport/14318/stable15Roeland Jago Douma2019-02-284-4/+0
|\ \ \ | | | | | | | | [stable15] Fix referrer policy meta tags.
| * | | Remove additional referrer policy meta tag.Dominik Wasielewski2019-02-281-1/+0
| | | | | | | | | | | | | | | | Signed-off-by: Dominik Wasielewski <d-wasi@web.de>
| * | | Remove unnecessary meta tags.Dominik Wasielewski2019-02-283-3/+0
|/ / / | | | | | | | | | Signed-off-by: Dominik Wasielewski <d-wasi@web.de>
* | | Merge pull request #14387 from nextcloud/backport/14346/stable15Morris Jobke2019-02-281-0/+1
|\ \ \ | | | | | | | | [stable15] fix(EMailTemplate): malformed HTML in some cases
| * | | changed order of methodsTomasz Paluszkiewicz2019-02-261-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Tomasz Paluszkiewicz <tomasz.paluszkiewicz@gmail.com>
| * | | fix(EMailTemplate): malformed HTML in some casesTomasz Paluszkiewicz2019-02-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | when an addBodyListItem() is not directly followed by addBodyButton(), resulting HTML is broken Signed-off-by: Tomasz Paluszkiewicz <tomasz.paluszkiewicz@gmail.com>
* | | | Merge pull request #14414 from nextcloud/backport/13844/stable15Roeland Jago Douma2019-02-281-5/+4
|\ \ \ \ | | | | | | | | | | [stable15] Bugfix for issue 10862: Trash-bin ignores trashbin_retention_obligation
| * | | | Fix for issue 10862: calculation of free space ignores external storage ↵Felix Nieuwenhuizen2019-02-271-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (doesn't count towards quota) Signed-off-by: Felix Nieuwenhuizen <felix@tdlrali.com>
* | | | | Merge pull request #14376 from nextcloud/backport/13514/stable15Morris Jobke2019-02-282-7/+11
|\ \ \ \ \ | | | | | | | | | | | | [stable15] Fix grid toggle button on public page
| * | | | | Fix grid toggle button on public pageJohn Molakvoæ (skjnldsv)2019-02-252-7/+11
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | | | [tx-robot] updated from transifexNextcloud bot2019-02-2826-106/+162
| | | | | |
* | | | | | Merge pull request #14420 from nextcloud/version/noid/15.0.5v15.0.5Morris Jobke2019-02-271-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | 15.0.5
| * | | | | 15.0.5Morris Jobke2019-02-271-2/+2
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | / / / [tx-robot] updated from transifexNextcloud bot2019-02-27154-1490/+1546
| |/ / / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2019-02-266-0/+48
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2019-02-2616-0/+16
|/ / /
* | | Merge pull request #14370 from nextcloud/version/noid/15.0.5RC2v15.0.5RC2Morris Jobke2019-02-251-2/+2
|\ \ \ | | | | | | | | 15.0.2 RC 2
| * | | 15.0.2 RC 2Morris Jobke2019-02-251-2/+2
|/ / / | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #14371 from nextcloud/backport/14369/stable15Morris Jobke2019-02-251-1107/+465
|\ \ \ | | | | | | | | [stable15] Use latest ca-bundle.crt from https://curl.haxx.se/docs/caextract.html
| * | | Use latest ca-bundle.crt from https://curl.haxx.se/docs/caextract.htmlDaniel Kesselberg2019-02-251-1107/+465
|/ / / | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | Merge pull request #14368 from nextcloud/backport/14325/stable15Morris Jobke2019-02-251-1/+1
|\ \ \ | | | | | | | | [stable15] Always query lookup server in GS mode
| * | | Always query lookup server in GS modeRoeland Jago Douma2019-02-251-1/+1
|/ / / | | | | | | | | | | | | | | | | | | | | | Without the lookupserver GS is kind of useless. If the admin places their lookup sever outside of the reachable network that is not something we can help. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | [tx-robot] updated from transifexNextcloud bot2019-02-2534-48/+50
| | |
* | | [tx-robot] updated from transifexNextcloud bot2019-02-2410-12/+30
| | |
* | | [tx-robot] updated from transifexNextcloud bot2019-02-2316-30/+92
| | |
* | | Merge pull request #14339 from nextcloud/backport/14337/stable15Roeland Jago Douma2019-02-221-4/+6
|\ \ \ | | | | | | | | [stable15] Fix "Undefined index: user_uid" on login page
| * | | Fix "Undefined index: user_uid" on login pageJoas Schilling2019-02-221-4/+6
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #14340 from nextcloud/backport/14332/stable15Roeland Jago Douma2019-02-221-1/+1
|\ \ \ \ | | | | | | | | | | [stable15] Fix unsafe array access