summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* use flock instead of just checking if there is a file to prevent deadlocks wh...Bernhard Posselt2015-02-241-2/+12
* Allow AppFramework applications to specify a custom CSP headerLukas Reschke2015-02-161-9/+0
* Removed anchor in config.sample.phpRealRancor2015-02-121-1/+1
* Add hint for troubleshooting MS Word previewsRealRancor2015-02-101-0/+4
* external user app: Add note to enable it firstRealRancor2015-02-071-3/+3
* Reference module with `.c`Lukas Reschke2015-01-281-2/+2
* Merge pull request #13449 from owncloud/image_preview_limitThomas Müller2015-01-221-0/+12
|\
| * add config-option for an image's maximum filesize when generating previewsGeorg Ehrke2015-01-221-0/+12
* | show animated gifs on public sharing pageGeorg Ehrke2015-01-191-0/+10
|/
* Note in config.sample.php that certain previews are not available in ms windowsCarla Schroder2015-01-151-1/+10
* Merge pull request #12984 from owncloud/ldap-user-cleanup-masterLukas Reschke2015-01-091-1/+15
|\
| * LDAP User Cleanup: Port from stable7 without further adjustementsArthur Schiwon2014-12-191-1/+15
* | allow css/js asset directory to be relocated (#13053)Adam Williamson2015-01-051-0/+10
|/
* Add Redis cache implementation, prefer over memcached, tests & config sampleJörn Friedrich Dreyer2014-12-101-1/+13
* Officially deprecated passwordsaltLukas Reschke2014-12-031-0/+3
* add proper description what database is supported by CE and EEMorris Jobke2014-12-031-7/+13
* Merge pull request #12310 from kampka/masterThomas Müller2014-12-021-2/+4
|\
| * Implement a logger to log to error_logChristian Kampka2014-12-011-2/+4
* | Merge pull request #12419 from owncloud/read-only-configThomas Müller2014-12-011-0/+9
|\ \
| * | Allow read-only configurationLukas Reschke2014-11-251-0/+9
* | | Adjust sample configLukas Reschke2014-11-281-1/+1
* | | Merge pull request #12432 from owncloud/nosqliteVincent Petry2014-11-281-2/+4
|\ \ \
| * | | Markup correctionsCarla Schroder2014-11-251-3/+2
| * | | Add notes that SQLite is CE onlyCarla Schroder2014-11-251-2/+5
| |/ /
* | | added comment that App Store is disabled for EECarla Schroder2014-11-251-0/+1
* | | Merge pull request #12420 from owncloud/sqlite-wal-2Morris Jobke2014-11-261-0/+6
|\ \ \ | |/ / |/| |
| * | adding new config parameter for sqlite to specify the journal modeThomas Müller2014-11-251-0/+6
* | | The class name is Movie NOT MoviesOlivier Paroz2014-11-251-1/+1
|/ /
* / Ignore port for trusted domainsLukas Reschke2014-11-181-1/+1
|/
* Merge pull request #11917 from owncloud/fix-11909Thomas Müller2014-11-111-0/+6
|\
| * Migrate "setsecurity.php" to the AppFrameworkLukas Reschke2014-11-031-0/+6
* | Add OCP\Security\IHasherLukas Reschke2014-11-061-0/+6
* | fix config.sample.php linebreakMorris Jobke2014-11-041-6/+8
|/
* Allow any outgoing XHR connectionsLukas Reschke2014-10-301-1/+1
* fix style of generated documentationMorris Jobke2014-10-291-1/+2
* Merge pull request #11786 from owncloud/MakeSupportedDBsConfigurableLukas Reschke2014-10-271-0/+17
|\
| * Make supported DBs configurable within config.phpLukas Reschke2014-10-271-0/+17
* | add driver options to config samplesJörn Friedrich Dreyer2014-10-271-0/+7
|/
* Make files non executableLukas Reschke2014-10-242-0/+0
* fix the RST syntax of config.sample.phpMorris Jobke2014-10-171-3/+5
* read config.sample.php options and whitespace fixesMorris Jobke2014-10-171-4/+6
* Merge pull request #11521 from owncloud/configsamplephpLukas Reschke2014-10-161-11/+28
|\
| * commented out instanceid and passwordsaltCarla Schroder2014-10-141-3/+5
| * some small tweaksCarla Schroder2014-10-141-9/+18
| * small corrections to config.sample.phpCarla Schroder2014-10-101-6/+12
* | Set overwritemailurl* configs on setupJoas Schilling2014-10-141-0/+7
|/
* Additional changes to config.sample.php and typo fixesMorris Jobke2014-10-091-29/+32
* apply @carlaschroder's changes from owncloud/documentation#594Morris Jobke2014-10-091-160/+216
* Fixes in config.sample.phpMorris Jobke2014-10-081-15/+31
* re-arrange the config options and sort them in a semantical wayMorris Jobke2014-10-081-172/+278