| Commit message (Expand) | Author | Age | Files | Lines |
* | if file doesn't exist, check parent folder | Bjoern Schiessle | 2014-06-14 | 1 | -0/+0 |
* | Merge pull request #9018 from owncloud/dbms-socket-support | Frank Karlitschek | 2014-06-13 | 1 | -1/+1 |
|\ |
|
| * | Update notes on dbhost | josh4trunks | 2014-06-05 | 1 | -1/+1 |
* | | Added experimental switch to count external storage data in quota | Vincent Petry | 2014-06-04 | 1 | -1/+3 |
|/ |
|
* | Merge pull request #8607 from owncloud/filescan_app_hook | Owen Winkler | 2014-05-30 | 1 | -1/+4 |
|\ |
|
| * | Updates per comments on PR: | ringmaster | 2014-05-30 | 1 | -2/+2 |
| * | Use 'filesystem_check_enable' as a config option. | ringmaster | 2014-05-27 | 1 | -1/+4 |
* | | fix wording | Volkan Gezer | 2014-05-30 | 1 | -1/+1 |
* | | Add a warning to the configuration file | Lukas Reschke | 2014-05-29 | 1 | -0/+6 |
|/ |
|
* | Add a config option fro setting the filesystem watcher policy | Robin Appelman | 2014-05-23 | 1 | -1/+10 |
* | Merge pull request #8440 from wakeup/master | Andreas Fischer | 2014-05-03 | 1 | -2/+2 |
|\ |
|
| * | Update config.sample.php | Volkan Gezer | 2014-05-03 | 1 | -1/+1 |
| * | Minor changes in config.sample | Volkan Gezer | 2014-05-03 | 1 | -2/+2 |
* | | Merge pull request #7852 from josh4trunks/basic_auth_fix | Thomas Müller | 2014-04-28 | 1 | -3/+0 |
|\ \
| |/
|/| |
|
| * | Remove missed stuff from merge | josh4trunks | 2014-04-03 | 1 | -3/+0 |
| * | Fixes login / logout when HTTP Basic Headers are avilable. | josh4trunks | 2014-04-03 | 1 | -3/+3 |
* | | Add another example to the trusted_domains config | Lukas Reschke | 2014-04-26 | 1 | -1/+1 |
* | | Preventing access to the config folder | Lukas Reschke | 2014-04-24 | 1 | -0/+12 |
|/ |
|
* | Allow using "/" in "overwritewebroot" | Vincent Petry | 2014-03-31 | 1 | -1/+1 |
* | Merge pull request #7829 from owncloud/cachefolderlocation | Vincent Petry | 2014-03-28 | 1 | -2/+11 |
|\ |
|
| * | Cache folder is now configurable | Vincent Petry | 2014-03-24 | 1 | -2/+11 |
* | | Log last cron execution | kondou | 2014-03-12 | 1 | -0/+3 |
|/ |
|
* | Config to disable basic_auth username chacking | kondou | 2014-02-26 | 1 | -0/+3 |
* | Merge pull request #7259 from owncloud/overwritehost-always | Lukas Reschke | 2014-02-22 | 1 | -0/+3 |
|\ |
|
| * | Add overwritehost config on setup and upgrade | Lukas Reschke | 2014-02-21 | 1 | -0/+3 |
* | | Merge branch 'master' into no-css-js-delivery-via-php | Thomas Müller | 2014-02-21 | 1 | -0/+3 |
|\ \ |
|
| * \ | Merge pull request #6999 from kofemann/mount-config | Lukas Reschke | 2014-02-20 | 1 | -0/+3 |
| |\ \
| | |/
| |/| |
|
| | * | mount: make location of mount.json configurable | Tigran Mkrtchyan | 2014-01-29 | 1 | -0/+3 |
* | | | Indentation | Lukas Reschke | 2014-02-20 | 1 | -2/+2 |
* | | | integrate assetic for asset pipeline-ing | Thomas Müller | 2014-02-20 | 1 | -0/+3 |
|/ / |
|
* | | Merge pull request #6247 from owncloud/memcached-multiple-servers | Andreas Fischer | 2014-02-08 | 1 | -2/+8 |
|\ \ |
|
| * | | Add support for multiple memcached servers. | Andreas Fischer | 2014-01-10 | 1 | -2/+8 |
* | | | Added session_keepalive setting | Vincent Petry | 2014-02-04 | 1 | -0/+7 |
| |/
|/| |
|
* | | updated config.sample.php with mail_from_address parameter | Jens-Christian Fischer | 2014-01-24 | 1 | -0/+6 |
|/ |
|
* | Document memcached settings in config.sample.php | Andreas Fischer | 2013-12-09 | 1 | -0/+3 |
* | Merge branch 'master' into backgroundscan-reuse-etag | Robin Appelman | 2013-12-06 | 1 | -2/+5 |
|\ |
|
| * | config switch to disable auto expire for the trash bin | Bjoern Schiessle | 2013-12-04 | 1 | -2/+5 |
* | | get rid of failing test that don't cause additional downloads | Robin Appelman | 2013-12-06 | 1 | -0/+0 |
|/ |
|
* | add documentation for single user config option to config.sample.php | Robin Appelman | 2013-11-25 | 1 | -0/+3 |
* | Update config.sample.php | Wikinaut | 2013-11-12 | 1 | -1/+5 |
* | add options to disable the check for a working .htaccess file in data and for... | Frank Karlitschek | 2013-10-17 | 1 | -0/+6 |
* | Merge pull request #4780 from AxelRb/master | Morris Jobke | 2013-10-10 | 1 | -0/+3 |
|\ |
|
| * | Added the config option to log ip addresses , default false | Axel Roenn | 2013-10-09 | 1 | -0/+3 |
* | | let admin specify timezone for log file entries | Bjoern Schiessle | 2013-10-07 | 1 | -0/+3 |
* | | Merge branch 'master' into oc_avatars | kondou | 2013-09-03 | 1 | -3/+5 |
|\| |
|
| * | Merge pull request #4672 from owncloud/ocs_cleanup | blizzz | 2013-09-02 | 1 | -3/+0 |
| |\ |
|
| | * | remove the config option that is no longer needed | Frank Karlitschek | 2013-08-31 | 1 | -3/+0 |
| * | | Employ config option for OpenSSL config file, if provided. | Owen Winkler | 2013-09-02 | 1 | -1/+1 |
| * | | Start a branch for easier OpenSSL configuration. | Owen Winkler | 2013-09-02 | 1 | -0/+5 |
| |/ |
|
* / | Provide 'enable_avatars' in config.php, to disable avatars | kondou | 2013-09-01 | 1 | -0/+3 |
|/ |
|