Commit Graph

1137 Commits

Author SHA1 Message Date
RealRancor
ca09d9eb06 FTP/SFTP external storages needs allow_url_fopen. 2015-07-28 18:58:27 +02:00
Carla Schroder
45b3380e60 Merge pull request #1360 from Tronde/master
Update section Manual Upgrade Procedure
2015-07-28 09:19:16 -07:00
Carla Schroder
1924b1a73d Merge pull request #1308 from owncloud/mimetypes
Documentation for the recent mimetype files
2015-07-28 09:00:17 -07:00
Carla Schroder
19634cc8e5 update whatsnew version number 2015-07-28 08:57:38 -07:00
Lukas Reschke
ba89dceb6c Reword 2015-07-28 16:06:14 +02:00
Lukas Reschke
56ea017233 Add information about required OpenSSL and NSS versions
Fixes https://github.com/owncloud/documentation/issues/1367
2015-07-28 13:47:07 +02:00
Carla Schroder
26bfcaea0b Merge pull request #1353 from owncloud/cron-dev-null
Don't pipe cron output to /dev/null
2015-07-27 11:23:28 -07:00
Robin McCorkell
36c600be97 A missing memcache causes unavailability of the ownCloud instance 2015-07-27 09:23:01 +01:00
Morris Jobke
7ee860b7aa Merge pull request #1362 from RealRancor/setup_security_warnings
Additional setup_security_warnings
2015-07-27 08:26:59 +02:00
RealRancor
3723b5a822 Added additional hints/info for the setup and security warnings page. 2015-07-26 16:00:31 +02:00
Robin McCorkell
06c4d6e74a Document trusted_proxies and forwarded_for_headers parameters 2015-07-25 19:17:45 +01:00
Joerg Kastning
6fdd14cd12 Update section Manual Upgrade Procedure
I changed the order of steps to perform the manually upgrade. The third party applications have to be disabled first. After putting the the server in maintenance mode it isn't possible to disable the apps. At second I have adjusted the enumeration.
2015-07-25 14:58:36 +02:00
Morris Jobke
75a6af9970 Don't pipe cron output to /dev/null 2015-07-21 16:59:02 +02:00
Joas Schilling
8b0b69fabd Fix internal links to 8.2 docs 2015-07-20 16:30:34 +02:00
Jos Poortvliet
2302e85e14 updating video page a bit 2015-07-20 12:05:53 +02:00
Morris Jobke
d2c960b088 Merge pull request #1344 from RealRancor/whoami_group
Update whoami.php to get user group...
2015-07-20 12:03:59 +02:00
Morris Jobke
3f62b36714 Merge pull request #1340 from RealRancor/fix_operations
style.css -> styles.css in theming docs
2015-07-20 11:39:26 +02:00
RealRancor
a153ca608e Update whoami.php to get user group 2015-07-19 18:40:31 +02:00
RealRancor
d4c85c2855 style.css -> styles.css in theming docs 2015-07-18 16:57:55 +02:00
Carla Schroder
b2b6fb3aad update provisioning profiles 2015-07-17 13:00:51 -07:00
Morris Jobke
893b816a4e Merge pull request #1335 from RealRancor/apache_modules
Add apache modules from .htaccess
2015-07-17 10:32:22 +02:00
Morris Jobke
effbfbc79b Merge pull request #1333 from RealRancor/caching_update
Add caching note from release notes
2015-07-17 10:16:20 +02:00
Carla Schroder
56a753dbb2 expand error example 2015-07-16 18:28:51 -07:00
Carla Schroder
8571cd6f02 Update occ_command.rst 2015-07-16 18:28:51 -07:00
Carla Schroder
3f611751aa update to occ verbosity 2015-07-16 18:28:51 -07:00
Carla Schroder
28df54a8b6 occ verbosity for 8.1+ 2015-07-16 18:28:51 -07:00
RealRancor
393cd577ab Add apache modules from .htaccess 2015-07-16 22:39:28 +02:00
RealRancor
09cc54cdd9 Add caching note from release notes 2015-07-16 21:38:43 +02:00
Joas Schilling
f377f526c9 Add documentation for "occ config:*" 2015-07-16 17:48:53 +02:00
RealRancor
f6087f3a2e Add modHeadersAvailable true; to nginx config 2015-07-16 16:42:01 +02:00
Carla Schroder
6441f9c71c Merge pull request #1316 from RealRancor/add_smbclient
smbclient still needed for user_external app
2015-07-14 14:11:59 -07:00
Carla Schroder
97230034c4 correct tyop 2015-07-14 13:24:10 -07:00
Carla Schroder
c626e6ae44 correct Redis config, various other small fixes
Conflicts:
	admin_manual/configuration_files/files_locking_transactional.rst
2015-07-14 13:21:31 -07:00
RealRancor
995f357966 smbclient still needed for user_external app 2015-07-14 20:50:59 +02:00
Carla Schroder
4d5c672644 correction to occ maintenance:install command 2015-07-14 11:20:34 -07:00
Carla Schroder
a82363a21d Update files_locking_experimental.rst 2015-07-14 10:37:54 -07:00
Carla Schroder
6cac633794 add missing comma 2015-07-14 10:37:30 -07:00
Morris Jobke
8ba79053ff Merge pull request #1313 from RealRancor/user_external_deps
Add/update user_external dependencies
2015-07-14 10:42:18 +02:00
RealRancor
4831ec85ba Add/update user_external dependencies 2015-07-14 09:40:21 +02:00
RealRancor
3f890c1321 Category "PIM" is gone 2015-07-14 09:24:44 +02:00
Björn Schießle
d401cc503f fix path to the different encryption keys
fix paths to the different keys.
2015-07-10 19:36:51 +02:00
Roeland Jago Douma
6c4e18146a Documentation for the recent mimetype files 2015-07-10 13:39:27 +02:00
Jürgen Weigert
a96d26315c added note about different php versions.
This applies to all redhat and centos versions, where the admin used software collections or rhn-channels to upgrde their php version. They end up having two, the original php  still lingering as a default in /usr/bin/php and the new php version somewhat hidden in /opt/rh/...
2015-07-09 14:38:12 +02:00
Morris Jobke
d42815adac generate documentation from config.sample.php 2015-07-09 00:00:36 +02:00
Carla Schroder
6621089ad8 final sections of ios ownbrander 2015-07-08 13:21:50 -07:00
Carla Schroder
67db04451d more addtions to ios manual 2015-07-08 13:21:50 -07:00
Carla Schroder
6a6811279e final steps upload to itunes 2015-07-08 13:21:50 -07:00
Carla Schroder
a67e8fb6cb redo https://github.com/owncloud/documentation/pull/1276 2015-07-08 09:06:51 -07:00
Carla Schroder
d601f343c2 Merge pull request #1295 from owncloud/curl_example_for_deleting_nonshibpassword
add curl example for deleting non_shib_passwod
2015-07-08 08:48:25 -07:00
Carla Schroder
52e73f7ac7 Merge pull request #1300 from owncloud/fix-occ-encryption-command
fix occ encryption command
2015-07-08 08:46:56 -07:00