Nextcloud bot
4e148133c9
[tx-robot] updated from transifex
2018-10-27 00:12:54 +00:00
Nextcloud bot
ae061c69f1
[tx-robot] updated from transifex
2018-10-26 00:13:08 +00:00
Nextcloud bot
3d54e261ee
[tx-robot] updated from transifex
2018-10-25 00:13:24 +00:00
Nextcloud bot
ae17e55f42
[tx-robot] updated from transifex
2018-10-24 00:12:50 +00:00
Roeland Jago Douma
c5b0efed3b
Merge pull request #11982 from nextcloud/bugfix-stable13/noid/forbid_freebusy_but_allow_local_delivery
...
[stable13] allow local delivery of schedule message while prohibiting FreeBusy requests
2018-10-23 21:15:08 +02:00
Morris Jobke
c3919b844b
Merge pull request #11997 from nextcloud/assemblly-stream-lazy-13
...
lazy open first source stream in assemblystream
2018-10-23 19:19:51 +02:00
Morris Jobke
56812b0ae5
Merge pull request #11962 from nextcloud/backport/11931/stable13
...
[13] Do not emit preHooks twice on non-part-storage
2018-10-23 18:16:04 +02:00
Robin Appelman
13317da19a
lazy open first source stream in assemblystream
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-10-23 17:46:09 +02:00
Nextcloud bot
5de5db0280
[tx-robot] updated from transifex
2018-10-23 14:54:51 +00:00
Georg Ehrke
aa94064cf5
move disableFreeBusy check from User principal backend to Scheduling Outbox collection. This allows to keep local delivery of scheduling messages while prohibiting FreeBusy requests
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2018-10-23 10:07:31 +02:00
Roeland Jago Douma
998b646f97
Do not emit preHooks twice on non-part-storage
...
The old code would emit the hooks twice. Thus having the version written
twice. Which is not very performant as it is first read twice as well.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-21 13:59:00 +02:00
Nextcloud bot
97b6b53d5c
[tx-robot] updated from transifex
2018-10-10 00:13:36 +00:00
Nextcloud bot
fbab9d66d6
[tx-robot] updated from transifex
2018-10-05 00:13:21 +00:00
Nextcloud bot
e07611ef09
[tx-robot] updated from transifex
2018-10-02 00:13:06 +00:00
Morris Jobke
48d359ccb6
Merge pull request #11437 from nextcloud/assemblystream-eof-13
...
[13] AssemblyStream is also eof if we have no more source stream
2018-09-28 17:31:42 +02:00
Robin Appelman
eae523eb56
AssemblyStream is also eof if we have no more source stream
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-09-28 15:41:53 +02:00
Nextcloud bot
8a0ced9d7e
[tx-robot] updated from transifex
2018-09-25 00:12:22 +00:00
Nextcloud bot
ad102f4942
[tx-robot] updated from transifex
2018-09-22 00:12:19 +00:00
Nextcloud bot
ba97e60ffc
[tx-robot] updated from transifex
2018-09-17 00:12:40 +00:00
Nextcloud bot
8e668729b1
[tx-robot] updated from transifex
2018-09-13 00:12:22 +00:00
Nextcloud bot
95e2d5f170
[tx-robot] updated from transifex
2018-09-12 00:12:24 +00:00
Nextcloud bot
ef3789e16b
[tx-robot] updated from transifex
2018-09-09 00:13:18 +00:00
Nextcloud bot
7c55f20d1d
[tx-robot] updated from transifex
2018-09-07 00:12:46 +00:00
Roeland Jago Douma
0d8c0215d0
Merge pull request #10911 from nextcloud/customproperties-ignored-list-13
...
[13] use the same ignored properties list for both CustomerPropertiesBackends
2018-09-03 09:04:55 +02:00
Nextcloud bot
90ab77d8bb
[tx-robot] updated from transifex
2018-09-01 00:12:27 +00:00
Morris Jobke
2f024dcd02
Merge pull request #10902 from nextcloud/cast-timestamp-13
...
[13] cast timestamps older than unix epoch to 0
2018-08-31 09:09:12 +02:00
Nextcloud bot
9db4afce72
[tx-robot] updated from transifex
2018-08-30 00:12:18 +00:00
Nextcloud bot
2ffcba3814
[tx-robot] updated from transifex
2018-08-29 00:12:17 +00:00
Robin Appelman
8a3f6a816b
use the same ignored properties list for both CustomerPropertiesBackends
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-08-28 18:34:04 +02:00
Christian
ed5224cd46
cast timestamps older than unix epoch to 0
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-08-28 16:57:42 +02:00
Nextcloud bot
1769029910
[tx-robot] updated from transifex
2018-08-27 00:12:24 +00:00
Roeland Jago Douma
1a016f21e6
Merge pull request #10837 from nextcloud/dav-search-no-negative-mtime-13
...
[13] disallow negative mtime in dav search
2018-08-24 17:46:52 +02:00
Robin Appelman
d69234e339
disallow negative mtime in dav search
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-08-24 16:25:35 +02:00
Nextcloud bot
12a3f776a1
[tx-robot] updated from transifex
2018-08-24 00:12:32 +00:00
Morris Jobke
389b981aa5
Merge pull request #10285 from nextcloud/anonymous-options-13
...
[13] Add sabre plugin to allow anonymous options requests to the dav root
2018-08-23 16:05:56 +02:00
Nextcloud bot
112719f457
[tx-robot] updated from transifex
2018-08-23 00:13:11 +00:00
Nextcloud bot
d3ab244b40
[tx-robot] updated from transifex
2018-08-21 00:12:31 +00:00
Morris Jobke
aef428733b
Merge pull request #10552 from nextcloud/backport/10523/stable13
...
[stable13] Adding test for table schedulingobjects and fixing postgres LOB
2018-08-20 14:56:37 +02:00
Daniel Kesselberg
ee52136772
Fix call to OC.generateUrl for caldav birthday calendar on/off
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-08-20 14:20:52 +02:00
Nextcloud bot
5327e3b4ce
[tx-robot] updated from transifex
2018-08-13 00:12:18 +00:00
Nextcloud bot
f6c8668a7e
[tx-robot] updated from transifex
2018-08-07 00:12:15 +00:00
Thomas Müller
32701e261b
Adding test for table schedulingobjects and fixing postgres LOB
...
(cherry picked from commit afd4ebf0404e8bcd7cba0bec2dce177e97632f8a)
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2018-08-06 17:20:49 +02:00
Nextcloud bot
8e0e5a6b28
[tx-robot] updated from transifex
2018-08-06 00:12:30 +00:00
Nextcloud bot
66d74f6e56
[tx-robot] updated from transifex
2018-08-05 00:12:38 +00:00
Nextcloud bot
69af30b883
[tx-robot] updated from transifex
2018-08-04 00:12:47 +00:00
Nextcloud bot
b02d1c8358
[tx-robot] updated from transifex
2018-08-03 00:12:32 +00:00
Nextcloud bot
6e449f13cd
[tx-robot] updated from transifex
2018-08-01 00:12:09 +00:00
Nextcloud bot
ab6741427b
[tx-robot] updated from transifex
2018-07-31 00:12:21 +00:00
Nextcloud bot
9ba794c067
[tx-robot] updated from transifex
2018-07-28 00:12:17 +00:00
Nextcloud bot
0802675f47
[tx-robot] updated from transifex
2018-07-26 00:12:13 +00:00