Commit Graph

4252 Commits

Author SHA1 Message Date
Morris Jobke
4649cb06ab Merge pull request #345 from nextcloud/improve-encryption-manual-stable11
Add a short encryption FAQ to the docs
2017-01-31 13:09:20 -06:00
Matthew Setter
f9bb49ec6e
Add a short encryption FAQ to the docs
This is being added as part of satisfying #2402. There's more to come,
but is waiting on further feedback.
2017-01-31 17:45:29 +01:00
Morris Jobke
ca16cb79c5 Merge pull request #340 from tflidd/fix330backport
Fix missing quote
2017-01-30 12:15:26 -06:00
tflidd
60c705e1d4 Fix missing quote 2017-01-29 12:07:47 +01:00
Morris Jobke
2cb179fc0c Merge pull request #332 from nextcloud/stable11-328
Remove documentation about multiple smtp hosts
2017-01-25 18:59:38 -06:00
Morris Jobke
4832445f47
Remove documentation about multiple smtp hosts
* it doesn't work for a long time

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-01-25 18:57:02 -06:00
Morris Jobke
4b332ed93e Merge pull request #324 from nextcloud/backport-323
Explicitly type $userManager
2017-01-20 11:00:10 -06:00
Alan Tygel
b3d64d1001
Explicitly type $userManager
Hi, I'm getting started on NC apps. On my app, the dependency injection only worked after declaring the type of UserManager explicitly.

I'm not 100% sure, but it worked here.

best,
alan
2017-01-20 10:55:10 -06:00
Morris Jobke
78b95a94f6 Merge pull request #322 from nextcloud/backport-319
Add hint for disabling the theming app when using a custom theme
2017-01-19 16:22:29 -06:00
Julius Härtl
2950c295dc
Add hint for disabling the theming app when using a custom theme 2017-01-19 22:49:22 +01:00
Morris Jobke
7c72cb311b Merge pull request #317 from nextcloud/backport-315
Backport 315
2017-01-17 09:36:21 -06:00
RudiScholz
8e88e440bc
Update system_requirements.rst
Fix syntax error for innodb_large_prefix
2017-01-17 09:30:00 -06:00
RudiScholz
5341f73e04
Update mysql_4byte_support.rst
Fix syntax error for innodb_large_prefix
2017-01-17 09:29:53 -06:00
Morris Jobke
dda15d7c35 Merge pull request #306 from nextcloud/backport-301-php-version
[stable11] Adjust more mentions on php versions
2017-01-05 13:38:15 +01:00
Morris Jobke
b8d2fafd6b Merge pull request #307 from nextcloud/stable11-271
Document all config options taken by RedisFactory
2017-01-05 13:38:01 +01:00
GDR!
a3d11101db
Update caching_configuration.rst 2017-01-05 13:31:26 +01:00
GDR!
d48fac48f9
Document all config options taken by RedisFactory
I wanted to use a non-default DB number and ended up reading source code.
2017-01-05 13:31:18 +01:00
Joas Schilling
5ab0340172 Merge pull request #305 from nextcloud/stable11-rm-files-drop
[stable11] Remove “file-upload-via-public-link” from root-directory
2017-01-05 13:29:19 +01:00
Joas Schilling
173b9b91f7
Downstream of https://github.com/owncloud/documentation/pull/2700
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 13:27:44 +01:00
Joas Schilling
1ca8504203
FIx typo
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 13:27:36 +01:00
Joas Schilling
1a34173f03
Take in changed from tflidd
https://github.com/nextcloud/documentation/pull/300

Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 13:27:28 +01:00
Joas Schilling
7896d26bb9
Adjust more mentions on php versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 13:27:14 +01:00
Marius Blüm
fac6419a71 Merge pull request #302 from nextcloud/stable11-284
Remove reference to not existing file
2017-01-05 12:16:03 +01:00
Marius Blüm
ec0f8ad115 Merge pull request #303 from nextcloud/stable11-299
[stable11] Update install instructions to Ubuntu 16.04
2017-01-05 12:14:52 +01:00
tflidd
672533ba7c
Update install instructions to Ubuntu 16.04 2017-01-05 12:06:44 +01:00
Marius Blüm
66ba597959
Remove “file-upload-via-public-link” from root-directory
Signed-off-by: Marius Blüm <marius@lineone.io>
2017-01-05 12:03:54 +01:00
Morris Jobke
650a3aba43
Remove reference to not existing file
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-01-05 12:01:26 +01:00
Joas Schilling
626da917b5 Merge pull request #298 from tflidd/bp1211
Update prerequisites to php >=5.6 for NC 11
2017-01-04 22:38:33 +01:00
tflidd
75b73978c1 Update prerequisites to php >=5.6 for NC 11 2017-01-04 22:25:38 +01:00
Morris Jobke
3c3e7f8a04 Merge pull request #295 from nextcloud/backport-294-kill-emoji-to-build-pdf-again
[stable11] Kill the emoji so Latex builds again
2017-01-04 16:18:52 +01:00
Marius Blüm
b35d8f47ba Merge pull request #297 from nextcloud/stable11-enterprise-fixes
[stable11] Enterprise-Edition Fixes
2017-01-04 16:00:26 +01:00
Marius Blüm
f45c398a3d Enterprise-Edition Fixes
* Oracle DB is only available with Nextcloud Enterprise Support currently, not with an non-existing Enterprise Edition
* S3 is rewritten now (…and does not require an non-existing Enterprise Edition)

