Commit Graph

37055 Commits

Author SHA1 Message Date
Nextcloud bot b93d2de6d6
[tx-robot] updated from transifex 2017-09-25 00:08:21 +00:00
Nextcloud bot b1ec617fdc
[tx-robot] updated from transifex 2017-09-23 00:08:15 +00:00
Robin Appelman 94fe6fdbb1
adjust test to new version
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-09-22 16:13:49 +02:00
Robin Appelman 12b02e9785
Fix function builder
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-09-22 16:06:57 +02:00
Joas Schilling 12df8dd69f
Add brackets around concat statements so comparing the result works as intended
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-09-22 16:04:24 +02:00
Robin Appelman f1b7dbf46b
Fix version for repair step
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-09-22 15:50:10 +02:00
Robin Appelman d132b80111
rename fun to func
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-09-22 15:50:10 +02:00
Robin Appelman f9eda2706a
Add function builder to the query builder
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-09-22 15:47:48 +02:00
Robin Appelman ed6c61256d
Add MD5() to sqlite
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-09-22 15:47:48 +02:00
Robin Appelman a96dd73f6c
chunk getting invalid paths and reuse queries
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-09-22 15:47:48 +02:00
Robin Appelman 19ce46ed34
use a generator instead of fetching all rows at once
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-09-22 15:47:48 +02:00
Robin Appelman f01bd935ed
adjust to moved repair step
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-09-22 15:47:48 +02:00
Morris Jobke daa2c86965
Run repair step only once
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-09-22 15:47:47 +02:00
Robin Appelman 0597d3f72f
Add repair step for invalid paths
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-09-22 15:47:47 +02:00
Robin Appelman c5803ef0db
fix moving folders out of a cache jail
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-09-22 15:47:47 +02:00
Nextcloud bot 406521aa0e
[tx-robot] updated from transifex 2017-09-22 00:08:42 +00:00
Nextcloud bot 06bbd7771a
[tx-robot] updated from transifex 2017-09-21 00:08:46 +00:00
Morris Jobke e829377f22 Merge pull request #6504 from nextcloud/backport-6453-stable11
[stable11] Fix initializing paged search under some circumstances
2017-09-20 16:06:45 +02:00
Morris Jobke 706907c24b Merge pull request #6548 from nextcloud/backport-6545-stable11
[stable11] throw 101 when an empty group string is provided
2017-09-20 16:05:12 +02:00
Nextcloud bot 43caed9337
[tx-robot] updated from transifex 2017-09-20 00:08:46 +00:00
Roeland Jago Douma f637a1a228 Merge pull request #6557 from nextcloud/stable11-bump
[stable11] Bump version to 11.0.5
2017-09-19 07:56:47 +02:00
Nextcloud bot 46d29688d1
[tx-robot] updated from transifex 2017-09-19 00:08:50 +00:00
Lukas Reschke 45d0eb8dda
[stable11] Bump version to 11.0.5
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-09-18 18:25:41 +02:00
Arthur Schiwon d50bf58279
throw 101 when an empty group string is provided
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-09-18 13:13:16 +02:00
Nextcloud bot 2c73912de5
[tx-robot] updated from transifex 2017-09-18 00:08:50 +00:00
Nextcloud bot 377dd14999
[tx-robot] updated from transifex 2017-09-17 00:08:43 +00:00
Nextcloud bot 3c0f7e1364
[tx-robot] updated from transifex 2017-09-16 00:08:44 +00:00
Nextcloud bot 6af8ee3a73
[tx-robot] updated from transifex 2017-09-15 00:08:27 +00:00
Arthur Schiwon 90fda8c23c
adapted integration tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-09-14 14:22:25 +02:00
Arthur Schiwon e9a853aa2a
fix counting found results in search op
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-09-14 14:22:19 +02:00
Arthur Schiwon 816f1ba53f
improve and extend paging integration test
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-09-14 14:22:12 +02:00
Arthur Schiwon d3c567f90c
fix limit-flaw in search on paged results
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-09-14 14:21:44 +02:00
Nextcloud bot 3c7d430a46
[tx-robot] updated from transifex 2017-09-14 00:08:30 +00:00
Nextcloud bot 2e626f3186
[tx-robot] updated from transifex 2017-09-13 00:08:30 +00:00
Morris Jobke 5cb9790669 Merge pull request #6467 from nextcloud/11-0-5-rc1
11.0.5 RC1
2017-09-12 16:11:20 +02:00
Lukas Reschke 5f06e19d80
11.0.5 RC1
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-09-12 14:47:32 +02:00
Morris Jobke 3e56503e47 Merge pull request #6445 from nextcloud/backport-6351-sql-syntax-on-caldav-11
[stable11] not to backquote LIMIT on CalDavBackend.php
2017-09-12 12:33:09 +02:00
Nextcloud bot 2fb01619e4
[tx-robot] updated from transifex 2017-09-12 00:08:43 +00:00
nhirokinet 73b0e76a8c
not to backquote LIMIT on CalDavBackend.php 2017-09-11 11:24:11 +02:00
Nextcloud bot fa26c3cce3
[tx-robot] updated from transifex 2017-09-11 00:08:38 +00:00
Nextcloud bot 1aed97e771
[tx-robot] updated from transifex 2017-09-10 00:08:42 +00:00
Nextcloud bot f5a60bf2cb
[tx-robot] updated from transifex 2017-09-09 00:08:39 +00:00
Morris Jobke 7bdedbaad9 Merge pull request #6422 from nextcloud/11-6419
[stable11] Use tmpfs for mysql CI containers
2017-09-08 16:59:23 +02:00
Morris Jobke de0d5a23ab
Use tmpfs for mysql CI containers
Should improve performance

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-09-08 15:58:34 +02:00
Nextcloud bot fe5c1134e6
[tx-robot] updated from transifex 2017-09-08 00:08:35 +00:00
Nextcloud bot 2c6a8fdbb7
[tx-robot] updated from transifex 2017-09-07 00:08:41 +00:00
Nextcloud bot 90fef79ac2
[tx-robot] updated from transifex 2017-09-06 00:08:40 +00:00
Nextcloud bot 6e854bbd01
[tx-robot] updated from transifex 2017-09-05 00:08:41 +00:00
Nextcloud bot 1a897e32ee
[tx-robot] updated from transifex 2017-09-03 00:08:33 +00:00
Nextcloud bot 663b5c1efc
[tx-robot] updated from transifex 2017-09-02 00:08:48 +00:00