| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Memcache\Redis Add DB Select Functionality | Michael Telatynski | 2015-04-15 | 1 | -2/+3 |
* | Merge pull request #15314 from owncloud/app-categories-15274 | Lukas Reschke | 2015-04-09 | 1 | -0/+9 |
|\ |
|
| * | Fix wording | Lukas Reschke | 2015-04-08 | 1 | -1/+1 |
| * | Add experimental applications switch | Lukas Reschke | 2015-04-03 | 1 | -0/+9 |
* | | Introducing the maximum size preview | Olivier Paroz | 2015-04-07 | 1 | -2/+2 |
|/ |
|
* | Split image provider in one sub-class per media type | Olivier Paroz | 2015-04-02 | 1 | -2/+10 |
* | Add wrapper for Guzzle | Lukas Reschke | 2015-03-25 | 1 | -0/+3860 |
* | fix typo in config.sample.php | Morris Jobke | 2015-03-18 | 1 | -1/+1 |
* | Merge pull request #13648 from oparoz/sfnt-fonts-preview | Morris Jobke | 2015-03-11 | 1 | -0/+1 |
|\ |
|
| * | Add support for font previews | Olivier Paroz | 2015-02-24 | 1 | -0/+1 |
* | | Refactor \OC\Memcache\Factory | Robin McCorkell | 2015-03-05 | 1 | -4/+26 |
* | | Merge pull request #14651 from owncloud/add-some-headers-to-htaccess-for-my-b... | Morris Jobke | 2015-03-04 | 1 | -19/+0 |
|\ \ |
|
| * | | Let users configure security headers in their Webserver | Lukas Reschke | 2015-03-02 | 1 | -19/+0 |
* | | | Merge pull request #14586 from owncloud/proper-appcodechecker-docu | Thomas Müller | 2015-03-03 | 1 | -2/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | proper description of appcodechecker in config sample | Morris Jobke | 2015-02-27 | 1 | -2/+3 |
| |/ |
|
* | | fix link for Preview documentation | Morris Jobke | 2015-03-02 | 1 | -2/+2 |
* | | fix line breaks in config.sample.php | Morris Jobke | 2015-03-02 | 1 | -17/+18 |
|/ |
|
* | use flock instead of just checking if there is a file to prevent deadlocks wh... | Bernhard Posselt | 2015-02-24 | 1 | -2/+12 |
* | Allow AppFramework applications to specify a custom CSP header | Lukas Reschke | 2015-02-16 | 1 | -9/+0 |
* | Removed anchor in config.sample.php | RealRancor | 2015-02-12 | 1 | -1/+1 |
* | Add hint for troubleshooting MS Word previews | RealRancor | 2015-02-10 | 1 | -0/+4 |
* | external user app: Add note to enable it first | RealRancor | 2015-02-07 | 1 | -3/+3 |
* | Reference module with `.c` | Lukas Reschke | 2015-01-28 | 1 | -2/+2 |
* | Merge pull request #13449 from owncloud/image_preview_limit | Thomas Müller | 2015-01-22 | 1 | -0/+12 |
|\ |
|
| * | add config-option for an image's maximum filesize when generating previews | Georg Ehrke | 2015-01-22 | 1 | -0/+12 |
* | | show animated gifs on public sharing page | Georg Ehrke | 2015-01-19 | 1 | -0/+10 |
|/ |
|
* | Note in config.sample.php that certain previews are not available in ms windows | Carla Schroder | 2015-01-15 | 1 | -1/+10 |
* | Merge pull request #12984 from owncloud/ldap-user-cleanup-master | Lukas Reschke | 2015-01-09 | 1 | -1/+15 |
|\ |
|
| * | LDAP User Cleanup: Port from stable7 without further adjustements | Arthur Schiwon | 2014-12-19 | 1 | -1/+15 |
* | | allow css/js asset directory to be relocated (#13053) | Adam Williamson | 2015-01-05 | 1 | -0/+10 |
|/ |
|
* | Add Redis cache implementation, prefer over memcached, tests & config sample | Jörn Friedrich Dreyer | 2014-12-10 | 1 | -1/+13 |
* | Officially deprecated passwordsalt | Lukas Reschke | 2014-12-03 | 1 | -0/+3 |
* | add proper description what database is supported by CE and EE | Morris Jobke | 2014-12-03 | 1 | -7/+13 |
* | Merge pull request #12310 from kampka/master | Thomas Müller | 2014-12-02 | 1 | -2/+4 |
|\ |
|
| * | Implement a logger to log to error_log | Christian Kampka | 2014-12-01 | 1 | -2/+4 |
* | | Merge pull request #12419 from owncloud/read-only-config | Thomas Müller | 2014-12-01 | 1 | -0/+9 |
|\ \ |
|
| * | | Allow read-only configuration | Lukas Reschke | 2014-11-25 | 1 | -0/+9 |
* | | | Adjust sample config | Lukas Reschke | 2014-11-28 | 1 | -1/+1 |
* | | | Merge pull request #12432 from owncloud/nosqlite | Vincent Petry | 2014-11-28 | 1 | -2/+4 |
|\ \ \ |
|
| * | | | Markup corrections | Carla Schroder | 2014-11-25 | 1 | -3/+2 |
| * | | | Add notes that SQLite is CE only | Carla Schroder | 2014-11-25 | 1 | -2/+5 |
| |/ / |
|
* | | | added comment that App Store is disabled for EE | Carla Schroder | 2014-11-25 | 1 | -0/+1 |
* | | | Merge pull request #12420 from owncloud/sqlite-wal-2 | Morris Jobke | 2014-11-26 | 1 | -0/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | adding new config parameter for sqlite to specify the journal mode | Thomas Müller | 2014-11-25 | 1 | -0/+6 |
* | | | The class name is Movie NOT Movies | Olivier Paroz | 2014-11-25 | 1 | -1/+1 |
|/ / |
|
* / | Ignore port for trusted domains | Lukas Reschke | 2014-11-18 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #11917 from owncloud/fix-11909 | Thomas Müller | 2014-11-11 | 1 | -0/+6 |
|\ |
|
| * | Migrate "setsecurity.php" to the AppFramework | Lukas Reschke | 2014-11-03 | 1 | -0/+6 |
* | | 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 |
|/ |
|