| Commit message (Expand) | Author | Age | Files | Lines |
* | drop any fallback code related to curl - refs https://github.com/owncloud/cor... | Thomas Müller | 2015-03-12 | 1 | -10/+0 |
* | Don't play with config values ... | Thomas Müller | 2015-03-11 | 1 | -6/+11 |
* | Properly handle available databases at runtime and respect setup checks in co... | Thomas Müller | 2015-03-11 | 1 | -15/+102 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -32/+4 |
* | Fix namespace of OC_Setup -> \OC\Setup | Thomas Müller | 2015-02-23 | 1 | -21/+30 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -5/+32 |
* | Add `Satisfy All` | Lukas Reschke | 2015-02-19 | 1 | -0/+1 |
* | Use the untrusted domain in the installer | Lukas Reschke | 2015-02-18 | 1 | -2/+2 |
* | Refactor OC_Request into TrustedDomainHelper and IRequest | Lukas Reschke | 2015-02-16 | 1 | -2/+4 |
* | Reference module with `.c` | Lukas Reschke | 2015-01-28 | 1 | -2/+2 |
* | Make error more descriptive | Lukas Reschke | 2015-01-26 | 1 | -1/+1 |
* | Use setConfigs() instead of calling setConfig() multiple times | Joas Schilling | 2015-01-23 | 1 | -8/+9 |
* | Add version to .htaccess | Lukas Reschke | 2015-01-08 | 1 | -1/+30 |
* | Trim port from domain | Lukas Reschke | 2014-12-03 | 1 | -1/+1 |
* | Disable OCI as it is unsupported by most CE apps | Lukas Reschke | 2014-11-28 | 1 | -1/+1 |
* | Disable MSSQL for new CE installations | Lukas Reschke | 2014-11-28 | 1 | -1/+1 |
* | Correctly namespace DatabaseSetupException | Joas Schilling | 2014-11-26 | 1 | -4/+1 |
* | Fix stupid copy paste fail | Lukas Reschke | 2014-10-30 | 1 | -1/+1 |
* | code cleanup during review :+1: | Thomas Müller | 2014-10-27 | 1 | -17/+17 |
* | Make supported DBs configurable within config.php | Lukas Reschke | 2014-10-27 | 1 | -1/+102 |
* | Set overwritemailurl* configs on setup | Joas Schilling | 2014-10-14 | 1 | -1/+1 |
* | Merge pull request #10934 from owncloud/datadir-write-setup | Vincent Petry | 2014-09-25 | 1 | -3/+13 |
|\ |
|
| * | Check for writable datadir during setup | Robin Appelman | 2014-09-18 | 1 | -3/+13 |
* | | remove post setup check | Thomas Müller | 2014-09-22 | 1 | -21/+1 |
|/ |
|
* | Set overwritewebroot when installing owncloud to avoid problems | Joas Schilling | 2014-09-08 | 1 | -0/+1 |
* | Merge branch 'master' into securityutils | Lukas Reschke | 2014-08-31 | 1 | -1/+1 |
|\ |
|
| * | Use public api for getting l10n | Robin Appelman | 2014-08-31 | 1 | -1/+1 |
* | | Add some security utilities | Lukas Reschke | 2014-08-27 | 1 | -6/+11 |
|/ |
|
* | trusted domains shall not be ignored on autosetup | Arthur Schiwon | 2014-06-23 | 1 | -1/+7 |
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 1 | -1/+1 |
* | Merge branch 'master' into append-error-document | Thomas Müller | 2014-04-02 | 1 | -0/+4 |
|\ |
|
| * | Added .ocdata file to check for data folder validity | Vincent Petry | 2014-03-14 | 1 | -0/+4 |
| * | CSS is now loaded directly instead via PHP | Lukas Reschke | 2014-02-28 | 1 | -1/+1 |
* | | Typo + use regular assignment | Lukas Reschke | 2014-02-28 | 1 | -2/+2 |
* | | Remove .htaccess creation code | Lukas Reschke | 2014-02-28 | 1 | -46/+8 |
|/ |
|
* | Merge pull request #7259 from owncloud/overwritehost-always | Lukas Reschke | 2014-02-22 | 1 | -0/+1 |
|\ |
|
| * | Add overwritehost config on setup and upgrade | Lukas Reschke | 2014-02-21 | 1 | -0/+1 |
* | | kill references to core.js and core.css | Thomas Müller | 2014-02-20 | 1 | -2/+0 |
* | | Remove usage of legacy OC_Appconfig | Robin Appelman | 2014-02-13 | 1 | -4/+5 |
|/ |
|
* | turn off mod_pagespeed | Thomas Müller | 2014-01-08 | 1 | -0/+3 |
* | implementing solution using <ifModule mod_authz_core> | Thomas Müller | 2013-11-08 | 1 | -4/+8 |
* | adding proper htaccess commands for Apache 2.4 | Thomas Müller | 2013-11-08 | 1 | -2/+9 |
* | replace template function link_to_docs() with \OC_Helper::linkToDocs() | Thomas Mueller | 2013-11-02 | 1 | -1/+1 |
* | introduce link_to_docs() and migrate links | Thomas Müller | 2013-10-21 | 1 | -1/+1 |
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+192 |