Morris Jobke
3f37480c4b
Update release schedule
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-07-08 10:00:29 +02:00
John Molakvoæ
4b0c343558
[stable15] Document the front_controller_active param ( #1524 )
...
[stable15] Document the front_controller_active param
2019-07-02 12:15:17 +02:00
Morris Jobke
b1a3a0b9ca
Merge pull request #1544 from nextcloud/backport/1495/stable15
...
[stable15] Update SFTP description
2019-07-02 12:10:35 +02:00
Morris Jobke
29b8584797
Merge pull request #1546 from nextcloud/backport/1512/stable15
...
[stable15] Include info about Barracuda innodb_file_format
2019-07-02 12:09:58 +02:00
Patrick Robertson
8b744351fb
Include info about Barracuda innodb_file_format
...
innodb_file_format=Barracuda is required for utf8mb4, some hosts/servers might not use this file format. It is important to check before upgrading.
Signed-off-by: Patrick Robertson <robertson.patrick@gmail.com>
2019-07-02 10:07:49 +00:00
mactrent
5f71f64c4c
Correct SFTP definition
...
SSH File Transfer Protocol is entirely separate from traditional FTP. Nextcloud can use both.
2019-07-02 10:02:38 +00:00
John Molakvoæ
9c8ad72d05
[stable15] Update mysql_4byte_support.rst ( #1542 )
...
[stable15] Update mysql_4byte_support.rst
2019-07-02 08:09:27 +02:00
cyBea
195726a3de
Update mysql_4byte_support.rst
...
To clarify needed mysql user privileges.
I am not quite sure if this also applies to <code>ALTER DATABASE nextcloud CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci;</code> in mysql section 3.
2019-07-02 05:39:45 +00:00
John Molakvoæ
33fcf10ac8
Add correct link like suggested in comments to #1335 ( #1376 )
...
Add correct link like suggested in comments to #1335
2019-07-02 07:19:29 +02:00
John Molakvoæ
e146e2a93a
add server_port variable to well-known redirects ( #1337 )
...
add server_port variable to well-known redirects
2019-07-02 07:13:33 +02:00
tflidd
b4bffa3039
Add correct link like suggested in comments to #1335
2019-07-02 07:11:35 +02:00
John Molakvoæ
396a4685c9
[stable15] Update tutorial.rst, fixes #1500 ( #1532 )
...
[stable15] Update tutorial.rst, fixes #1500
2019-07-02 07:07:47 +02:00
mrplow87
6cc257a017
add server_port variable to well-known redirects
...
if Nextcloud is used on a custom HTTPS port, the well-known redirects do not work, because the server port is not included in the redirect.
2019-07-02 07:06:20 +02:00
githubkoma
817c180229
Update tutorial.rst, fixes #1500
...
DB Migration files have to end with ".php"
Fixes https://github.com/nextcloud/documentation/issues/1500
2019-07-02 05:00:43 +00:00
John Molakvoæ
b8b577aa9d
add instructions to use revised filetype icons ( #1298 )
...
add instructions to use revised filetype icons
2019-07-02 06:51:42 +02:00
John Molakvoæ
e363afdce2
[stable15] Cleanup trailing slashes and spaces ( #1528 )
...
[stable15] Cleanup trailing slashes and spaces
2019-07-02 06:46:44 +02:00
John Molakvoæ
b0eef90ade
[stable15] Update path to php-fpm socket ( #1526 )
...
[stable15] Update path to php-fpm socket
2019-07-02 06:41:39 +02:00
J0WI
99d4ac99fd
Cleanup trailing slashes and spaces
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-07-02 04:39:27 +00:00
J0WI
953fcc499c
Update path to php-fpm socket
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-07-02 04:34:58 +00:00
J0WI
2f5865a01c
Document the front_controller_active param
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-07-02 04:34:26 +00:00
John Molakvoæ
de8ea6fee5
[stable15] Nextcloud 16 does not work with MySQL 8 ( #1510 )
...
[stable15] Nextcloud 16 does not work with MySQL 8
2019-06-22 09:18:04 +02:00
Daniel Kesselberg
5c0138d091
Nextcloud 16 does not work with MySQL 8
2019-06-22 06:33:15 +00:00
John Molakvoæ
82631edeac
Merge pull request #1507 from nextcloud/backport/1504/stable15
...
[stable15] Serve map files for nginx configs
2019-06-21 10:23:12 +02:00
John Molakvoæ
c904ce6870
Serve map files for nginx configs
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-06-21 07:44:39 +00:00
John Molakvoæ
ffcd668205
[stable15] Correct error in .htaccess, revert #1069 ( #1499 )
...
[stable15] Correct error in .htaccess, revert #1069
2019-06-16 14:21:07 +02:00
Lars-Sören Steck
e57d4ffca6
Correct error in .htaccess, revert #1069
...
The forward slashes are only needed if the rewrite rules are being put directly into the config file of the apache virtual host. They should not be added to the .htaccess file, as in this case the redirect is not working (this has been tested by me on multiple systems).
You can also see in the discussion of the bug report #1069 after it was merged, that the reporter actually put the rules into his apache conf, instead of a .htaccess and that somebody else was reporting, that it was only working without the forward slashes in a .htaccess file.
2019-06-16 08:03:44 +00:00
John Molakvoæ
d6515db209
[stable15] Update index.rst ( #1490 )
...
[stable15] Update index.rst
2019-06-11 07:25:48 +02:00
John Molakvoæ
027ad570c6
[stable15] Proxy notation hints ( #1487 )
...
[stable15] Proxy notation hints
2019-06-11 07:24:39 +02:00
tflidd
f02a23a8da
Update index.rst
...
I didn't find any information regarding the enterprise/community edition in the Release-notes.
2019-06-11 05:20:02 +00:00
Sascha Wiswedel
fbb6779bb5
Proxy notation hints
...
Added hints to the different allowed notations for trusted proxies
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-06-11 05:06:30 +00:00
Morris Jobke
5c14e5a8f4
Merge pull request #1467 from nextcloud/backport/1462/stable15
...
[stable15] parameter --all-users for trashbin:cleanup
2019-05-31 18:03:53 +02:00
cloud2018
1087c86221
parameter --all-users for trashbin:cleanup
2019-05-31 16:03:26 +00:00
Morris Jobke
b70398003b
Merge pull request #1466 from nextcloud/backport/1461/stable15
...
[stable15] Update linux_database_configuration.rst
2019-05-31 18:02:58 +02:00
J N
ec7a5e7ef8
Update linux_database_configuration.rst
...
PostgreSQL instead of MySQL on how to remotley access a postgres server (previously "To access a PostgreSQL installation on a...")
2019-05-31 16:02:21 +00:00
Nextcloud bot
76b778c054
generate documentation from config.sample.php
2019-05-23 03:04:58 +00:00
Morris Jobke
af4d9acbac
Update release date of 14.0.12
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-17 12:21:26 +02:00
Morris Jobke
5eac38dac0
Update releases
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-15 20:43:38 +02:00
Morris Jobke
06c609d17c
Merge pull request #1451 from nextcloud/backport/1449/stable15
...
[stable15] Make people continue with MySQL instructions
2019-05-13 12:34:10 +02:00
BernieO
ec0ca3b5f7
Make people continue with MySQL instructions
...
Signed-off-by: Bernhard Ostertag <bernieo.github@gmx.de>
It does not seem to be obvious to continue with the MySQL steps when using MariaDB 10.2 or earlier after step 4 when no error occurred.
According forum thread: https://help.nextcloud.com/t/solved-mysql-is-used-as-database-but-does-not-support-4-byte-characters-error-message-persist-after-fix/52999/2
2019-05-13 10:09:28 +00:00
Morris Jobke
055f49574d
Merge pull request #1446 from nextcloud/backport/1331/stable15
...
[stable15] Add app password migration section
2019-05-09 20:36:23 +02:00
Roeland Jago Douma
b8310808b0
Add app password migration section
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-09 18:28:58 +00:00
Morris Jobke
a41c507653
Merge pull request #1442 from nextcloud/backport/1440/stable15
...
[stable15] Remove recommendation for opcache on CLI
2019-05-09 15:59:40 +02:00
Morris Jobke
12d8181441
Remove recommendation for opcache on CLI
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-09 13:23:35 +00:00
Morris Jobke
e4b1a2b14d
Merge pull request #1408 from rth-dev/patch-2
...
Update mysql_4byte_support.rst
2019-05-06 15:13:58 +02:00
John Molakvoæ
29def20b0d
Merge pull request #1432 from nextcloud/backport/1430/stable15
...
[stable15] text edit mispelling
2019-05-03 13:56:17 +02:00
Elie Vischel
62ce968565
text edit mispelling
2019-05-03 11:51:47 +00:00
Morris Jobke
3c12ce9bb5
Update admin_manual/configuration_database/mysql_4byte_support.rst
...
ok
Co-Authored-By: rth-dev <rth@dev-used.de>
2019-05-02 23:28:33 +02:00
Christoph Wurst
008bd9768a
Merge pull request #1427 from nextcloud/backport/1424/stable15
...
[stable15] Add list of possible remote connection destinations
2019-05-02 11:31:20 +02:00
Julius Härtl
39e4c4b40d
Add list of possible remote connection destinations
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-02 09:09:29 +00:00
Morris Jobke
65675d36d7
Merge pull request #1422 from nextcloud/backport/1420/stable15
...
[stable15] Update source_installation.rst
2019-05-02 09:15:01 +02:00