Commit Graph

697 Commits

Author SHA1 Message Date
Bernhard Posselt
3d0779478e ported #100 to stable5 2013-04-08 10:51:41 +02:00
Bernhard Posselt
f52abb162a ported #100 to master 2013-04-08 10:49:41 +02:00
Bernhard Posselt
edcf66dc58 Merge pull request #102 from andrenarchy/patch-1
Enhance lighttpd doc: enable fastcgi check-local
2013-04-06 10:45:18 -07:00
Bernhard Posselt
1332a11a49 Merge pull request #104 from Danez/master
overwrite SCRIPT_FILENAME variable in nginx conf
2013-04-06 10:44:58 -07:00
Daniel Tschinder
8791136b80 overwrite SCRIPT_FILENAME variable in nginx conf
SCRIPT_FILENAME is defined in /etc/nginx/fastcgi_params . For owncloud
we need to overwrite it, so php gets only the path/filename of the file
to be executed.
Also turn off access_log and 404 logging for robots.txt
2013-04-06 18:08:19 +02:00
André Gaul
634cab0414 Enhance lighttpd doc: enable fastcgi check-local 2013-04-06 14:27:38 +03:00
Frank Karlitschek
a4fe784968 Update update.rst
fix url
2013-04-03 17:38:55 +03:00
Frank Karlitschek
b7fb0f4fcb fix url 2013-04-03 06:15:21 +02:00
Bernhard Posselt
c78752e7ca added docs on new directive 2013-03-31 03:09:49 +02:00
Raphael Fetzer
e27cd16b24 merged back update on ios #65 2013-03-30 12:17:34 +01:00
Bernhard Posselt
84bc571395 updated dev docs with new changes to the appframework 2013-03-29 14:38:56 +01:00
Bernhard Posselt
811a76e6f1 Merge pull request #97 from kabum/patch-1
Update css.rst
2013-03-26 03:51:14 -07:00
Morris Jobke
adeb51a0a8 Update css.rst 2013-03-26 11:49:56 +01:00
Bernhard Posselt
f5e221aa86 Merge pull request #95 from kabum/master
Update database.rst
2013-03-26 03:19:15 -07:00
Morris Jobke
9313bb4ac5 Update database.rst
I hope that's the meaning, because I don't understand "set id" - an id of an set?
2013-03-26 11:17:32 +01:00
Bernhard Posselt
17d65baf15 Merge pull request #94 from kabum/master
Update info.rst - adding 'require' description
2013-03-26 03:10:09 -07:00
Morris Jobke
0673e42abb Update info.rst - adding 'require' description 2013-03-26 11:02:59 +01:00
Bernhard Posselt
bc226ac90f Merge pull request #93 from itheiss/master
Update to reflect new parameter mail_domain
2013-03-26 02:44:31 -07:00
itheiss
bdedf45792 Update to reflect new parameter mail_domain
Fix for #2499
2013-03-26 10:27:40 +01:00
Bernhard Posselt
04d51773f6 Merge pull request #92 from kabum/master
Update controllers.rst
2013-03-25 16:24:47 -07:00
Morris Jobke
acb1dbeb40 Update controllers.rst 2013-03-26 00:20:15 +01:00
Bernhard Posselt
55ed3dd190 Merge pull request #91 from kabum/master
fix typo in app/appframework/routes.rst
2013-03-25 16:13:35 -07:00
Morris Jobke
89aea2180b routes.rst - fix typo 2013-03-26 00:09:48 +01:00
Bernhard Posselt
1e7d64b026 Update tutorial.rst 2013-03-25 22:15:15 +01:00
Bernhard Posselt
8eaee56f18 extend entity class2 2013-03-23 19:48:48 +01:00
Bernhard Posselt
8aab55a196 small comment 2013-03-23 19:45:23 +01:00
Bernhard Posselt
4335190044 small fix 2013-03-23 19:43:43 +01:00
Bernhard Posselt
bce067f34f more docs on orm 2013-03-23 19:42:37 +01:00
Bernhard Posselt
928756288b added version change infos 2013-03-23 19:24:17 +01:00
Bernhard Posselt
1576126e79 updated api docs 2013-03-23 19:15:55 +01:00
Bernhard Posselt
b50ab22e6f changed database to fit new implementation 2013-03-23 19:13:25 +01:00
Bernhard Posselt
a298441715 Merge pull request #88 from gpaumier/patch-2
Require oC5 and not 6 to avoid compatibility error
2013-03-21 06:47:18 -07:00
Bernhard Posselt
6867211949 Merge pull request #87 from gpaumier/patch-1
Update data-migration.rst
2013-03-21 06:46:15 -07:00
Guillaume Paumier
bc59f1d6bd Require oC5 and not 6 to avoid compatibility error
Changing <require>6</require> to <require>5</require>. "6" causes ownCloud to refuse to enable the app, because it thinks the app isn't compatible with the current version of oC.
2013-03-21 14:41:37 +01:00
Guillaume Paumier
f020bf7c9f Update data-migration.rst
Typo, grammar and spelling fixes
2013-03-21 14:29:52 +01:00
Bernhard Posselt
55b2f1829d Update angularsetup.rst 2013-03-21 10:57:03 +01:00
Bernhard Posselt
969f02cd15 Update angularsetup.rst 2013-03-21 10:51:00 +01:00
Daniel Molkentin
769713729b Merge pull request #85 from owncloud/copyright
Update year to 2013
2013-03-20 12:10:45 -07:00
Victor Dubiniuk
c1037e888c Update copyright 2013-03-20 21:53:04 +03:00
Bernhard Posselt
b6cb422226 added warning about encryption app 2013-03-19 14:17:59 +01: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
9c248eb38a Merge pull request #82 from riso/stable5
clean nginx default config
2013-03-18 16:11:03 -07:00
Valerio Ponte
5b609e06ad clean nginx default config 2013-03-19 00:09:30 +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
Thomas Tanghus
0cddd511ec Add doc for updating PHP on Ubuntu 10.04 LTS 2013-03-18 14:50:17 +01:00