Lukas Reschke
9ef7340dc7
Add support for custom values in integrity checker
2016-03-15 17:03:16 +01:00
Lukas Reschke
d1978a6950
Replace all required values
2016-03-15 17:03:13 +01:00
Lukas Reschke
dfc7e6b421
Duplicate block for PHP 7
2016-03-15 17:03:09 +01:00
Thomas Müller
b580d26270
Merge pull request #23237 from owncloud/backport-22901
...
[stable9] Add DAV authenticated also to other scopes
2016-03-15 16:03:35 +01:00
Thomas Müller
5466a800fa
Merge pull request #23252 from owncloud/invalid-share-storage-9
...
[9.0] dont break when there is an invalid share
2016-03-15 15:59:24 +01:00
Robin Appelman
9d688e655d
move failedstorage to core
2016-03-15 12:49:12 +01:00
Robin Appelman
f29440dbbc
dont break when there is an invalid share
2016-03-15 12:49:06 +01:00
Thomas Müller
5a6b2956d8
Merge pull request #23022 from owncloud/stable9_backport_22602
...
[stable 9] Do not check all chunks of a chunked upload if we do not need to
2016-03-15 12:15:45 +01:00
Thomas Müller
99de93a6c6
Merge pull request #23075 from owncloud/backport-23074-oracle-ext-storage
...
[9.0] Correctly escape join statements and use selectAlias
2016-03-15 12:13:54 +01:00
Thomas Müller
4159187a6e
Merge pull request #23229 from owncloud/backport-23218-memcached-exceptions-on-success
...
[9.0] Fix errors in memcached implementation
2016-03-15 12:10:23 +01:00
Thomas Müller
6f64c99653
Merge pull request #23230 from owncloud/backport-23191
...
[stable9] Verify the getResponse returns a ResponseInterface
2016-03-15 12:09:55 +01:00
Thomas Müller
ce0f28c123
Merge pull request #23231 from owncloud/backport-23190
...
[stable9] Use proper URLs for search results
2016-03-15 12:07:45 +01:00
Thomas Müller
cca3a249fd
Merge pull request #23240 from owncloud/backport-23222
...
backport of #23222
2016-03-15 12:07:15 +01:00
Thomas Müller
0608455b01
Merge pull request #23247 from owncloud/stable9_backport_23226
...
[stable 9] Generate a valid URL for link notification
2016-03-15 12:06:41 +01:00
Roeland Jago Douma
3a5e90fa03
Generate a valid URL for link notification
...
fixes #23197
* Updated unit test
2016-03-15 07:34:53 +01:00
Phiber2000
e2c557ab82
backport of #23222 ( #23225 )
2016-03-14 17:59:40 +01:00
Lukas Reschke
e1727477ac
Add DAV authenticated also to other scopes
...
Fixes https://github.com/owncloud/core/issues/22893
2016-03-14 17:57:37 +01:00
Thomas Müller
cf232c4182
Merge pull request #23112 from owncloud/backport-23086-stable9
...
[9.0] remove deprecated ldap_sort
2016-03-14 17:16:36 +01:00
Thomas Müller
efa673136e
Merge pull request #23223 from owncloud/backport-23091-case-insensitive-group-sharing
...
[9.0] Case insensitive group sharing
2016-03-14 16:33:51 +01:00
Thomas Müller
3380a3af74
Merge pull request #22949 from owncloud/stable9-fix-group-share-migration-for-calendars-and-contacts
...
Fix group sharing and sharing permissions - fixes #22932
2016-03-14 16:31:08 +01:00
Thomas Müller
80d0e43fc7
Merge pull request #22933 from owncloud/stable9-backport-22872
...
[stable9] Update error text for link passwords
2016-03-14 16:20:00 +01:00
Lukas Reschke
effc522572
Use proper URLs for search results
...
Fixes https://github.com/owncloud/core/issues/23136
2016-03-14 16:16:25 +01:00
Thomas Müller
689f3dea45
Merge pull request #22943 from owncloud/backport-22800-stable9
...
[9.0] don't hide server not available exception, fixes #20536
2016-03-14 16:15:50 +01:00
Lukas Reschke
3a73f97706
Verify the getResponse returns a ResponseInterface
...
Can also return `null` as per PHPDoc. Regression added by 97f5c095f4
Fixes https://github.com/owncloud/core/issues/23145
2016-03-14 16:15:18 +01:00
Thomas Müller
a09ffb274b
Merge pull request #23065 from owncloud/stable9-add-rewrite-rules-after-setup
...
[stable9] Add base rewrite rule only when RewriteBase is defined
2016-03-14 16:14:21 +01:00
Thomas Müller
2609bf3500
Merge pull request #23114 from owncloud/no-fatal-error-if-DSTART-is-not-set-stable9
...
No fatal error if dstart is not set stable9
2016-03-14 16:14:03 +01:00
Joas Schilling
9190885b4e
Fix errors in memcached implementation
2016-03-14 16:13:35 +01:00
Thomas Müller
f79195853e
Merge pull request #23221 from owncloud/backport-23214-url-cache-key-length
...
[9.0] Shorter cache key for URL entries
2016-03-14 16:08:29 +01:00
Thomas Müller
884a3b9bb4
Merge pull request #23105 from owncloud/readonly-birthday-cal-stable9
...
The birthday_calendar is read-only
2016-03-14 16:07:42 +01:00
Joas Schilling
a9ed80869a
Correctly lower the search input as well
2016-03-14 13:48:45 +01:00
Joas Schilling
8e49a99896
Add integration tests for sharee API
2016-03-14 13:48:21 +01:00
Joas Schilling
5b593450c3
Return the correct group casing in sharee api
2016-03-14 13:48:13 +01:00
Joas Schilling
69cf557d0b
Shorter cache key for URL entries
2016-03-14 13:34:34 +01:00
Thomas Müller
5c38c1c845
Merge pull request #23156 from owncloud/add-port-support-to-trusteddomain-stable9
...
Explicitly check for port
2016-03-14 12:30:58 +01:00
Thomas Müller
dac69225d2
Merge pull request #23102 from owncloud/stable9-backport-23094
...
[stable9] Fake LOCK statement for Windows 7, 8 and 10 network mounts
2016-03-13 19:51:26 +01:00
Thomas Müller
b752a08d63
Merge pull request #23127 from owncloud/fix-getOwner-on-fileshome-stable9
...
getOwner is not available on FileHome - fixes #23116
2016-03-11 15:05:20 +01:00
Lukas Reschke
9bc99bb297
Explicitly check for port
...
The setup uses `\OCP\IRequest::getInsecureServerHost` which in some cases can also include a port. This makes the trusted domain check fail thus.
I've decided to add this here that way because adjusting the setup would require parsing the host properly. This is not something that can be done very good in PHP. Check the following example for why `parse_url` is not our friend: https://3v4l.org/k501Z
2016-03-11 14:54:20 +01:00
Thomas Müller
e3de44ea51
Merge pull request #23060 from owncloud/stable9_backport_23056
...
[stable 9] Add mimetype to OCS Share API output
2016-03-11 14:51:21 +01:00
Thomas Müller
aeb480a8c3
Merge pull request #23113 from owncloud/allow-migrating-all-calendars-stable9
...
Allow to migrate calendars of all users
2016-03-10 23:10:41 +01:00
Thomas Müller
e89f27e191
getOwner is not available on FileHome - fixes #23116
2016-03-10 22:51:02 +01:00
Lukas Reschke
bd17cc793c
Improved rewrite rule
...
As per https://github.com/owncloud/core/issues/23098 and https://github.com/owncloud/core/issues/23117
2016-03-10 22:18:53 +01:00
Thomas Müller
62a36ee884
The birthday_calendar is read-only
2016-03-10 21:36:11 +01:00
Thomas Müller
a58e374956
Merge pull request #22909 from owncloud/backport-22244-prevent-calendar-proppatch
...
[9.0] Prevent calendar proppatch for share recipients
2016-03-10 21:32:38 +01:00
Roeland Jago Douma
67c4759017
Add intergration tests
2016-03-10 21:20:49 +01:00
Thomas Müller
36b543c490
fixes #23004
2016-03-10 17:59:02 +01:00
Thomas Müller
8465f9b6c6
fixes #23020
2016-03-10 17:58:53 +01:00
Thomas Müller
281a0e9e03
Merge pull request #23096 from owncloud/stable9_backport_23084
...
[stable 9] Fix MKCOL for IE11 as well
2016-03-10 17:49:01 +01:00
Joas Schilling
7126b64088
Allow to migrate calendars of all users
2016-03-10 17:47:08 +01:00
Arthur Schiwon
38d137c34c
remove deprecated ldap_sort
2016-03-10 17:08:25 +01:00
Morris Jobke
098ce188b7
Fake LOCK statement for Windows 7, 8 and 10 network mounts
...
* fixes #22596
2016-03-10 15:57:33 +01:00