Commit Graph

1157 Commits

Author SHA1 Message Date
Bernhard Posselt
30b76b3a2d group by mvc 2014-05-07 01:36:40 +02:00
Bernhard Posselt
355c93800d restructure app docs 2014-05-07 01:29:03 +02:00
Bernhard Posselt
b141a4ac50 more WIP 2014-05-07 00:32:40 +02:00
Bernhard Posselt
d9f7739a3a WIP 2014-05-07 00:17:01 +02:00
Vincent Petry
48577b9dff Merge pull request #337 from josh4trunks/nginx_docs_update
Nginx docs update
2014-05-06 18:40:46 +02:00
josh4trunks
1167bda6ff NGINX Updates
Make regex non-captuing when not used
Simplified regex when possible
deny all hidden files
use fastcgi_split_path_info function
2014-05-06 07:21:16 -07:00
Morris Jobke
be864c74c6 Merge pull request #336 from owncloud/versioning_docu_update
Versioning docu update
2014-05-05 16:30:01 +02:00
Bjoern Schiessle
dc50a3e725 mention that we don't keep more than one version per second 2014-05-05 15:20:32 +02:00
Morris Jobke
1fc57cf82a Merge pull request #334 from wakeup/new-icons
Update new images and instructions for new trash icon change
2014-05-04 11:11:53 +02:00
Volkan Gezer
364ddc5b77 Change new icons on web interface 2014-05-03 16:35:03 +02:00
Morris Jobke
6e2a654e6f Merge pull request #329 from owncloud/upgrade-set-maintenance
Set maintenance mode before upgrade
2014-04-30 13:31:32 +02:00
jbtbnl
0735b7f8bc Disable maintenance mode after upgrade. 2014-04-30 11:29:35 +02:00
jbtbnl
8530a0eb38 Set maintenance mode before upgrade. 2014-04-30 11:20:25 +02:00
Thomas Müller
fab312387e adding documentation about asset management in ownCloud 2014-04-15 17:03:35 +02:00
Thomas Müller
8a0965808e adding documentation about asset management in ownCloud 2014-04-15 17:01:11 +02:00
Morris Jobke
902ddc392f Merge pull request #320 from owncloud/new-contact-update
Update contact app images and text for new version
2014-04-15 09:40:34 +02:00
Volkan Gezer
ac3790296c Update mailinglists 2014-04-12 23:40:54 +02:00
Volkan Gezer
56906a0031 update client manual link 2014-04-11 02:22:44 +02:00
Volkan Gezer
31b12b7b49 Update contact app images and text for new version 2014-04-11 02:14:17 +02:00
Morris Jobke
0dda3dbc05 Minor typos - port of #317 2014-04-10 13:52:28 +02:00
Evert Pot
e7c9302991 Fixed broken links. 2014-04-08 16:38:17 +02:00
Jos Poortvliet
1059eba33f Merge pull request #277 from owncloud/manual-install
Manual install
2014-04-08 10:33:13 +02:00
Morris Jobke
970a717c11 Merge pull request #315 from owncloud/api-sample
Fix external API sample
2014-04-07 16:24:17 +02:00
jbtbnl
91f51eef5e Fix external API sample 2014-04-07 11:44:30 +02:00
jbtbnl
061d504dcb Merge pull request #313 from wakeup/master
Update index.rst
2014-04-06 14:30:01 +02:00
Volkan Gezer
d30de7408e Update index.rst
Typo fix.
2014-04-06 14:21:39 +02:00
Volkan Gezer
a69c0b5f96 Update index.rst
Typo fix.
2014-04-06 14:20:33 +02:00
Volkan Gezer
d67a8b03b3 Update index.rst
Typo fix.
2014-04-06 14:20:11 +02:00
Volkan Gezer
70e47e09c6 Update index.rst
Typo fix.
2014-04-06 14:13:28 +02:00
Volkan Gezer
eb87515b08 Update index.rst
Typo fix.
2014-04-06 14:12:19 +02:00
Volkan Gezer
7cd1bebcb4 Update index.rst
Update mailinglist addresses.
2014-04-06 14:05:35 +02:00
Morris Jobke
15480132b6 Merge pull request #311 from wakeup/master
user_manual: fix grammar and clarification
2014-04-02 14:55:34 +02:00
Volkan Gezer
8b32e973e4 user_manual: fix grammar and clarification 2014-04-02 13:35:06 +02:00
Morris Jobke
344ac2861d fix typo 2014-04-01 13:33:46 +02:00
Morris Jobke
24543555f7 Merge pull request #306 from josh4trunks/master
Updated X-Sendfile Documentation
2014-04-01 13:32:05 +02:00
josh4trunks
f115039cce Added comments in the config. 2014-03-25 08:02:41 -07:00
RandolfCarter
9ac9543923 Update manual install
* update extract section extract section was missing download instructions. Added more complete instructions.
* formatting
* Note about requiring terminal, further formatting
* Updated Ubuntu environment install command
* Note formatting
2014-03-24 15:31:09 +01:00
josh4trunks
b6736f08f3 Updated Zip generation wording 2014-03-22 12:10:51 -07:00
josh4trunks
8aa069ca57 Updated to reflect NGINX Sendfile changes
Updated to reflect NGINX Sendfile changes owncloud/core#7838
2014-03-21 16:24:36 -07:00
josh4trunks
8d443a9069 Updated Sendfile documentation for OwnCloud 7
* Removed mentions of temporary zip filepath - This is no longer relevant because of [ZipStreamer](owncloud/core@b35cd54)
2014-03-21 16:16:51 -07:00
josh4trunks
ec1b3423a0 Revert "Updated Sendfile documentation for OwnCloud 7"
This reverts commit 83271d933b.
2014-03-21 12:51:42 -07:00
josh4trunks
ab59375d53 Revert "Updated to reflect NGINX Sendfile changes"
This reverts commit 38b69e2167.
2014-03-21 12:51:32 -07:00
josh4trunks
38b69e2167 Updated to reflect NGINX Sendfile changes
Updated to reflect NGINX Sendfile changes committed [here](https://github.com/owncloud/core/pull/7838)
2014-03-21 11:37:14 -07:00
josh4trunks
83271d933b Updated Sendfile documentation for OwnCloud 7
* Removed temporary zip filepath stuff - This will no longer because of [ZipStreamer](b35cd54e87)
2014-03-21 11:23:29 -07:00
RandolfCarter
8e54fe93d1 Review corrections
Conflicts:
	admin_manual/installation/installation_source.rst
2014-03-19 13:12:06 +01:00
RandolfCarter
71c3e85420 Remove superfluous colon 2014-03-19 13:10:44 +01:00
Caleb Maclennan
f2ef0b3bfe tweaked a few grammar issues and line wrapped
There were a few grammar issues with the text, and the irony of the file
istructing one to line wrap the documentation at 80 not being line
wrapped itself was too much for me, so I fixed that too.

Conflicts:
	README.rst
2014-03-19 13:10:42 +01:00
Caleb Maclennan
9417a06777 fix broken English
several bits were un-clear and there were a number of grammar issues
2014-03-19 12:59:57 +01:00
Martin Mazur
bca8f3c74a correct handeling of 404 error
refer to http://wiki.nginx.org/HttpCoreModule#try_files
tested on my system
2014-03-18 07:46:16 +01:00
Björn Schießle
a5ba94a29b Merge pull request #296 from owncloud/remove_dangerous_command
remove find statement, this will delete you data and config folder!
2014-03-10 18:20:53 +01:00