summaryrefslogtreecommitdiffstats
path: root/lib/util.php
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | Add database table for backgroundjobRobin Appelman2013-04-211-1/+1
* | | | | | Clear opcode caches after writing to the config file, fixes #3372Michael Gapczynski2013-05-251-0/+19
| |_|_|_|/ |/| | | |
* | | | | fix for tearDownFS, after filesystem::tearDown() the root is not mountedFlorin Peter2013-05-071-0/+1
* | | | | Merge pull request #2813 from owncloud/improve-lib-checkBart Visscher2013-05-071-1/+1
|\ \ \ \ \
| * | | | | remove hard php-intl requirementMorris Jobke2013-05-071-5/+0
| * | | | | added correct check for gd and check for php-intlBernhard Posselt2013-04-091-1/+6
* | | | | | Merge pull request #3146 from owncloud/restart-hintMorris Jobke2013-04-271-13/+13
|\ \ \ \ \ \
| * | | | | | web_server_restart needs to be true to display the hintBart Visscher2013-04-261-13/+13
* | | | | | | Merge pull request #3145 from owncloud/magic_quotes_gpc-checkMorris Jobke2013-04-271-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Add check for Magic QuotesBart Visscher2013-04-261-0/+5
| |/ / / / / /
* / / / / / / Further seperation of mount management logicRobin Appelman2013-04-261-0/+1
|/ / / / / /
* | | | | | use variable instead of relative path to fileBernhard Posselt2013-04-241-1/+1
* | | | | | check if there is a default/ folder in the theme directory if no theme existsBernhard Posselt2013-04-241-0/+21
| |/ / / / |/| | | |
* | | | | Cleaner isWebDAVWorking reason, otherwise people overlook the reasonBart Visscher2013-04-191-1/+1
* | | | | Remove not null constraint. Fix #2976Thomas Tanghus2013-04-171-1/+1
|/ / / /
* | | | fixes #2789 - no internet connectivity check if there is non on purposeThomas Mueller2013-04-081-0/+5
* | | | Fix indentation in util.php.Birk Borkason2013-04-051-2/+2
* | | | Don't expose the server installation timeLukas Reschke2013-04-041-1/+1
* | | | Ensure instanceid contains a letterMiquel Rodríguez Telep / Michael Rodríguez-Torrent2013-03-261-1/+2
* | | | Minor typo, coding style fixes for OC_Util::getInstanceIdMiquel Rodríguez Telep / Michael Rodríguez-Torrent2013-03-261-12/+12
* | | | more accurate safe_mode check - refs #2258Thomas Mueller2013-03-191-1/+4
* | | | Add indexes and primary keys.Thomas Tanghus2013-03-191-1/+1
* | | | Revert "Add indexes and primary keys."Thomas Tanghus2013-03-191-1/+1
* | | | Add indexes and primary keys.Thomas Tanghus2013-03-191-1/+1
* | | | this is now 6.0 pre alphaFrank Karlitschek2013-03-091-2/+2
* | | | 5.0.0v5.0.0Frank Karlitschek2013-03-091-2/+2