Commit Graph

36581 Commits

Author SHA1 Message Date
Roeland Jago Douma 3332f11975 Merge pull request #3722 from nextcloud/backport-3678-dav-share-order-issue
[stable11] DAV sharing permissions should not depend on the order
2017-03-07 14:28:49 +01:00
Nextcloud bot 8cfd529ba0
[tx-robot] updated from transifex 2017-03-07 01:07:49 +00:00
Joas Schilling 5658404609 Merge pull request #3700 from nextcloud/stable11-3687
Use a proper date format for transfer ownership
2017-03-06 15:31:30 +01:00
Joas Schilling d9beea9428
Make sure shares use read-write when available
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-06 09:49:18 +01:00
Joas Schilling 67da65f83b
Add a unit test for the broken case
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-06 09:49:10 +01:00
Joas Schilling ba30fa0e10
Don't waste energy unless necessary
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-06 09:48:57 +01:00
Nextcloud bot 2ca0ada4c9
[tx-robot] updated from transifex 2017-03-06 01:08:07 +00:00
Nextcloud bot 2209e2364c
[tx-robot] updated from transifex 2017-03-05 01:07:54 +00:00
Nextcloud bot 3bf5720192
[tx-robot] updated from transifex 2017-03-04 01:07:51 +00:00
Morris Jobke ddfc61146d
Use a proper date format for transfer ownership
* on Windows : is not allowed as filename and doesn't get synced then
* uses 2017-03-02 22-00-00 instead of 2017-03-02T22:00:00+00:00 as format

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-03 10:46:33 -06:00
Nextcloud bot f03c2835a5
[tx-robot] updated from transifex 2017-03-03 01:07:55 +00:00
Nextcloud bot 2282e61e2e
[tx-robot] updated from transifex 2017-03-02 16:49:01 +00:00
Joas Schilling 131fadfb60 Merge pull request #3675 from nextcloud/stable11-transifex-for-theming
[stable11] Transifex config for theming app
2017-03-02 09:26:47 +01:00
Roeland Jago Douma 15f6e8dc0a Merge pull request #3658 from GreenArchon/stable11_issue_#3461
[stable11] Typecast shared mount's storage_id to int as documented + some refactor to avoid similar bugs
2017-03-02 08:54:28 +01:00
Morris Jobke 0a4b4cb7f7
Transifex config for theming app
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-01 22:05:52 -06:00
Nextcloud bot 077f071117
[tx-robot] updated from transifex 2017-03-02 01:07:41 +00:00
Morris Jobke 7e32aafca6 Merge pull request #3665 from nextcloud/fix-string-comparison-and-return-docs
Fix string comparison and return docs
2017-03-01 13:04:42 -06:00
Robin Appelman 1a5f8492e8 Merge pull request #3293 from nextcloud/streams52-11
update icewind/streams to 0.5.2
2017-03-01 15:40:03 +01:00
Joas Schilling 3516c52271
Fix string comparison and return docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-01 13:42:41 +01:00
Nextcloud bot f0389fdcb6
[tx-robot] updated from transifex 2017-03-01 01:07:51 +00:00
Morris Jobke 8c2fea79cc Merge pull request #3652 from nextcloud/stable11-fix-saving-backup-codes
[stable11] Fix saving backup codes by using a correct data uri
2017-02-28 15:53:53 -06:00
Robin Appelman 75f0e17ae7
update icewind/streams to 0.5.2
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-02-28 12:39:41 -06:00
Christoph Wurst 02e41c9b50
Fix saving backup codes by using a correct data uri
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-02-28 10:45:40 +01:00
Nextcloud bot c7735006b8
[tx-robot] updated from transifex 2017-02-28 01:08:03 +00:00
Lukas Reschke fbc5bb45a7 Merge pull request #3608 from nextcloud/backport-3598-shared-addressbooks-fail-on-legacy-endpoint
[stable11] Use the correct principal for shared addressbooks
2017-02-27 21:07:27 +01:00
Nextcloud bot c2e88c6f44
[tx-robot] updated from transifex 2017-02-27 01:19:59 +00:00
Lukas Reschke f299c9b2f4
Increase patch version
Due to a bug in the release script it already included https://github.com/nextcloud/3rdparty/pull/33

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-02-26 20:40:48 +01:00
Lukas Reschke 54d0938c50
v11.0.2
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-02-26 19:39:38 +01:00
Nextcloud bot 5c46a594d3
[tx-robot] updated from transifex 2017-02-26 01:24:22 +00:00
Nextcloud bot 6d5a916729
[tx-robot] updated from transifex 2017-02-25 01:25:18 +00:00
Frédéric Fortier 198cd4f83e Refactor files' CacheEntry object creation to call cacheEntryFromData() all the time thus allowing proper casts to be done
Signed-off-by: Frédéric Fortier <frederic.fortier@oronospolytechnique.com>
2017-02-24 12:09:46 -05:00
Frédéric Fortier 0f3cf7fee8 Typecast filecache 'storage' as int to return it as documented, fixes #3461
Signed-off-by: Frédéric Fortier <frederic.fortier@oronospolytechnique.com>
2017-02-24 12:09:40 -05:00
Joas Schilling 664f802b92
Use the correct principal for shared addressbooks
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-02-24 10:05:17 +01:00
Nextcloud bot 8d23569b92
[tx-robot] updated from transifex 2017-02-24 01:21:48 +00:00
Nextcloud bot 13a5fddd11
[tx-robot] updated from transifex 2017-02-23 01:18:59 +00:00
Nextcloud bot e00a786900
[tx-robot] updated from transifex 2017-02-22 01:12:35 +00:00
Lukas Reschke da47b362ff Merge pull request #3552 from nextcloud/rc3-it-is
v11.0.2 RC3
2017-02-21 21:38:43 +01:00
Lukas Reschke b7e56a8a0a Merge pull request #3560 from nextcloud/fix-misleading-wording-stable11
[stable11] Fix misleading wording: searching is affected, not user access
2017-02-21 21:38:09 +01:00
Nextcloud bot cd270b8e7e
[tx-robot] updated from transifex 2017-02-21 01:08:55 +00:00
Arthur Schiwon 6625b48213
Fix misleading wording: searching is affected, not user access.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-02-20 22:38:13 +01:00
Lukas Reschke d69a3c2ec9
v11.0.2 RC3
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-02-20 21:35:52 +01:00
Lukas Reschke db7d7a903a Merge pull request #3528 from nextcloud/backport-3521
[stable11] Backport of Fix Broken UUID Attribute Detection #3521
2017-02-20 21:34:13 +01:00
Arthur Schiwon f9b2574fb8
also adjust version no in unit tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-02-20 17:29:31 +01:00
Nextcloud bot d0fbc581a6
[tx-robot] updated from transifex 2017-02-20 01:07:46 +00:00
Nextcloud bot 521aabda2f
[tx-robot] updated from transifex 2017-02-19 01:07:46 +00:00
Nextcloud bot 7f45cf5782
[tx-robot] updated from transifex 2017-02-18 01:08:33 +00:00
Arthur Schiwon f58796e21c
Backport of Fix Broken UUID Attribute Detection #3521
Fix integration test by not relying on Fake instances

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>

Fix determining the UUID attribute, default of the override is null

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>

add integration test for uuid attr detection

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>

Add repair steps

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>

Background jobs can take 4k of characters only. We find a good batch size.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>

add tests to DB group

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-02-17 22:00:28 +01:00
Nextcloud bot 2504ff1f41
[tx-robot] updated from transifex 2017-02-17 01:08:07 +00:00
Lukas Reschke 401d07d2b0
Increase patchlevel to 4
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-02-17 01:15:06 +01:00
Lukas Reschke f643b7b763 Merge pull request #3519 from nextcloud/final-stable11-version
11.0.2 version number
2017-02-17 01:11:10 +01:00