| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix all PHPDoc types and variable names, in /lib | Robin McCorkell | 2014-05-13 | 1 | -5/+5 |
* | Fix @return array PHPDocs, in /lib | Robin McCorkell | 2014-05-13 | 1 | -1/+1 |
* | backup the encryption key after the encryption was disabled so that the user | Bjoern Schiessle | 2014-05-13 | 1 | -8/+28 |
* | Fix PHP Doc and use readable variable name | Lukas Reschke | 2014-05-04 | 1 | -6/+6 |
* | Fix typo | Lukas Reschke | 2014-05-04 | 1 | -2/+2 |
* | Some more PHPDoc fixes | Lukas Reschke | 2014-04-21 | 1 | -7/+8 |
* | Fix a wrong WebDAV Warning with self-signed-certs | kondou | 2014-04-13 | 1 | -0/+2 |
* | Only encode dangerous dangerous characters | Lukas Reschke | 2014-04-11 | 1 | -1/+1 |
* | Sub-dir was prepended twice | Thomas Tanghus | 2014-03-29 | 1 | -1/+1 |
* | Use UrlGenerator in OC\Util::redirectToDefaultPage(). Fix #7936 | Thomas Tanghus | 2014-03-28 | 1 | -4/+5 |
* | Fix CURLOPT_FOLLOWLOCATION bug with open_basedir or safe_mode restriction ena... | Thomas Müller | 2014-03-28 | 1 | -4/+45 |
* | Merge pull request #7107 from owncloud/load-apps-proper-master | Thomas Müller | 2014-03-28 | 1 | -3/+1 |
|\ |
|
| * | Merge branch 'master' into load-apps-proper-master | Thomas Müller | 2014-03-21 | 1 | -15/+64 |
| |\ |
|
| * | | remove some more global variable $RUNTIME_NOAPPS | Thomas Müller | 2014-02-06 | 1 | -3/+1 |
* | | | Merge pull request #7748 from owncloud/postgresversionwarning | Thomas Müller | 2014-03-25 | 1 | -0/+35 |
|\ \ \ |
|
| * | | | fixing code style | Thomas Müller | 2014-03-25 | 1 | -2/+1 |
| * | | | Log exception when PostgreSQL version check failed | Vincent Petry | 2014-03-24 | 1 | -1/+3 |
| * | | | Added PostgreSQL version warning on upgrade | Vincent Petry | 2014-03-17 | 1 | -0/+34 |
* | | | | Added warning for Mac OS on setup page | Vincent Petry | 2014-03-20 | 1 | -1/+10 |
| |_|/
|/| | |
|
* | | | Merge pull request #7732 from owncloud/datafolderexistence | Vincent Petry | 2014-03-20 | 1 | -4/+28 |
|\ \ \
| |/ /
|/| | |
|
| * | | Added .ocdata file to check for data folder validity | Vincent Petry | 2014-03-14 | 1 | -4/+28 |
* | | | use a non-recursive chmod on the datadir | Robin Appelman | 2014-03-17 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'master' into no-css-js-delivery-via-php | Thomas Müller | 2014-02-21 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge pull request #6962 from owncloud/quota-space-root | Thomas Müller | 2014-02-20 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Merge branch 'master' into quota-space-root | Robin Appelman | 2014-02-07 | 1 | -2/+6 |
| | |\| |
|
| | * | | Allow passing a root folder to get the used space from in the quota wrapper | Robin Appelman | 2014-01-27 | 1 | -1/+1 |
* | | | | kill $coreStyles and $coreScripts | Thomas Müller | 2014-02-20 | 1 | -2/+0 |
|/ / / |
|
* | | | Merge pull request #6714 from owncloud/files-newfileinvalidcharsfix | Lukas Reschke | 2014-02-20 | 1 | -0/+21 |
|\ \ \ |
|
| * | | | Added extra checks for invalid file chars in newfile.php and newfolder.php | Vincent Petry | 2014-02-18 | 1 | -0/+21 |
| | |/
| |/| |
|
* | | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 1 | -2/+3 |
* | | | Merge branch 'master' into scrutinizer_documentation_patches | Thomas Müller | 2014-02-18 | 1 | -2/+3 |
|\ \ \ |
|
| * | | | Remove usage of legacy OC_Appconfig | Robin Appelman | 2014-02-13 | 1 | -2/+3 |
| |/ / |
|
* | | | Fix more documentation failes | Joas Schilling | 2014-02-08 | 1 | -3/+2 |
* | | | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -2/+7 |
|/ / |
|
* | | Merge branch 'master' into setup | Bart Visscher | 2014-01-31 | 1 | -53/+121 |
|\| |
|
| * | OC_Util::setupFS($user) will create a data dir for the given string - no matt... | Thomas Müller | 2014-01-21 | 1 | -0/+4 |
| * | Merge pull request #6820 from owncloud/phpunit-test-config | Thomas Müller | 2014-01-20 | 1 | -1/+1 |
| |\ |
|
| | * | Load a separate config (if present) when running unit tests | Robin Appelman | 2014-01-17 | 1 | -1/+1 |
| * | | Merge pull request #6676 from aseques/check_internet_proxy | Thomas Müller | 2014-01-19 | 1 | -0/+5 |
| |\ \
| | |/
| |/| |
|
| | * | Disabled internet checking as mentioned when in proxy mode | Joan | 2014-01-10 | 1 | -0/+5 |
| * | | fixing typo in redirection query string | st3so | 2014-01-12 | 1 | -1/+1 |
| |/ |
|
| * | Merge remote-tracking branch 'owncloud/master' into fixing-3417-master | Andreas Fischer | 2013-12-14 | 1 | -1/+5 |
| * | lower required php version to 5.3.3 | Frank Karlitschek | 2013-12-04 | 1 | -2/+10 |
| * | make 5.3.8 the minimum supported version. This fixes several issues with brok... | Frank Karlitschek | 2013-11-29 | 1 | -4/+4 |
| * | add new function to generate the human readable version string based on versi... | Thomas Mueller | 2013-11-24 | 1 | -0/+13 |
| * | Merge pull request #5773 from owncloud/fix-2152-master | Thomas Müller | 2013-11-21 | 1 | -2/+9 |
| |\ |
|
| | * | Fixing the warning notifications | Thomas Müller | 2013-11-21 | 1 | -1/+1 |
| | * | Update error messages | Bart Visscher | 2013-11-15 | 1 | -1/+1 |
| | * | Use \Patchwork\Utf8\Bootup::initLocale | Bart Visscher | 2013-11-15 | 1 | -2/+2 |
| | * | Make working en_US.UTF-8 locale a hard requirement | Bart Visscher | 2013-11-08 | 1 | -0/+7 |