Signed-off-by: Marius Blüm <marius@lineone.io>
2017-01-04 15:45:15 +01:00
Joas Schilling
a19c07a3de
Kill the emoji so Latex builds again
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-04 15:39:00 +01:00
Morris Jobke
650ce51a0a Merge pull request #288 from nextcloud/stable11-287
Fix typo in mysql config
2016-12-20 15:55:50 +01:00
Morris Jobke
e5b3a199ee
Fix typo in mysql config - fixes #286
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-20 15:54:10 +01:00
Morris Jobke
1c3aa84d1a Merge pull request #282 from nextcloud/stable11-270
[stable11] nginx info
2016-12-16 12:50:39 -06:00
Jos Poortvliet
d08746beb2
change from @realrancor - tnx! 2016-12-16 12:48:45 -06:00
Morris Jobke
eb02402596 Merge pull request #281 from nextcloud/stable11-276
[stable11] dev env update
2016-12-16 12:20:48 -06:00
Jos Poortvliet
2f030203ac
Update devenv.rst 2016-12-16 12:19:23 -06:00
Jos Poortvliet
c0c61957c0
Update devenv.rst 2016-12-16 12:19:18 -06:00
Jos Poortvliet
6dab039da5
Update devenv.rst 2016-12-16 12:19:14 -06:00
Morris Jobke
aa3f3ce36e Merge pull request #278 from nextcloud/visual-fix
fix visual issue with section 9
2016-12-16 12:09:11 -06:00
Jos Poortvliet
323804306d fix visual issue with section 9
fixes #270
2016-12-16 13:34:07 +01:00
Björn Schießle
321a0b29d8 Merge pull request #275 from nextcloud/content-type-required-stable11
Update user_provisioning_api.rst
2016-12-14 15:09:25 +01:00
Björn Schießle
29e995a435
Update user_provisioning_api.rst
Mention that the content type "application/x-www-form-urlencoded" is needed for POST request, see https://secure.php.net/manual/en/reserved.variables.post.php
2016-12-14 14:49:57 +01:00
Joas Schilling
ea7518152d Merge pull request #234 from nextcloud/warning-about-restore
Add a warning for a correct restore
2016-12-12 10:46:59 +01:00
Joas Schilling
a2b04b1f73
Add a warning for a correct restore
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-12 10:44:24 +01:00
Marius Blüm
7029a6ffd3 Merge pull request #266 from nextcloud/jospoortvliet-patch-1
Update deployment_recommendations.rst
2016-12-11 21:17:29 +01:00
Jos Poortvliet
ce5031fc7c Update deployment_recommendations.rst 2016-12-11 20:15:14 +01:00
Jos Poortvliet
1062eff4b7 Update deployment_recommendations.rst
remove idiotic 'edition' stuff (we don't do closed source, yay) and make note of the php-fpm and nginx possibility.
2016-12-10 11:36:23 +01:00