Morris Jobke
9ec5879cce
Update admin_manual/configuration_database/linux_database_configuration.rst
2020-10-28 14:32:31 +00:00
AndrewwHummer
6bbdbc08be
Update admin_manual/configuration_database/linux_database_configuration.rst
...
Co-authored-by: Morris Jobke <hey@morrisjobke.de >
2020-10-28 14:32:31 +00:00
AndrewwHummer
41af41663f
add mysql ssl config
...
add mysql ssl config
2020-10-28 14:32:31 +00:00
Morris Jobke
3a93b0eda3
Merge pull request #5306 from nextcloud/backport/5286/stable20
...
[stable20] Mention cloning shipped apps in dev env
2020-10-26 22:38:52 +01:00
Vincent Petry
2d305cb2f1
Mention cloning shipped apps in dev env
...
Add mention to cloning external shipped apps into the apps folder in the
development environment, to be able to test upgrades as these apps will
be required at that point.
Signed-off-by: Vincent Petry <vincent@nextcloud.com >
2020-10-26 21:33:54 +00:00
Morris Jobke
c58ebad80f
Merge pull request #5269 from nextcloud/backport/5268/stable20
...
[stable20] Update encryption_configuration.rst
2020-10-20 10:28:22 +02:00
Vanessa
ae08ca2121
Update encryption_configuration.rst
...
Removed ownCloud link
2020-10-20 08:21:14 +00:00
Christoph Wurst
f2bc2d48e6
Merge pull request #5265 from nextcloud/backport/5264/stable20
...
[stable20] Clarify on InnoDB file format
2020-10-20 10:09:58 +02:00
Morris Jobke
55af086068
Clarify on InnoDB file format
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2020-10-20 08:04:06 +00:00
Morris Jobke
ae7329e7ed
Merge pull request #5259 from nextcloud/backport/5257/stable20
...
[stable20] Update required info about Hooks
2020-10-16 13:35:26 +02:00
Mason Payne
e279d65e72
Update required info about Hooks
...
Spent too much time looking for something to give me the right direction. Found this forum post from 2017.
https://help.nextcloud.com/t/filehook-not-working/14591/14
Signed-off-by: Mason Payne <gomas.bmw@gmail.com >
2020-10-16 11:32:31 +00:00
Morris Jobke
3428fd7d7a
Merge pull request #5256 from nextcloud/backport/5239/stable20
...
[stable20] Add noob friendly explanations and fix wording
2020-10-16 00:42:43 +02:00
PanCakeConnaisseur
47be513562
Make app in path lowercase
...
Co-authored-by: Morris Jobke <hey@morrisjobke.de >
2020-10-15 22:41:16 +00:00
PanCakeConnaisseur
d6ce6cc582
Add noob friendly explanations and fix wording
...
Added some more explicit info for people unfamiliar with autoloading that might help understanding. Also fixed some wording and grammar mistakes and made naming coherent.
Signed-off-by: Alexey Abel <dev@abelonline.de >
2020-10-15 22:41:16 +00:00
Christoph Wurst
d59f787f00
Merge pull request #5250 from nextcloud/backport/5249/stable20
...
[stable20] Add admin occ app installation docs
2020-10-14 14:48:28 +02:00
Christoph Wurst
956d791dfa
Add admin occ app installation docs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-10-14 12:25:53 +00:00
Morris Jobke
22a311bcff
Merge pull request #5248 from nextcloud/backport/5247/stable20
...
[stable20] Fix spelling error in migrations
2020-10-14 13:50:04 +02:00
nienzu
1e08448709
Fix spelling error in migrations
...
Signed-off-by: nienzu <ibqqz0602@gmail.com >
2020-10-14 11:48:46 +00:00
Morris Jobke
59179f2f3e
Merge pull request #5244 from nextcloud/backport/5231/stable20
...
[stable20] Fix typo in documentation
2020-10-12 16:57:07 +02:00
Morris Jobke
06fef4e383
Merge pull request #5241 from nextcloud/backport/5227/stable20
...
[stable20] Fix uninitialised variable
2020-10-12 16:56:45 +02:00
PanCakeConnaisseur
584fb91534
Fix typo
2020-10-12 14:56:36 +00:00
Michał
18c5221274
Fix uninitialised variable
2020-10-12 14:56:01 +00:00
Morris Jobke
52ae354a5d
Merge pull request #5236 from nextcloud/backport/5229/stable20
...
[stable20] Correct some spelling errors in app tutorial
2020-10-10 15:12:15 +02:00
Morris Jobke
17bb8ecf95
Merge pull request #5233 from nextcloud/backport/5228/stable20
...
[stable20] Use GET instead of POST User Provisioning API
2020-10-10 15:11:52 +02:00
nienzu
69b3a46dfd
Correct some spelling errors in app tutorial
2020-10-09 14:05:39 +00:00
nienzu
add8b230d0
Use GET instead of POST User Provisioning API
2020-10-09 14:05:06 +00:00
Roeland Jago Douma
192fe4c4cd
Merge pull request #5225 from nextcloud/backport/5222/stable20
...
[stable20] Document deprecated getters of IServerContainer in 20
2020-10-07 11:11:54 +02:00
Christoph Wurst
fff6c0f0e1
Document deprecated getters of IServerContainer in 20
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-10-07 08:49:33 +00:00
Morris Jobke
cee6b94cc3
Merge pull request #5194 from nextcloud/backport/5179/stable20
...
[stable20] Recommend Ubuntu 20.04 instead of 18.04
2020-10-06 13:50:34 +02:00
Morris Jobke
459539f4da
Merge pull request #5201 from nextcloud/backport/5185/stable20
...
[stable20] Document two more deprecations in 20
2020-10-06 13:48:55 +02:00
Christoph Wurst
4adc884c61
Document two more deprecations in 20
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-10-06 11:30:20 +00:00
Christoph Wurst
ac6055eb40
Merge pull request #5191 from nextcloud/backport/5187/stable20
...
[stable20] Document Nextcloud 20 removed jQuery plugin(s)
2020-10-06 13:29:49 +02:00
Morris Jobke
0ca10682b1
Recommend Ubuntu 20.04 instead of 18.04
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2020-10-06 08:25:17 +00:00
Christoph Wurst
2ad7c29e93
Document Nextcloud 20 removed jQuery plugin(s)
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-10-06 08:21:13 +00:00
Morris Jobke
01903a6dca
Merge pull request #5178 from nextcloud/backport/5156/stable20
...
[stable20] server_tuning.rst: escape regexp properly
2020-10-06 09:07:20 +02:00
Damian Nowak
dea71bd97c
server_tuning.rst: escape regexp properly
...
Some shells like zsh will not auto-escape an argument if no match is found on the filesystem.
2020-10-06 07:04:41 +00:00
Morris Jobke
764ef42a89
Merge pull request #5175 from nextcloud/backport/5157/stable20
...
[stable20] add migration to tutorial
2020-10-06 09:03:02 +02:00
Morris Jobke
f69f041d74
Merge pull request #5174 from nextcloud/backport/5166/stable20
...
[stable20] Document the escape-html removal
2020-10-06 09:02:41 +02:00
dassio
8f452a1bc4
change to suffixing
...
Signed-off-by: dassio <dassio@icloud.com >
2020-10-06 07:02:34 +00:00
dassio
a8f9ce308b
add migration to tutorial
...
Signed-off-by: dassio <dassio@icloud.com >
2020-10-06 07:02:34 +00:00
Christoph Wurst
cca977937f
Document the escape-html removal
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-10-06 07:01:18 +00:00
Morris Jobke
51caafe555
Merge pull request #5165 from nextcloud/backport/5160/stable20
...
[stable20] Document Nextcloud 20 critical changes
2020-10-06 09:00:18 +02:00
Christoph Wurst
77f150e059
Migrate logging docs to new interface
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-10-06 06:22:19 +00:00
Christoph Wurst
0e085b7853
Use LoggerInterface in the example repair step
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-10-06 06:22:19 +00:00
Christoph Wurst
b7c0fb34b9
Document Nextcloud 20 critical changes
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2020-10-06 06:22:19 +00:00
Morris Jobke
b42c79a085
Merge pull request #5162 from nextcloud/backport/5158/stable20
...
[stable20] Rmove Gallery App Documentation
2020-10-05 22:58:54 +02:00
Morris Jobke
f7c48e6cd5
Remove also related gallery data
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2020-10-05 20:49:06 +00:00
Kaleb Hornsby
bf1da89aaa
Rmove Gallery App Documentation
...
The Gallery App is no longer supported.
2020-10-05 20:49:06 +00:00
Roeland Jago Douma
a4f68b3b24
Merge pull request #5154 from nextcloud/backport/5084/stable20
...
[stable20] Direct Download: Fix link expiration time
2020-10-03 10:39:25 +02:00
Iscle
08743c0e6a
Direct Download: Fix link expiration time
...
The link is only valid for 8 hours, not 24 as stated before.
2020-10-01 10:22:51 +00:00