| Commit message (Expand) | Author | Age | Files | Lines |
* | Add OCP\Security\IHasher | Lukas Reschke | 2014-11-06 | 1 | -0/+6 |
* | fix config.sample.php linebreak | Morris Jobke | 2014-11-04 | 1 | -6/+8 |
* | Allow any outgoing XHR connections | Lukas Reschke | 2014-10-30 | 1 | -1/+1 |
* | fix style of generated documentation | Morris Jobke | 2014-10-29 | 1 | -1/+2 |
* | Merge pull request #11786 from owncloud/MakeSupportedDBsConfigurable | Lukas Reschke | 2014-10-27 | 1 | -0/+17 |
|\ |
|
| * | Make supported DBs configurable within config.php | Lukas Reschke | 2014-10-27 | 1 | -0/+17 |
* | | add driver options to config samples | Jörn Friedrich Dreyer | 2014-10-27 | 1 | -0/+7 |
|/ |
|
* | Make files non executable | Lukas Reschke | 2014-10-24 | 2 | -0/+0 |
* | fix the RST syntax of config.sample.php | Morris Jobke | 2014-10-17 | 1 | -3/+5 |
* | read config.sample.php options and whitespace fixes | Morris Jobke | 2014-10-17 | 1 | -4/+6 |
* | Merge pull request #11521 from owncloud/configsamplephp | Lukas Reschke | 2014-10-16 | 1 | -11/+28 |
|\ |
|
| * | commented out instanceid and passwordsalt | Carla Schroder | 2014-10-14 | 1 | -3/+5 |
| * | some small tweaks | Carla Schroder | 2014-10-14 | 1 | -9/+18 |
| * | small corrections to config.sample.php | Carla Schroder | 2014-10-10 | 1 | -6/+12 |
* | | Set overwritemailurl* configs on setup | Joas Schilling | 2014-10-14 | 1 | -0/+7 |
|/ |
|
* | Additional changes to config.sample.php and typo fixes | Morris Jobke | 2014-10-09 | 1 | -29/+32 |
* | apply @carlaschroder's changes from owncloud/documentation#594 | Morris Jobke | 2014-10-09 | 1 | -160/+216 |
* | Fixes in config.sample.php | Morris Jobke | 2014-10-08 | 1 | -15/+31 |
* | re-arrange the config options and sort them in a semantical way | Morris Jobke | 2014-10-08 | 1 | -172/+278 |
* | unify style of config.sample.php | Morris Jobke | 2014-10-08 | 1 | -215/+455 |
* | New generic class for Imagemagick conversions | Olivier Paroz | 2014-10-04 | 1 | -1/+4 |
* | Clear up confusion of log_rotate_size config value | Dan Bartram | 2014-09-27 | 1 | -1/+2 |
* | Clarify possible preview providers for type Office | Lukas Reschke | 2014-09-24 | 1 | -1/+5 |
* | Merge pull request #11242 from owncloud/fix-10284 | Lukas Reschke | 2014-09-23 | 1 | -1/+1 |
|\ |
|
| * | Use non-empty defaults | Victor Dubiniuk | 2014-09-22 | 1 | -1/+1 |
* | | Add a configuration switch for enabled preview mimetypes | Lukas Reschke | 2014-09-22 | 1 | -0/+23 |
|/ |
|
* | Reword the description | Lukas Reschke | 2014-09-16 | 1 | -1/+1 |
* | Merge branch 'master' into securityutils | Lukas Reschke | 2014-08-31 | 1 | -0/+6 |
|\ |
|
| * | Add support for getting the real client IP behind proxies | Lukas Reschke | 2014-08-27 | 1 | -0/+6 |
* | | Add some security utilities | Lukas Reschke | 2014-08-27 | 1 | -0/+3 |
|/ |
|
* | Merge pull request #9818 from owncloud/fix-mount-file-config | Robin McCorkell | 2014-08-24 | 1 | -1/+1 |
|\ |
|
| * | Comment out mount_file config option | Robin McCorkell | 2014-08-20 | 1 | -1/+1 |
* | | Merge pull request #10409 from owncloud/iShallNotCopyStuffWithoutThinking | Lukas Reschke | 2014-08-19 | 1 | -0/+4 |
|\ \ |
|
| * | | Add a copied_sample_config switch | Lukas Reschke | 2014-08-19 | 1 | -0/+4 |
* | | | Merge pull request #10425 from owncloud/set_default_share_folder | Björn Schießle | 2014-08-19 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | make share folder configurable | Bjoern Schiessle | 2014-08-18 | 1 | -0/+5 |
| |/ / |
|
* | | | Make skeleton directory configurable. | Stefan Rado | 2014-08-16 | 1 | -0/+5 |
* | | | Move authentication failed logging to checkPassword | Lukas Reschke | 2014-08-15 | 1 | -3/+0 |
|/ / |
|
* / | support aes 256 | Bjoern Schiessle | 2014-07-23 | 1 | -0/+3 |
|/ |
|
* | update appstore api url | Frank Karlitschek | 2014-07-17 | 1 | -1/+1 |
* | Add comment to overwrite* configs about CLI/cron problems | Joas Schilling | 2014-07-07 | 1 | -4/+4 |
* | Support for multiple default apps | Vincent Petry | 2014-07-01 | 1 | -1/+5 |
* | add disclaimer to objectstore example config | Jörn Friedrich Dreyer | 2014-06-23 | 1 | -1/+5 |
* | add autocreate config option for containers, implement autocreate and delete ... | Jörn Friedrich Dreyer | 2014-06-18 | 1 | -0/+1 |
* | add 'objectstore' configuration example | Jörn Friedrich Dreyer | 2014-06-18 | 1 | -0/+23 |
* | 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 |
|\ |
|