Morris Jobke
38c3758707
Merge pull request #1712 from owncloud/new-scanner-hooks
...
postScanFile and postScanFolder are now available in OC\Files\Utils\Scanner
2016-01-14 13:53:24 +01:00
Morris Jobke
f7d9773f9b
generate documentation from config.sample.php
2016-01-14 10:12:59 +01:00
Lukas Reschke
7509a4b9da
Merge pull request #2041 from mmattel/nginx_add_header_update
...
nginx_update_reference_core_21630
2016-01-14 08:46:09 +01:00
Carla Schroder
0ad0908252
small corrections
2016-01-13 18:31:40 -08:00
martin.mattel@diemattels.at
e930d57d83
nginx_update_reference_core_21630
...
Fix quotes
2016-01-13 22:05:35 +01:00
Carla Schroder
3a69598264
Merge pull request #2037 from RealRancor/kburl_gone
...
knowledgebaseurl is gone since ages...
2016-01-13 10:11:41 -08:00
Carla Schroder
d9d0afcb5b
Merge pull request #2034 from RealRancor/https_links
...
Change http:// links to https://
2016-01-13 10:09:43 -08:00
RealRancor
f0e097848e
knowledgebaseurl is gone since ages...
2016-01-13 18:55:43 +01:00
RealRancor
5cef9fec02
Change http:// links to https://
2016-01-13 18:52:30 +01:00
Lukas Reschke
056a6c6a57
Use non interactive mode for certificate creation
2016-01-13 17:47:27 +01:00
Carla Schroder
7af6a2154f
clarify that disabling previews also disables Gallery thumbnails
...
Conflicts:
admin_manual/configuration_files/previews_configuration.rst
2016-01-12 17:03:04 -08:00
Carla Schroder
1b5cc6dca9
Merge pull request #2031 from owncloud/versions
...
update screenshot
2016-01-12 12:28:08 -08:00
Carla Schroder
39689cb193
update screenshot
2016-01-12 11:49:49 -08:00
Carla Schroder
df9a133f8a
Merge pull request #2030 from owncloud/versions
...
remove separate deployment recommendations directory
2016-01-12 11:35:39 -08:00
Carla Schroder
d7dab811b1
remove separate deployment recommendations directory
2016-01-12 11:33:17 -08:00
Carla Schroder
f1f4713ca3
Merge pull request #2025 from RealRancor/fix_url
...
Fix URLs in examples.
2016-01-12 07:09:51 -08:00
RealRancor
423ae95c86
Fix URLs in examples.
2016-01-11 23:34:38 +01:00
Carla Schroder
27177e3e3c
Merge pull request #2009 from owncloud/enoch85-patch-1
...
clarify installation method
2016-01-11 14:20:17 -08:00
Carla Schroder
f13194f35f
Merge pull request #2024 from RealRancor/example.com_hint
...
Add https://example.com to style guide.
2016-01-11 13:59:08 -08:00
RealRancor
1357c2856c
Add https://example.com to style guide.
2016-01-11 22:55:25 +01:00
Carla Schroder
836998aaa1
Merge pull request #2013 from RealRancor/well_known_doc
...
Updating .well-known documentation and new dav endpoint for 9.0 release
2016-01-11 13:35:10 -08:00
Carla Schroder
0d7c9818e5
synchronize Deployment Recommendations with master version in Admin Manual/Installation
2016-01-11 13:25:19 -08:00
Carla Schroder
498fe74eb9
Add Deployment Recommendations chapter, a couple of small fixes for other chapters
2016-01-11 13:22:11 -08:00
Carla Schroder
bf75824236
Merge pull request #2012 from Tronde/master
...
Changed manual upgrade order due to duplicate entry.
2016-01-11 10:36:23 -08:00
Carla Schroder
cf715f34af
Update README.rst
2016-01-11 09:34:12 -08:00
Carla Schroder
c7e840f5b5
Update README.rst
2016-01-11 09:33:06 -08:00
Carla Schroder
beae0ebcfc
Merge pull request #1990 from owncloud/deploymentrecs
...
new doc on HA and recommended deployments
2016-01-11 09:27:52 -08:00
Carla Schroder
e86b9ea9ab
new HA and deployment recommendation whitepaper
2016-01-11 09:17:49 -08:00
Morris Jobke
32c75c2cf8
Merge pull request #2021 from owncloud/php-54
...
Owncloud still supports PHP 5.4
2016-01-11 16:40:50 +01:00
Morris Jobke
bdc9d1bd2c
Owncloud still supports PHP 5.4
2016-01-11 15:32:30 +01:00
Phil Davis
0d9ca255c8
Correct valid app category strings for category in XML
...
Although the ownCloud App store front-end webGUI has categories "Games" and "Tools" on the left side-bar for users to choose from, the string that goes in the app XML category tag is "game" or "tool".
2016-01-11 19:07:55 +05:45
RealRancor
467d6a791e
Updating .well-known documentation and new dav endpoint for 9.0 release
2016-01-10 21:27:05 +01:00
Morris Jobke
775c325271
Merge pull request #2007 from owncloud/add-well-known-URL
...
Add URL redirect for well known redirect setup
2016-01-09 21:07:34 +01:00
Tronde
05ae1cbae8
Changed manual upgrade order due to duplicate entry.
2016-01-09 18:45:05 +01:00
Daniel Hansson
d39655defa
clarify installation method
...
Make it clear that user have to cd into the root folder, not using path-to-owncloud. This is not obvious and needs to be documented,
2016-01-09 11:35:07 +01:00
Morris Jobke
dd6edf88f4
generate documentation from config.sample.php
2016-01-09 03:35:13 +01:00
Carla Schroder
9875027ea3
more updates
2016-01-08 14:45:15 -08:00
Morris Jobke
fb33a4ed29
Add URL redirect for well known redirect setup
...
* ref owncloud/core#21562
2016-01-08 23:31:48 +01:00
Carla Schroder
167a94a973
Merge pull request #1992 from owncloud/jospoortvliet-patch-2
...
Update caching_configuration.rst
2016-01-08 08:27:29 -08:00
Carla Schroder
bb365bf33a
Merge pull request #1993 from owncloud/mtime
...
note that mtimes on dirs not preserved
2016-01-07 11:00:04 -08:00
Carla Schroder
5acd994ade
Merge pull request #2004 from owncloud/androidcert
...
google play android certificate requirement
2016-01-07 10:52:04 -08:00
Carla Schroder
24d83a4ece
google play android certificate requirement
2016-01-07 10:50:24 -08:00
Carla Schroder
7dfa11f039
add note re Debian Jesse and LDAP
2016-01-07 10:25:40 -08:00
Carla Schroder
d11c62f8b6
Merge pull request #1999 from RealRancor/selinux_sealert
...
SELinux troubleshooting
2016-01-07 09:48:25 -08:00
Carla Schroder
3c8aac25c7
Merge pull request #1995 from RealRancor/fix_space_nginx
...
nginx config: fix space in try_files
2016-01-07 09:46:12 -08:00
Carla Schroder
76dd4a5297
correct typos
2016-01-07 09:40:11 -08:00
Morris Jobke
04ae619e70
generate documentation from config.sample.php
2016-01-07 17:47:13 +01:00
Jos Poortvliet
021026316c
implement comments
...
Implemented all comments
Also removed mentions of
``` 'timeout' => 0.0,```
everywhere as it makes not much sense according to Lukas.
2016-01-07 17:37:05 +01:00
RealRancor
db73259dcf
SELinux troubleshooting
2016-01-07 16:11:23 +01:00
RealRancor
333bb393d7
nginx config: fix space in try_files
2016-01-07 11:00:56 +01:00