summaryrefslogtreecommitdiffstats
path: root/lib/private/util.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into setupBart Visscher2014-01-311-53/+121
|\
| * OC_Util::setupFS($user) will create a data dir for the given string - no matt...Thomas Müller2014-01-211-0/+4
| * Merge pull request #6820 from owncloud/phpunit-test-configThomas Müller2014-01-201-1/+1
| |\
| | * Load a separate config (if present) when running unit testsRobin Appelman2014-01-171-1/+1
| * | Merge pull request #6676 from aseques/check_internet_proxyThomas Müller2014-01-191-0/+5
| |\ \ | | |/ | |/|
| | * Disabled internet checking as mentioned when in proxy modeJoan2014-01-101-0/+5
| * | fixing typo in redirection query stringst3so2014-01-121-1/+1
| |/
| * Merge remote-tracking branch 'owncloud/master' into fixing-3417-masterAndreas Fischer2013-12-141-1/+5
| * lower required php version to 5.3.3Frank Karlitschek2013-12-041-2/+10
| * make 5.3.8 the minimum supported version. This fixes several issues with brok...Frank Karlitschek2013-11-291-4/+4
| * add new function to generate the human readable version string based on versi...Thomas Mueller2013-11-241-0/+13
| * Merge pull request #5773 from owncloud/fix-2152-masterThomas Müller2013-11-211-2/+9
| |\
| | * Fixing the warning notificationsThomas Müller2013-11-211-1/+1
| | * Update error messagesBart Visscher2013-11-151-1/+1
| | * Use \Patchwork\Utf8\Bootup::initLocaleBart Visscher2013-11-151-2/+2
| | * Make working en_US.UTF-8 locale a hard requirementBart Visscher2013-11-081-0/+7
| * | Now using the "Home" storage detection approach for quotaVincent Petry2013-11-211-15/+5
| * | Quota storage wrapper is now used for all users in sharing modeVincent Petry2013-11-211-9/+24
| |/
| * we should check if a user is logged in before we check for admin privilegeThomas Müller2013-10-301-0/+2
| * introduce OC_Helper::linkToDocs()Thomas Müller2013-10-211-4/+4
| * introduce link_to_docs() and migrate linksThomas Müller2013-10-211-8/+8
| * Merge pull request #5395 from owncloud/more_check_optionsVincent Petry2013-10-181-0/+7
| |\
| | * add options to disable the check for a working .htaccess file in data and for...Frank Karlitschek2013-10-171-0/+7
| * | Added timeout value to WebDAV post setup checkVincent Petry2013-10-161-1/+3
| |/
| * Merge pull request #5142 from owncloud/fix_version_cache_expireFrank Karlitschek2013-10-071-1/+4
| |\
| | * a few styleguide fixesFrank Karlitschek2013-10-071-2/+2
| | * correctly expire cache if version file changed. Fixes problem that ownCloud o...Frank Karlitschek2013-10-051-1/+4
| * | passesCSRFCheck added to OCP\IRequestBart Visscher2013-10-041-23/+1
| * | Add Helper and URLGenerator interfaces to server containerBart Visscher2013-10-041-2/+2
| |/
| * Merge branch 'master' into sharing_mail_notification_masterBjoern Schiessle2013-10-041-0/+30
| |\
| | * ups. remove debugFrank Karlitschek2013-10-041-2/+0
| | * use Filesystem::isIgnoredDirFrank Karlitschek2013-10-041-1/+1
| | * fix typoFrank Karlitschek2013-10-041-1/+1
| | * add public staticFrank Karlitschek2013-10-041-1/+1
| | * make it possible to prepopulate a new user gome with a skeletonFrank Karlitschek2013-10-031-0/+32
| * | Merge branch 'master' into sharing_mail_notification_masterBjoern Schiessle2013-10-021-1/+1
| |/
* / Merge remote-tracking branch 'origin/master' into setupBart Visscher2013-10-021-2/+6
|/
* Merge branch 'master' into fixing-4620-masterThomas Müller2013-10-011-1/+1
* Merge branch 'master' into lib-private-master-2Thomas Müller2013-10-011-5/+44
* Merge branch 'master' into lib-private-master-2Thomas Müller2013-09-301-0/+22
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+1019