- Jul 18, 2014
-
-
Frank Karlitschek authored
-
- Jul 07, 2014
-
-
Joas Schilling authored
-
- Jul 01, 2014
-
-
Vincent Petry authored
If a default app isn't visible for the user, try the next one. Else fallback to the "files" app.
-
- Jun 23, 2014
-
-
Jörn Friedrich Dreyer authored
-
- Jun 18, 2014
-
-
Jörn Friedrich Dreyer authored
add autocreate config option for containers, implement autocreate and delete of containers, use generated container names for tests
-
Jörn Friedrich Dreyer authored
-
- Jun 14, 2014
-
-
Björn Schießle authored
-
- Jun 06, 2014
-
-
josh4trunks authored
-
- Jun 04, 2014
-
-
Vincent Petry authored
This includes all mountpoints except the Shared one in the used space calculation. Added unit tests for ext storage inclusion in quota calculation
-
- May 30, 2014
-
-
Volkan Gezer authored
-
Owen Winkler authored
* Use "filesystem_cache_readonly" config setting, update comment in config.sample * Use $this->cacheActive to cache config setting * Add public Scanner::setCacheActive() to set $cacheActive programmatically
-
- May 29, 2014
-
-
Lukas Reschke authored
Some people believe that they should copy the sample config to the "real" config. I noticed this several times in IRC and on the bugtracker. I guess this warning should be enough to avoid this in the future.
-
- May 27, 2014
-
-
Owen Winkler authored
-
- May 23, 2014
-
-
Robin Appelman authored
-
- May 03, 2014
-
-
Volkan Gezer authored
-
Volkan Gezer authored
* appcodechecker accepts boolean. * using different ports in trusted domains Partially fixes #330
-
- Apr 26, 2014
-
-
Lukas Reschke authored
Users often ask in IRC or the forum how to add another domain. Hopefully they will be able to find it out on their own if we have an example with two domains.
-
- Apr 24, 2014
-
-
Lukas Reschke authored
It isn't uncommon that admins create a backup file of the config (i.e. `config.php.bak`) before performing any changes. This would allow everybody to read the backup of the configuration file which contain several secret and critical values. I don't believe this is worth a backport or getting added to the installer. It's just a nice to have. People that create public readable backups of their configuration are the one to blame, not us :-)
-
- Apr 04, 2014
-
-
josh4trunks authored
-
josh4trunks authored
-
- Mar 31, 2014
-
-
Vincent Petry authored
Whenever the reverse proxy is using "/" as the webroot, it is now possible to set that value in "overwritewebroot"
-
- Mar 24, 2014
-
-
Vincent Petry authored
When using an external cache folder, it is automatically mounted in FileSystem::initFileSystem so that any app can use it transparently by creating a view on the "/$user/cache" directory.
-
- Mar 12, 2014
-
-
Christopher Schäpers authored
Fixes #2012
-
- Feb 26, 2014
-
-
Christopher Schäpers authored
This can be confusing and/or annoying
-
- Feb 21, 2014
-
-
Lukas Reschke authored
-
- Feb 20, 2014
-
-
Lukas Reschke authored
-
Thomas Müller authored
-
- Feb 04, 2014
-
-
Vincent Petry authored
When session_keepalive is true (default) the heartbeat will be send as often as the half of the session timeout value.
-
- Jan 29, 2014
-
-
Tigran Mkrtchyan authored
do not share users data with config files Signed-off-by:
Tigran Mkrtchyan <tigran.mkrtchyan@desy.de>
-
- Jan 24, 2014
-
-
Jens-Christian Fischer authored
-
- Jan 09, 2014
-
-
Andreas Fischer authored
-
- Dec 09, 2013
-
-
Andreas Fischer authored
-
- Dec 06, 2013
-
-
Robin Appelman authored
-
- Dec 04, 2013
-
-
Björn Schießle authored
-
- Nov 25, 2013
-
-
Robin Appelman authored
-
- Nov 11, 2013
-
-
Wikinaut authored
/* Enable maintenance mode to disable ownCloud If you want to prevent users to login to ownCloud before you start doing some maintenance work, you need to set the value of the maintenance parameter to true. Please keep in mind that users who are already logged-in are kicked out of ownCloud instantly. */
-
- Oct 17, 2013
-
-
Frank Karlitschek authored
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.
-
- Oct 09, 2013
-
-
Axel Roenn authored
-
- Oct 07, 2013
-
-
Björn Schießle authored
-
- Sep 02, 2013
-
-
Owen Winkler authored
This should help make OpenSSL configuration on Windows servers easier by allowing the openssl.cnf file to be set directly in the ownCloud config, rather than in SetEnv commands that don't exist and are hard to replicate in IIS.
-