Vincent Petry
|
5c5621d84e
|
Merge pull request #5395 from owncloud/more_check_options
add options to disable the check for a working .htaccess file in data
|
2013-10-18 01:23:20 -07:00 |
Frank Karlitschek
|
6a60a47d59
|
add options to disable the check for a working .htaccess file in data and for a working WebDAV server. This are advanced settings that are needed in special situations where our check fail and the user runs into an http timeout.
|
2013-10-17 16:27:43 +02:00 |
Vincent Petry
|
52e31405f7
|
Added timeout value to WebDAV post setup check
Fixes #5357
|
2013-10-16 12:34:22 +02:00 |
Frank Karlitschek
|
30faaf92b9
|
Merge pull request #5142 from owncloud/fix_version_cache_expire
correctly expire cache if version file changed.
|
2013-10-07 03:48:29 -07:00 |
Frank Karlitschek
|
3f29e4ebea
|
a few styleguide fixes
|
2013-10-07 12:27:02 +02:00 |
Frank Karlitschek
|
72b30e3e45
|
correctly expire cache if version file changed. Fixes problem that ownCloud only starts upgrading during login
|
2013-10-05 12:50:36 +02:00 |
Bart Visscher
|
21cbef0d2c
|
passesCSRFCheck added to OCP\IRequest
|
2013-10-04 18:13:04 +02:00 |
Bart Visscher
|
61a9098b7d
|
Add Helper and URLGenerator interfaces to server container
|
2013-10-04 18:11:02 +02:00 |
Bjoern Schiessle
|
51295e9a6b
|
Merge branch 'master' into sharing_mail_notification_master
Conflicts:
apps/files/index.php
apps/files/templates/index.php
|
2013-10-04 12:30:49 +02:00 |
Frank Karlitschek
|
47666796a7
|
ups. remove debug
|
2013-10-04 09:42:38 +02:00 |
Frank Karlitschek
|
e49ee47e7b
|
use Filesystem::isIgnoredDir
|
2013-10-04 09:28:46 +02:00 |
Frank Karlitschek
|
f0a98cc923
|
fix typo
|
2013-10-04 09:25:54 +02:00 |
Frank Karlitschek
|
6d95436695
|
add public static
|
2013-10-04 09:24:07 +02:00 |
Frank Karlitschek
|
e40afbebc6
|
make it possible to prepopulate a new user gome with a skeleton
|
2013-10-03 23:22:11 +02:00 |
Bart Visscher
|
a90ea2c069
|
Merge remote-tracking branch 'origin/master' into setup
|
2013-10-02 18:23:59 +02:00 |
Bjoern Schiessle
|
8b08b1b455
|
Merge branch 'master' into sharing_mail_notification_master
Conflicts:
lib/private/util.php
|
2013-10-02 10:11:18 +02:00 |
Thomas Müller
|
9eab8b39df
|
Merge branch 'master' into fixing-4620-master
|
2013-10-01 22:57:46 +02:00 |
Thomas Müller
|
e2fe71b6e7
|
Merge branch 'master' into lib-private-master-2
|
2013-10-01 16:11:59 +02:00 |
Thomas Müller
|
02d6976263
|
Merge branch 'master' into lib-private-master-2
|
2013-09-30 21:29:58 +02:00 |
Thomas Müller
|
9c9dc276b7
|
move the private namespace OC into lib/private - OCP will stay in lib/public
Conflicts:
lib/private/vcategories.php
|
2013-09-30 16:36:59 +02:00 |