summaryrefslogtreecommitdiffstats
path: root/lib/util.php
Commit message (Expand)AuthorAgeFilesLines
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-1019/+0
* Merge pull request #5012 from owncloud/check_keyfiles_existsMorris Jobke2013-09-301-8/+12
|\
| * check not only if the keyfile folder exists but also if it contains keyfilesBjoern Schiessle2013-09-271-8/+12
* | cURL does not honour default_socket_timeoutEvgeni Golov2013-09-301-9/+0
|/
* no further comment - which dev did not test this BEFORE submitting the pull r...Thomas Müller2013-09-111-3/+3
* Merge branch 'master' into clean_up_utilkondou2013-09-021-1/+1
|\
| * Merge branch 'master' into oc_previewGeorg Ehrke2013-08-231-2/+22
| |\
| * \ Merge master into oc_previewGeorg Ehrke2013-08-191-0/+24
| |\ \
| * | | update indexes of oc_permissionsGeorg Ehrke2013-08-091-1/+1
| * | | allow permissions.user to be null as suggested by @butonicGeorg Ehrke2013-08-071-1/+1
* | | | Fix some phpdoc and camelcasekondou2013-08-231-15/+17
* | | | fixing typosThomas Müller2013-08-221-9/+10
* | | | Merge branch 'master' into clean_up_utilkondou2013-08-201-2/+39
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge pull request #4467 from owncloud/storage-wrapper-quotaicewind19912013-08-191-2/+22
| |\ \ \ | | |_|/ | |/| |
| | * | merge master in storage-wrapper-quotaRobin Appelman2013-08-181-0/+18
| | |\ \
| | * | | use storage wrapper for quota instead of a filesystem proxyRobin Appelman2013-07-251-2/+22
| * | | | Merge branch 'master' into decrypt_files_againBjoern Schiessle2013-08-171-0/+18
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | check if some encrypted files are left after the app was disabled and warn th...Bjoern Schiessle2013-08-121-0/+17
| | |/ / | |/| |
* | | | Fix some naming and spacing in lib/util.phpkondou2013-08-181-10/+15
* | | | Clean up \OC\Utilkondou2013-08-151-195/+263
| |/ / |/| |
* | | Cache OC_Util::checkServer() result in sessionMarkus Goetz2013-08-151-0/+7
| |/ |/|
* | Merge branch 'master' into fixing-testGetById-masterThomas Müller2013-07-301-2/+4
|\ \
| * | Also clean PHP 5.5 opcachekondou2013-07-281-0/+4
| |/
| * Use autoloader for Patchwork/PHP/Shim/NormalizerBart Visscher2013-07-161-2/+0
* | adding unit tests for OC_Util::basenameThomas Müller2013-07-291-0/+1
* | implement a platform independent version of basenameThomas Mueller2013-07-291-0/+6
|/
* Implement encodePathVictor Dubiniuk2013-07-091-1/+16
* Merge https://github.com/owncloud/core/pull/3827Björn Schießle2013-07-081-12/+20
* eddition string should be empty by defaultBjörn Schießle2013-07-041-1/+1
* move to non-static OC_DefaultsBjörn Schießle2013-07-041-1/+1
* also use the default theme if the theme is set to an empty string in the con...Björn Schießle2013-06-191-2/+2
* Merge branch 'master' into move-maint-startThomas Mueller2013-06-141-14/+41
|\
| * merge master into backgroundjobRobin Appelman2013-06-021-28/+82
| |\
| | * Merge pull request #3454 from owncloud/fix_hasInternetConnectionThomas Müller2013-05-311-5/+11
| | |\
| | | * fix method namingThomas Mueller2013-05-311-3/+3
| | | * make method names camelCaseGeorg Ehrke2013-05-271-3/+3
| | | * update commentGeorg Ehrke2013-05-271-1/+1
| | | * move check if internet connection is disabled on purpose to a dedicated methodGeorg Ehrke2013-05-271-2/+8
| | | * fix return value of OC_Util::isinternetconnectionworking()Georg Ehrke2013-05-221-1/+1
| | * | Merge pull request #3459 from owncloud/fix_for_2377icewind19912013-05-311-0/+19
| | |\ \
| | | * \ Merge branch 'master' into fix_for_2377Florin Peter2013-05-251-1/+1
| | | |\ \
| | | * | | prevent for returning while false normalize stringFlorin Peter2013-05-251-1/+6
| | | * | | added normalizeUnicode() method to OC_UtilFlorin Peter2013-05-241-0/+14
| | * | | | Use the new session wrapperRobin Appelman2013-05-281-7/+7
| | | |/ / | | |/| |
| | * | | Bump version for files_encryption changesMichael Gapczynski2013-05-251-1/+1
| | |/ /
| | * / allow install when only oracle is availableJörn Friedrich Dreyer2013-05-221-1/+2
| | |/
| | * merge master into filecache_mtimeRobin Appelman2013-05-211-34/+71
| | |\
| | * \ Merge branch 'master' into filecache_mtimeMichael Gapczynski2013-03-081-44/+61
| | |\ \
| | * \ \ merge master into filecache_mtimeRobin Appelman2013-02-151-39/+73
| | |\ \ \
| | * | | | Cache: add seccond mtime fieldRobin Appelman2013-02-101-1/+1