Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge pull request #7748 from owncloud/postgresversionwarning | Thomas Müller | 2014-03-25 | 1 | -0/+35 | |
|\ \ \ | | | | | | | | | Added PostgreSQL version warning on upgrade | |||||
| * | | | 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 | |||||
| * | | Added .ocdata file to check for data folder validity | Vincent Petry | 2014-03-14 | 1 | -4/+28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | In environments where the data folder is mount from another partition, it is important to check that the data folder we see is actually the real one. If the mount failed for some reasons, this fix will make ownCloud temporarily unavailable instead of causing unpredictable behavior. | |||||
* | | | 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 | |
|\ \ | | | | | | | | | | | | | Conflicts: config/config.sample.php | |||||
| * \ | Merge pull request #6962 from owncloud/quota-space-root | Thomas Müller | 2014-02-20 | 1 | -1/+1 | |
| |\ \ | | | | | | | | | Allow passing a root folder to get the used space from in the quota wrapper | |||||
| | * | | 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 | |||||
| * | | | Added extra checks for invalid file chars in newfile.php and newfolder.php | Vincent Petry | 2014-02-18 | 1 | -0/+21 | |
| | |/ | |/| | | | | | | | | | | | | | | | | - added PHP utility function to check for file name validity - fixes issue where a user can create a file called ".." from the files UI - added extra checks to make sure newfile.php and newfolder.php also check for invalid characters | |||||
* | | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend | |||||
* | | | Merge branch 'master' into scrutinizer_documentation_patches | Thomas Müller | 2014-02-18 | 1 | -2/+3 | |
|\ \ \ | | | | | | | | | | | | | | | | | Conflicts: lib/private/migration/content.php | |||||
| * | | | 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 | |
| | | | | | | | | | | | | Issue #7111 | |||||
* | | | 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 | |
|\| | | | | | | | | | Conflicts: core/setup.php | |||||
| * | OC_Util::setupFS($user) will create a data dir for the given string - no ↵ | Thomas Müller | 2014-01-21 | 1 | -0/+4 | |
| | | | | | | | | matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error | |||||
| * | 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 | |||||
| | * | 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 | |
| |\ \ | | |/ | |/| | Fix internet detection to use OC_Util::getUrlContent | |||||
| | * | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * owncloud/master: (1989 commits) [tx-robot] updated from transifex dont try to register background jobs if we haven't upgraded yet adjust test coding style coding style On webdav sesssions, loginname was compared to username which does not need to match necessarily rely only on php DateTime to parse the db datetime string LDAP: fix method behind save button on advancend and expert tabs, fixes at least Home Folder setinng Fix webroot for update page Update 3rdparty ref update 3rdparty toggle select all checkbox remove unneeded ; in comment LDAP: the browser shall not autofill userdn and password, usually login credentials are inserted. fixes #6283 Add test for having utf8 filenames in the cache fix fallback overwriting result of getHome [tx-robot] updated from transifex fix smbclient directory listing parser cache the home folder of a User Send "SET NAMES utf8" to MySQL for PHP below 5.3.6 ... Conflicts: lib/util.php | |||||
| * | 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 ↵ | Frank Karlitschek | 2013-11-29 | 1 | -4/+4 | |
| | | | | | | | | | | | | broken PHP versions like: https://github.com/owncloud/core/issues/5734 Also make the version compare clearer. It was pure luck that floatval on a php version returned the correct value. | |||||
| * | add new function to generate the human readable version string based on ↵ | Thomas Mueller | 2013-11-24 | 1 | -0/+13 | |
| | | | | | | | | version, channel and build number | |||||
| * | Merge pull request #5773 from owncloud/fix-2152-master | Thomas Müller | 2013-11-21 | 1 | -2/+9 | |
| |\ | | | | | | | Make working en_US.UTF-8 locale a hard requirement | |||||
| | * | 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 | |
| | | | ||||||
| * | | Now using the "Home" storage detection approach for quota | Vincent Petry | 2013-11-21 | 1 | -15/+5 | |
| | | | | | | | | | | | | | | | To find out whether to apply a quota, we now try and detect whether the storage to wrap is a "Home" storage. | |||||
| * | | Quota storage wrapper is now used for all users in sharing mode | Vincent Petry | 2013-11-21 | 1 | -9/+24 | |
| |/ | | | | | | | | | | | | | | | | | When accessing a shared folder, the folder's owner appears as mountpoint but wasn't wrapped by a quota storage wrapper. This fix makes sure that all home storages are wrapped by a quota storage wrapper, if applicable, to make sure quotas are respected when uploading into shared folders. | |||||
| * | we should check if a user is logged in before we check for admin privilege | Thomas Müller | 2013-10-30 | 1 | -0/+2 | |
| | | ||||||
| * | introduce OC_Helper::linkToDocs() | Thomas Müller | 2013-10-21 | 1 | -4/+4 | |
| | | ||||||
| * | introduce link_to_docs() and migrate links | Thomas Müller | 2013-10-21 | 1 | -8/+8 | |
| | | ||||||
| * | Merge pull request #5395 from owncloud/more_check_options | Vincent Petry | 2013-10-18 | 1 | -0/+7 | |
| |\ | | | | | | | add options to disable the check for a working .htaccess file in data | |||||
| | * | add options to disable the check for a working .htaccess file in data and ↵ | Frank Karlitschek | 2013-10-17 | 1 | -0/+7 | |
| | | | | | | | | | | | | for a working WebDAV server. This are advanced settings that are needed in special situations where our check fail and the user runs into an http timeout. | |||||
| * | | Added timeout value to WebDAV post setup check | Vincent Petry | 2013-10-16 | 1 | -1/+3 | |
| |/ | | | | | | | Fixes #5357 | |||||
| * | Merge pull request #5142 from owncloud/fix_version_cache_expire | Frank Karlitschek | 2013-10-07 | 1 | -1/+4 | |
| |\ | | | | | | | correctly expire cache if version file changed. | |||||
| | * | a few styleguide fixes | Frank Karlitschek | 2013-10-07 | 1 | -2/+2 | |
| | | | ||||||
| | * | correctly expire cache if version file changed. Fixes problem that ownCloud ↵ | Frank Karlitschek | 2013-10-05 | 1 | -1/+4 | |
| | | | | | | | | | | | | only starts upgrading during login | |||||
| * | | passesCSRFCheck added to OCP\IRequest | Bart Visscher | 2013-10-04 | 1 | -23/+1 | |
| | | | ||||||
| * | | Add Helper and URLGenerator interfaces to server container | Bart Visscher | 2013-10-04 | 1 | -2/+2 | |
| |/ | ||||||
| * | Merge branch 'master' into sharing_mail_notification_master | Bjoern Schiessle | 2013-10-04 | 1 | -0/+30 | |
| |\ | | | | | | | | | | | | | | | | Conflicts: apps/files/index.php apps/files/templates/index.php |