| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace server status message about transitional file locking with setup warn... | Robin Appelman | 2015-09-03 | 1 | -4/+6 |
* | Merge pull request #17994 from owncloud/server-status | Robin McCorkell | 2015-07-30 | 1 | -1/+1 |
|\ |
|
| * | correct order and capitalization of 'Server status' admin settings entry, fix... | Jan-Christoph Borchardt | 2015-07-30 | 1 | -1/+1 |
* | | [admin settings] only retrieve log file size if file exists | Morris Jobke | 2015-07-29 | 1 | -1/+4 |
|/ |
|
* | Allow classes in <h2> tags | Lukas Reschke | 2015-07-26 | 1 | -2/+2 |
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -0/+2 |
* | Check for redis to be 2.2.5+ | Joas Schilling | 2015-06-02 | 1 | -4/+15 |
* | Adding information on file locking status to admin section | Thomas Müller | 2015-06-01 | 1 | -0/+8 |
* | Display the module settings in the list of the encryption modules | Joas Schilling | 2015-05-04 | 1 | -2/+8 |
* | Can't use function return value in write context | Joas Schilling | 2015-04-27 | 1 | -1/+2 |
* | Make getDefaultModuleId public and get module protected | Joas Schilling | 2015-04-27 | 1 | -6/+2 |
* | Merge pull request #15617 from mmattel/getenv_system_check_and_warning | Thomas Müller | 2015-04-23 | 1 | -0/+3 |
|\ |
|
| * | Checks if getenv returns proper system variable results | root | 2015-04-23 | 1 | -0/+3 |
* | | Fix potential undefined variable | Joas Schilling | 2015-04-18 | 1 | -2/+2 |
* | | fix capitalization for server-side encryption and email server, fix #15642 | Jan-Christoph Borchardt | 2015-04-17 | 1 | -2/+2 |
* | | always create a new instance of the encryption module | Bjoern Schiessle | 2015-04-17 | 1 | -4/+4 |
* | | allow user to start migration in admin settings if no external user back-ends... | Bjoern Schiessle | 2015-04-16 | 1 | -0/+4 |
* | | add migration script from old encryption to new one | Bjoern Schiessle | 2015-04-16 | 1 | -0/+1 |
|/ |
|
* | Adding app icon and fixing admin setting | Thomas Müller | 2015-04-07 | 1 | -5/+7 |
* | Fix link to the updater | Joas Schilling | 2015-03-27 | 1 | -0/+3 |
* | Move federated cloud sharing, files externals and updater to special positions | Joas Schilling | 2015-03-27 | 1 | -2/+27 |
* | Merge pull request #15234 from owncloud/encryption2_core | Thomas Müller | 2015-03-26 | 1 | -0/+18 |
|\ |
|
| * | implement basic encryption functionallity in core to enable multiple encrypti... | Bjoern Schiessle | 2015-03-26 | 1 | -0/+18 |
* | | Merge pull request #15228 from owncloud/add-missing-navigation-for-tips-n-tricks | Thomas Müller | 2015-03-26 | 1 | -0/+1 |
|\ \ |
|
| * | | Add navigation entry for tips and tricks setion | Joas Schilling | 2015-03-26 | 1 | -0/+1 |
* | | | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -3/+27 |
|/ / |
|
* / | consolidate all admin warnings and notices into one section | Jan-Christoph Borchardt | 2015-03-24 | 1 | -1/+1 |
|/ |
|
* | Remove unused section | Lukas Reschke | 2015-03-17 | 1 | -1/+0 |
* | Let users configure security headers in their Webserver | Lukas Reschke | 2015-03-02 | 1 | -5/+0 |
* | Add detection for invalid CLI configuration for settings page | Lukas Reschke | 2015-02-27 | 1 | -0/+1 |
* | Merge pull request #14530 from owncloud/revert-14403 | Thomas Müller | 2015-02-27 | 1 | -26/+4 |
|\ |
|
| * | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -26/+4 |
* | | Move UTF-8 check to setup | Lukas Reschke | 2015-02-24 | 1 | -2/+1 |
|/ |
|
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -4/+26 |
* | Use APCu only if available in version 4.0.6 and higher | Lukas Reschke | 2015-02-17 | 1 | -0/+4 |
* | Refactor OC_Request into TrustedDomainHelper and IRequest | Lukas Reschke | 2015-02-16 | 1 | -2/+3 |
* | add a Windows warning | Frank Karlitschek | 2015-01-20 | 1 | -0/+2 |
* | fix typo - caused by 3d997e8c62bd752f38bcc11f02fb2af0e46d9154 | Morris Jobke | 2015-01-18 | 1 | -1/+1 |
* | Merge pull request #12988 from owncloud/logfile_download | Morris Jobke | 2015-01-09 | 1 | -2/+11 |
|\ |
|
| * | add Download logfile button to admin settings | Georg Ehrke | 2015-01-07 | 1 | -2/+11 |
* | | Fix incorrect warning about setting the overwrite.cli.url | Joas Schilling | 2015-01-07 | 1 | -4/+4 |
|/ |
|
* | Add an option to disallow sending sharing emails to non-owncloud users | Joas Schilling | 2014-12-09 | 1 | -0/+1 |
* | Remove unexisting `htAccessWorkinght` | Lukas Reschke | 2014-12-08 | 1 | -1/+1 |
* | Check for working .htaccess via AJAX | Lukas Reschke | 2014-12-06 | 1 | -2/+0 |
* | PHP 5.4 is now required for master | Lukas Reschke | 2014-12-04 | 1 | -2/+1 |
* | Allow read-only configuration | Lukas Reschke | 2014-11-25 | 1 | -0/+1 |
* | Deduplicate function by moving it to the OC_Helper | Joas Schilling | 2014-11-20 | 1 | -17/+1 |
* | Remove exec() call with invalid name on windows | Joas Schilling | 2014-11-19 | 1 | -1/+1 |
* | Merge pull request #12110 from owncloud/fix-12080 | Thomas Müller | 2014-11-12 | 1 | -1/+1 |
|\ |
|
| * | add 'namespace' for automatically created navigation divs, fixes #12080 | Arthur Schiwon | 2014-11-12 | 1 | -1/+1 |