Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #15140 from nextcloud/backport/15129/stable14 | Morris Jobke | 2019-04-30 | 8 | -1/+316 |
|\ | | | | | Backport/15129/stable14 | ||||
| * | Use the querybuilder for the queries | Joas Schilling | 2019-04-17 | 1 | -34/+49 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Allow to use Subqueries in from | Joas Schilling | 2019-04-17 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Repair step for link shares | Roeland Jago Douma | 2019-04-17 | 7 | -1/+297 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-30 | 12 | -8/+488 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-29 | 16 | -120/+388 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-28 | 8 | -0/+898 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-27 | 10 | -22/+366 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-26 | 8 | -6/+44 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-25 | 12 | -8/+288 |
| | | |||||
* | | Merge pull request #15207 from nextcloud/backport/15146/stable14 | Roeland Jago Douma | 2019-04-24 | 2 | -11/+0 |
|\ \ | | | | | | | [stable14] Prefetching blows up if there are a lot of files. | ||||
| * | | Prefetching blows up if there are a lot of files. | Roeland Jago Douma | 2019-04-24 | 2 | -11/+0 |
|/ / | | | | | | | | | | | | | | | I saw instances where people had a lot of files (each with custom properties) and all this prefetching blew up and started to consume an insane amount of RAM resulting in the process getting killed. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-24 | 14 | -10/+520 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-23 | 16 | -20/+964 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-22 | 12 | -44/+184 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-21 | 14 | -130/+240 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-20 | 16 | -6/+66 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-19 | 162 | -1834/+1944 |
| | | |||||
* | | Merge pull request #15159 from nextcloud/backport/15153/stable14 | Morris Jobke | 2019-04-18 | 1 | -0/+1 |
|\ \ | | | | | | | [stable14] Load apps before running repair steps | ||||
| * | | Fix #15042 | Temtaime | 2019-04-18 | 1 | -0/+1 |
|/ / | |||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-18 | 16 | -26/+72 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-17 | 10 | -116/+164 |
| | |||||
* | Merge pull request #15120 from nextcloud/backport/15115/stable14 | Morris Jobke | 2019-04-16 | 1 | -1/+1 |
|\ | | | | | [stable14] Do not use spaces in generated passwords | ||||
| * | Do not use spaces in generated passwords | Morris Jobke | 2019-04-15 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-16 | 10 | -8/+18 |
|/ | |||||
* | Merge pull request #15072 from nextcloud/backport/14652/stable14 | Morris Jobke | 2019-04-15 | 1 | -0/+14 |
|\ | | | | | [stable14] Do not allow invalid users to be created | ||||
| * | Do not allow invalid users to be created | Roeland Jago Douma | 2019-04-15 | 1 | -0/+14 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #15070 from nextcloud/3rdparty/stable14/sabre/dav/3.2.3 | Morris Jobke | 2019-04-15 | 1 | -0/+0 |
|\ \ | | | | | | | [stable14][3rdparty] Bump sabre to 3.2.3 | ||||
| * | | [stable14][3rdparty] Bump sabre to 3.2.3 | Roeland Jago Douma | 2019-04-12 | 1 | -0/+0 |
| |/ | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #15007 from nextcloud/backport/14480/stable14 | Roeland Jago Douma | 2019-04-15 | 1 | -11/+56 |
|\ \ | | | | | | | [stable14] Reconnect to DB after timeout for Notify command. Fixes #14479 | ||||
| * | | Correct log attribute | Ari Selseng | 2019-04-08 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Ari Selseng <ari@selseng.net> | ||||
| * | | Added logging to Notify command. | Ari Selseng | 2019-04-08 | 1 | -2/+9 |
| | | | | | | | | | | | | Signed-off-by: Ari Selseng <ari@selseng.net> | ||||
| * | | Reconnect to DB after timeout for Notify command. Fixes #14479 | Ari Selseng | 2019-04-08 | 1 | -10/+48 |
| | | | | | | | | | | | | Signed-off-by: Ari Selseng <ari@selseng.net> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-15 | 4 | -0/+8 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-14 | 10 | -4/+58 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-13 | 30 | -30/+104 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-12 | 18 | -26/+282 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-11 | 108 | -150/+534 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-10 | 20 | -8/+486 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-09 | 16 | -14/+82 |
| | | |||||
* | | Merge pull request #15004 from nextcloud/version/noid/14.0.10v14.0.10 | Morris Jobke | 2019-04-09 | 1 | -2/+2 |
|\ \ | | | | | | | 14.0.10 | ||||
| * | | 14.0.10 | Morris Jobke | 2019-04-08 | 1 | -2/+2 |
|/ / | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #15002 from nextcloud/backport/14985/stable14 | Morris Jobke | 2019-04-08 | 1 | -1/+1 |
|\ \ | |/ |/| | [stable14] Check if OCA.Files.App is available before calling | ||||
| * | Check if OCA.Files.App is available before calling | Julius Härtl | 2019-04-08 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Merge pull request #14996 from nextcloud/fix/noid/drone-yml-14 | Morris Jobke | 2019-04-08 | 1 | -1126/+2295 |
|\ | | | | | [stable14] Fix .drone.yml syntax | ||||
| * | Fix secret name | Morris Jobke | 2019-04-08 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | Fix .drone.yml syntax | Morris Jobke | 2019-04-08 | 1 | -1126/+2295 |
|/ | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-08 | 18 | -94/+344 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-07 | 10 | -176/+480 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-06 | 4 | -664/+664 |
| |