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
ernstkl
2abf9cea01
Update source_installation.rst
...
grammar fix
2019-05-02 07:10:57 +00:00
Morris Jobke
c885b724e1
Update admin_manual/configuration_database/mysql_4byte_support.rst
...
thanks for the hint : )
Co-Authored-By: rth-dev <rth@dev-used.de>
2019-05-01 13:27:58 +02:00
Morris Jobke
f77a3a6d4b
Merge pull request #1419 from nextcloud/backport/1413/stable15
...
[stable15] Add 16 release
2019-04-30 15:41:16 +02:00
Morris Jobke
3dfdd2844e
Update admin_manual/release_schedule.rst
2019-04-30 13:40:51 +00:00
Marius Blüm
750bc41bd0
Add 16 release
...
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-04-30 13:40:50 +00:00
Morris Jobke
b6ccc689ad
Merge pull request #1414 from nextcloud/backport/1407/stable15
...
[stable15] Add the Nextcloud VM scripts to Linux installation
2019-04-29 17:22:04 +02:00
Morris Jobke
6b9f7ce122
Update admin_manual/installation/source_installation.rst
2019-04-29 17:21:36 +02:00
Daniel Hansson
64c28baa66
Add the Nextcloud VM scripts to Linux installation
...
Self explanatory
cc @nextcloud/documentation
2019-04-29 15:17:03 +00:00
Joas Schilling
07ff2196dc
Merge pull request #1411 from nextcloud/backport/1409/stable15
...
[stable15] Add a note about the necessary mysqldump change
2019-04-29 13:55:49 +02:00
Joas Schilling
e3c19483a5
Add a note about the necessary mysqldump change
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-04-29 11:48:50 +00:00
rth
c086f549af
Update mysql_4byte_support.rst
2019-04-26 22:48:42 +02:00
John Molakvoæ
ab078b395d
Merge pull request #1403 from DBJRdev/patch-2
...
Link to issue submission guidelines led to 404 error page
2019-04-24 15:07:35 +02:00
Deutscher Bundesjugendring
8f2e41aedd
Link to issue submission guidelines led to 404 error page
...
The link was incorrect or outdated.
2019-04-24 13:53:02 +02:00
violoncello.ch
7cf088f2f9
Merge pull request #1401 from nextcloud/backport/1399/stable15
...
[stable15] updater is not an app
2019-04-23 11:30:05 +02:00
Jonas Sulzer
7481c85f94
👌 IMPROVE: updater is not an app
...
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-04-23 07:54:00 +00:00
John Molakvoæ
3d7613d877
Merge pull request #1397 from nextcloud/backport/1395/stable15
...
[stable15] Update min stable
2019-04-18 15:21:43 +02:00
John Molakvoæ
d7c2ac569d
Update min stable
2019-04-18 12:33:09 +00:00
Morris Jobke
cbc4be83fd
Merge pull request #1391 from nextcloud/backport/1385/stable15
...
[stable15] remove link to closed-down Google+
2019-04-17 12:54:22 +02:00
Morris Jobke
971481247f
Merge pull request #1390 from nextcloud/backport/1386/stable15
...
[stable15] update and HTTPS links on README
2019-04-17 12:54:08 +02:00