Nextcloud bot
8f3cdc3c23
[tx-robot] updated from transifex
2017-05-06 00:07:43 +00:00
Nextcloud bot
525a412ca4
[tx-robot] updated from transifex
2017-05-05 00:07:38 +00:00
Nextcloud bot
43f36ee6e4
[tx-robot] updated from transifex
2017-05-04 00:07:38 +00:00
Nextcloud bot
3b8f452d3e
[tx-robot] updated from transifex
2017-05-03 00:07:41 +00:00
Nextcloud bot
ca96cbcc59
[tx-robot] updated from transifex
2017-05-02 00:07:31 +00:00
Robin Appelman
c8b7fa3028
dont spam log when request can't access filesystem
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-05-01 15:03:09 +02:00
Nextcloud bot
89bf0ca0b4
[tx-robot] updated from transifex
2017-05-01 00:07:42 +00:00
Nextcloud bot
24cf33c540
[tx-robot] updated from transifex
2017-04-30 00:07:31 +00:00
Nextcloud bot
8d29f4a0ae
[tx-robot] updated from transifex
2017-04-29 00:07:27 +00:00
Nextcloud bot
c4878a8d5a
[tx-robot] updated from transifex
2017-04-28 00:07:52 +00:00
Nextcloud bot
86495d4d2a
[tx-robot] updated from transifex
2017-04-27 00:07:51 +00:00
Nextcloud bot
efc8d06583
[tx-robot] updated from transifex
2017-04-26 00:07:54 +00:00
Vincent Petry
e47d8028dc
Prevent PHP request to get killed when using fclose callback ( #26775 )
...
* Prevent PHP request to get killed when using fclose callback
* Add ignore_user_abort everywhere where the time limit is set to 0
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-04-25 14:11:38 +02:00
Robin Appelman
e42b1b775e
Merge pull request #4390 from nextcloud/backport-4371-better-username-validation
...
Better validation of allowed user names
2017-04-24 15:21:38 +02:00
Nextcloud bot
d632a9053d
[tx-robot] updated from transifex
2017-04-24 00:07:37 +00:00
Nextcloud bot
1964f9d115
[tx-robot] updated from transifex
2017-04-23 00:07:40 +00:00
Nextcloud bot
9649661f8f
[tx-robot] updated from transifex
2017-04-22 00:07:45 +00:00
Nextcloud bot
59b06161a2
[tx-robot] updated from transifex
2017-04-21 00:07:46 +00:00
Nextcloud bot
efe6b54f85
[tx-robot] updated from transifex
2017-04-20 00:07:46 +00:00
Joas Schilling
ce8aee4a4e
Better validation of allowed user names
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-04-19 09:21:46 +02:00
Nextcloud bot
867950a78b
[tx-robot] updated from transifex
2017-04-19 00:07:50 +00:00
Nextcloud bot
e8fe783bb3
[tx-robot] updated from transifex
2017-04-18 23:08:54 +00:00
Nextcloud bot
fbbcc1ccf4
[tx-robot] updated from transifex
2017-04-18 00:07:35 +00:00
Nextcloud bot
0bb960f100
[tx-robot] updated from transifex
2017-04-17 00:07:42 +00:00
Nextcloud bot
a864971a45
[tx-robot] updated from transifex
2017-04-16 00:07:33 +00:00
Nextcloud bot
b01425be66
[tx-robot] updated from transifex
2017-04-15 00:07:46 +00:00
Nextcloud bot
7ada78ca87
[tx-robot] updated from transifex
2017-04-14 00:07:47 +00:00
Nextcloud bot
4abcd07a7c
[tx-robot] updated from transifex
2017-04-13 00:08:13 +00:00
Nextcloud bot
3f459416f0
[tx-robot] updated from transifex
2017-04-12 00:07:53 +00:00
Nextcloud bot
cbf65030f5
[tx-robot] updated from transifex
2017-04-11 00:07:38 +00:00
Robin Appelman
6d5adb8b8f
Dont use the permissions mask while scanning
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-04-10 16:35:46 +02:00
Nextcloud bot
210293513e
[tx-robot] updated from transifex
2017-04-10 00:09:00 +00:00
Nextcloud bot
75adf3a7d7
[tx-robot] updated from transifex
2017-04-09 00:07:50 +00:00
Nextcloud bot
70992e92df
[tx-robot] updated from transifex
2017-04-08 00:07:57 +00:00
Jörn Friedrich Dreyer
1bc28261d5
make JobList::next() lock free
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-04-07 13:03:16 -05:00
Nextcloud bot
04e22a94b8
[tx-robot] updated from transifex
2017-04-07 00:09:21 +00:00
Joas Schilling
02a47150db
Merge pull request #4242 from nextcloud/encryption-fix-mail-share-stable11
...
[stable11] take share by mail into consideration if we calculate the access list
2017-04-06 14:09:28 +02:00
Joas Schilling
562b930046
Merge pull request #4225 from nextcloud/stable11-token-save-scope
...
[Stable11] token save scope
2017-04-06 14:08:00 +02:00
Bjoern Schiessle
d0b93ad404
take share by mail into consideration if we calculate the access list
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2017-04-06 12:00:42 +02:00
Morris Jobke
190ccef819
Merge pull request #4228 from nextcloud/stable11-error-messages
...
[Stable11] Error messages
2017-04-06 00:30:10 -05:00
Nextcloud bot
96c20ebddb
[tx-robot] updated from transifex
2017-04-06 00:08:02 +00:00
Lukas Reschke
462073c686
Remove verbose error message
...
There's no need to have this included in the error message.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-04-05 23:14:04 +02:00
Robin Appelman
f4b6c34ddf
Save the scope of an auth token in the session
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-04-05 23:00:53 +02:00
Nextcloud bot
9c9bdabf74
[tx-robot] updated from transifex
2017-04-05 00:08:31 +00:00
Nextcloud bot
e5468409b5
[tx-robot] updated from transifex
2017-04-04 00:07:55 +00:00
Nextcloud bot
9964782b79
[tx-robot] updated from transifex
2017-04-03 00:08:30 +00:00
Nextcloud bot
6fa95a2ecf
[tx-robot] updated from transifex
2017-03-31 00:08:44 +00:00
Joas Schilling
cf8a680b97
Fix the update from NC 10 and 11 to the latest NC 11
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-30 15:31:50 +02:00
Morris Jobke
9a526a2eb8
Fix return value of getAllowedPreviousVersions()
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-30 15:22:40 +02:00
Joas Schilling
e8bbef462f
Prevent migration from ownCloud 10 to Nextcloud 11
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-30 15:22:39 +02:00