Victor Dubiniuk
c1037e888c
Update copyright
2013-03-20 21:53:04 +03:00
Bernhard Posselt
2966c5d51f
more update notices
2013-03-19 14:17:11 +01:00
Bernhard Posselt
a46fc7b893
updated angular js models to include hints on disabling cache updates while doing CRUD
2013-03-19 12:46:56 +01:00
Bernhard Posselt
48aa8dde94
Merge pull request #81 from riso/fix_nginx_doc
...
clean nginx default config
2013-03-18 15:21:25 -07:00
Valerio Ponte
188093b20a
clean nginx default config
2013-03-18 22:50:04 +01:00
Bernhard Posselt
3607ac77f3
Merge pull request #80 from keithzg/master
...
Protocol section of URL in KDE/Dolphin is actually webdav://, not just dav://
2013-03-18 10:54:37 -07:00
Keith Z-G
ecdf8c8e91
Update files.rst
...
Protocol for (KIO-slave, I assume) in KDE/Dolphin is actually webdav://, not just dav://
2013-03-18 11:51:26 -06:00
Bernhard Posselt
0a8010bf17
added update on git git submodules
2013-03-18 15:17:58 +01:00
Bernhard Posselt
bc4074b827
Merge pull request #79 from owncloud/ubuntu_lts
...
Add doc for updating PHP on Ubuntu 10.04 LTS
2013-03-18 06:33:55 -07:00
Thomas Tanghus
c19b6c6fe5
Add doc for updating PHP on Ubuntu 10.04 LTS
2013-03-18 14:23:17 +01:00
Bernhard Posselt
1660e2646c
added new appframework location
2013-03-18 13:40:08 +01:00
Bernhard Posselt
c008c59d94
Update tutorial.rst
2013-03-17 23:46:36 +01:00
Bernhard Posselt
64fc969cb2
Update tutorial.rst
2013-03-17 23:45:34 +01:00
Bernhard Posselt
fa887cce2a
Update tutorial.rst
2013-03-17 23:43:06 +01:00
Bernhard Posselt
39095937ba
Update tutorial.rst
2013-03-17 23:40:09 +01:00
Bernhard Posselt
e6821211ef
clearer security part
2013-03-17 22:58:49 +01:00
Bernhard Posselt
66b38ad6ca
more info in the comparison chart
2013-03-17 22:41:19 +01:00
Bernhard Posselt
88bf25c141
added hint about appframework activation
2013-03-17 22:33:07 +01:00
Bernhard Posselt
559f48ec92
Update controllers.rst
2013-03-17 22:11:14 +01:00
Bernhard Posselt
37c088876f
Merge pull request #76 from ThomasKramps/patch-2
...
Update installation_others.rst
2013-03-17 03:17:28 -07:00
ThomasKramps
0dd9f05565
Update installation_others.rst
...
I think we don't need to define access.log and error.log since owncloud does the logging automatically in /var/log/access.log and /var/log/error.log. Setting a log level here would even rule out the gui setting in the admin section of owncloud.
…and some little design fixes.
2013-03-17 10:45:32 +01:00
Bernhard Posselt
af0db6a4cd
Merge pull request #75 from houqp/controller_update
...
more on controller doc: also take care of cookie method
2013-03-16 14:00:37 -07:00
Qingping Hou
f5e98c033e
update cookie method to latest api
2013-03-16 16:27:26 -04:00
Qingping Hou
e0854b965c
also take care of cookie method
2013-03-16 15:31:53 -04:00
Bernhard Posselt
e602601979
Merge pull request #74 from houqp/controller_update
...
document env and session a bit for Controller
2013-03-16 12:27:32 -07:00
Qingping Hou
e01f719a77
document env and session a bit for Controller
2013-03-16 15:23:10 -04:00
Bernhard Posselt
b6669137ab
Merge pull request #73 from ThomasKramps/patch-1
...
Update installation_others.rst
2013-03-16 09:25:05 -07:00
ThomasKramps
01585f24a1
Update installation_others.rst
...
root path is normally /var/www. In default environment $server_name/htdocs throws a 404.
inlude fastcgi.conf throws 'open() "/etc/nginx/fastcgi.conf" failed (2: No such file or directory)', assuming fastcgi_params would be correct.
access_log main throws an 'unknown log format "main"', here I don't know how to fix it, so I commented it out for me. Please look into it!
First github-experience for me. If I could do something better please criticize.
2013-03-16 16:10:11 +01:00
Bernhard Posselt
e14489db47
Merge pull request #72 from QuentinFonteneau/patch-3
...
precision on regex
2013-03-16 03:32:01 -07:00
QuentinFonteneau
b04de7196a
precision on regex
...
Precise to use $1 and $2 for $script_name & $path_info if admin use ^(.+?\.php)(/.*)?$ instead of ^(?<script_name>.+?\.php)(?<path_info>/.*)?$
2013-03-16 11:01:10 +01:00
Bernhard Posselt
54b2b92279
Merge pull request #69 from leezu/patch-2
...
Update installation_others.rst
2013-03-15 15:49:52 -07:00
Lukas Reschke
3f0e85ebef
Merge pull request #71 from Hoall/patch-3
...
Update configuration_database.rst
2013-03-15 12:59:31 -07:00
Felix Paetow
10a7539b71
Update configuration_database.rst
...
Different socket
Add information about a different socket under debian squeeze.
2013-03-15 20:55:28 +01:00
Bernhard Posselt
d7236acc0a
finished the tutorial
2013-03-15 18:00:09 +01:00
Bernhard Posselt
5fda650bd0
added basic tutorial code
2013-03-15 17:33:56 +01:00
Bernhard Posselt
c9f83ff0de
completed runtime config
2013-03-15 17:23:10 +01:00
Bernhard Posselt
56e03a0243
fixed layout
2013-03-15 17:15:28 +01:00
Bernhard Posselt
0701b30483
added more infos about the DIContainer
2013-03-15 17:13:59 +01:00
Lukas Reschke
f8703fabe9
Fix links
2013-03-15 16:37:58 +01:00
Lukas Reschke
ef9ed98115
Add some infos about directory traversal + add missing '
2013-03-15 16:36:15 +01:00
Leonard
f3b5cd18ec
Update installation_others.rst
...
Update https rewrite.
See http://wiki.nginx.org/Pitfalls#Taxing_Rewrites
2013-03-15 12:31:33 +01:00
Bernhard Posselt
3d5b284f9d
Merge pull request #68 from houqp/api_404_and_403_response
...
add document for NotFoundResponse and ForbiddenResponse
2013-03-15 03:42:21 -07:00
Qingping Hou
f98cc739ab
add document for NotFoundResponse and ForbiddenResponse
2013-03-15 00:54:47 -04:00
Bernhard Posselt
d35c60881d
Update index.rst
2013-03-14 23:54:53 +01:00
Bernhard Posselt
0c376eae15
added transactions
2013-03-14 17:31:21 +01:00
Bernhard Posselt
d679e040d3
added links for testacular
2013-03-14 17:29:03 +01:00
Bernhard Posselt
6415cd5e2f
added test docs
2013-03-14 17:29:02 +01:00
Bernhard Posselt
e84229d7e6
Merge pull request #67 from ewildgoose/fix-nginx
...
Update installation_others.rst to improve nginx config instructions
2013-03-14 09:15:56 -07:00
Ed Wildgoose
596e4d5f2c
Update installation_others.rst
...
Update Nginx configuration
Fixes a number of potential security holes. Avoids duplication.
TODO: Further restrict locations where .php files can be found.
2013-03-14 16:07:34 +00:00
Bernhard Posselt
a25c267c84
added request doc
2013-03-14 16:37:48 +01:00