Vincent Petry
a6a47efebf
Merge pull request #7578 from nextcloud/backport/7576/stable22
...
[stable22] Document how to override the log level with occ
2021-11-15 13:11:24 +01:00
Christoph Wurst
a781fdcd42
Document how to override the log level with occ
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-15 10:14:38 +00:00
blizzz
685cc25405
Merge pull request #6963 from nextcloud/backport/6881/stable22
...
[stable22] Update migrating_owncloud.rst
2021-11-11 23:20:25 +01:00
Christoph Wurst
d659b0b99d
Merge pull request #7528 from nextcloud/backport/7525/stable22
...
[stable22] Document calendar rooms and resources for users
2021-11-05 17:18:47 +01:00
Christoph Wurst
5a7fae13f8
Document calendar rooms and resources for users
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-05 16:06:13 +00:00
Christoph Wurst
e39a90ea4a
Merge pull request #7524 from nextcloud/backport/7523/stable22
...
[stable22] Document calendar resources and rooms for admins
2021-11-05 14:19:02 +01:00
Christoph Wurst
805dd1c655
Document calendar resources and rooms for admins
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-05 13:10:55 +00:00
Carl Schwan
711a5ffcb7
Merge pull request #7405 from nextcloud/backport/7404/stable22
...
[stable22] Fix highlighting (missing php start tag)
2021-10-26 21:01:00 +02:00
Carl Schwan
6644842e1c
Fix highlighting (missing php start tag)
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-10-26 18:44:16 +00:00
Daniel
6a43a80cbb
Merge pull request #7386 from nextcloud/backport/7174/stable22
...
[stable22] Documentation how to disable expire versions background job
2021-10-26 10:19:39 +02:00
Daniel Kesselberg
dd2fae7b9e
Documentation how to disable expire versions background job
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-10-26 08:02:41 +00:00
Christoph Wurst
759738a3a9
Merge pull request #7364 from nextcloud/backport/7363/stable22
...
[stable22] Drop all references of IRC
2021-10-20 18:42:07 +02:00
Christoph Wurst
a9968f9674
Drop all references of IRC
...
We don't use this anymore, so let's also not send people there. The
forum is our main place to get help.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-10-20 16:09:43 +00:00
Lukas Reschke
b11182df77
Merge pull request #7360 from nextcloud/backport/7359/stable22
...
[stable22] Document that access tokens shouldn't be stored
2021-10-18 17:21:18 +02:00
Lukas Reschke
27e30860ca
Document that access tokens shouldn't be stored
...
Access tokens are sensitive key materials and shouldn't be stored, especially not on backup systems that also store the Nextcloud database and configuration backup.
2021-10-18 15:17:06 +00:00
Daniel
af3eb13c25
Merge pull request #7210 from nextcloud/backport/7056/stable22
...
[stable22] admin_manual: add occ command dav:delete-calendar
2021-10-13 12:38:17 +02:00
Mattia Narducci
097ed89836
admin_manual: add occ command dav:delete-calendar
...
Document occ command dav:delete-calendar introduced in Nextcloud 22.
See https://github.com/nextcloud/server/pull/26421
Signed-off-by: Mattia Narducci <mattianarducci1@gmail.com>
2021-10-13 07:20:20 +00:00
kesselb
cd09629c0d
Merge pull request #7156 from nextcloud/backport/7052/stable22
...
[stable22] Added note on apc.enable_cli for system Cron based configs
2021-09-29 11:15:17 +02:00
Maximilian Kratz
493a5a2e6e
Updated reference to caching section
...
Signed-off-by: Maximilian Kratz <account@maxkratz.com>
2021-09-29 08:37:49 +00:00
Maximilian Kratz
e53a91a84a
Added note on apc.enable_cli for system cron based configs
...
Signed-off-by: Maximilian Kratz <account@maxkratz.com>
2021-09-29 08:37:49 +00:00
kesselb
42e972166a
Merge pull request #7150 from nextcloud/backport/7139/stable22
...
[stable22] Make the example command syntactically correct
2021-09-28 15:59:28 +02:00
kesselb
3f94b41cc2
Merge pull request #7147 from nextcloud/backport/7142/stable22
...
[stable22] selinux: All directory labels should be deleted on uninstall
2021-09-28 15:57:53 +02:00
kesselb
0fb149f882
Merge pull request #7151 from nextcloud/backport/7136/stable22
...
[stable22] Add php APCu hint to command line based updater
2021-09-28 15:51:48 +02:00
Robin Windey
ad8af1c44c
Add php APCu hint to command line based updater
...
With respect to https://github.com/nextcloud/server/issues/27781 we should add a hint regarding the PHP CLI parameters for APCu like we did in c5fa1b6859 (diff-48dc187eeb03371b5ad6886b33043bf060884809c1d51a3568c5d29e40e3bf13) and 38a0a33e4e (diff-48dc187eeb03371b5ad6886b33043bf060884809c1d51a3568c5d29e40e3bf13) for the cronjob.
2021-09-28 13:33:41 +00:00
Pietro Marini
8de776ede7
Update big_file_upload_configuration.rst
2021-09-28 13:33:28 +00:00
Pietro Marini
8b675c8a84
Update big_file_upload_configuration.rst
...
The example instruction should be complete, so including all the necessary tokens for a valid execution of the command.
2021-09-28 13:33:27 +00:00
kesselb
dec03e36de
Merge pull request #7144 from nextcloud/backport/7141/stable22
...
[stable22] Fix legacy routes like ajax.php on nginx
2021-09-28 15:29:54 +02:00
Pedro
7eba4497ed
All directory labels should be deleted on uninstall
2021-09-28 13:29:32 +00:00
Christoph Wurst
23bead07ac
Fix legacy routes like ajax.php on nginx
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-09-28 06:58:37 +00:00
Vincent Petry
3a3337e66e
Merge pull request #7135 from nextcloud/backport/7134/stable22
...
[stable22] Add option for incoming shares for transfer ownership
2021-09-15 16:56:37 +02:00
Vincent Petry
0b1217938c
Update summary of transfer ownership command
...
Added note about default behavior for incoming shares.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-09-15 12:59:47 +00:00
Vincent Petry
dd8bfe09da
Add option for incoming shares for transfer ownership
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-09-15 12:59:47 +00:00
Joas Schilling
e7ed6bd546
Merge pull request #7116 from nextcloud/backport/7115/stable22
...
[stable22] Update apps_supported.rst
2021-08-28 10:08:38 +02:00
Joas Schilling
2783606f6c
Update apps_supported.rst
2021-08-27 07:24:28 +00:00
kesselb
1cc1d28916
Merge pull request #7048 from nextcloud/backport/7047/stable22
...
[stable22] Update code examples
2021-08-17 18:00:09 +02:00
Daniel Kesselberg
6cc09aba34
Update example code for newer phpunit
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-08-17 13:08:16 +00:00
Daniel Kesselberg
d88d0bc4b5
Drop instructions how to install phpunit
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-08-17 13:08:15 +00:00
Marcel Klehr
07c6663343
Merge pull request #7038 from nextcloud/backport/7037/stable22
...
[stable22] Document correct db transaction handling
2021-08-13 13:58:36 +02:00
Christoph Wurst
9f70972887
Document correct db transaction handling
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-08-13 11:54:09 +00:00
Christoph Wurst
a882469f4c
Merge pull request #7033 from nextcloud/backport/7032/stable22
...
[stable22] Recommend php8
2021-08-09 20:39:12 +02:00
Christoph Wurst
4aff72b654
Recommend php8
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-08-09 18:32:08 +00:00
kesselb
54bb1e2cad
Merge pull request #7025 from nextcloud/backport/7006/stable22
...
[stable22] Restore broken table
2021-07-30 14:48:42 +02:00
kesselb
b057996a9a
Merge pull request #7019 from nextcloud/backport/7010/stable22
...
[stable22] Some enhancement to large file upload docs
2021-07-30 14:41:08 +02:00
ferfebles
81fa841b08
Restore broken table
...
Just an space needed to bring back the supported platforms
2021-07-30 12:39:46 +00:00
kesselb
84ee7245aa
Merge pull request #7022 from nextcloud/backport/7016/stable22
...
[stable22] Add workflow for fixup commits
2021-07-30 14:38:53 +02:00
kesselb
b8f3b9479e
Add workflow for fixup commits
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-07-30 14:30:41 +02:00
Julius Härtl
aaa46c30a8
Some enhancement to large file upload docs
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-07-30 11:48:12 +00:00
kesselb
213f9a2fda
Merge pull request #6977 from nextcloud/backport/6972/stable22
...
[stable22] MariaDB 10.6 is not supported
2021-07-21 12:33:27 +02:00
Daniel Kesselberg
93085dc14b
MariaDB 10.6 is not supported
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-07-20 20:40:56 +00:00
Sander
d1379434c9
Update migrating_owncloud.rst
...
Typo
2021-07-14 18:11:29 +00:00