summaryrefslogtreecommitdiffstats
path: root/lib/util.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove remaining br-tags that do not belong hereArthur Schiwon2013-03-091-2/+2
* 5.0.0 RC3v5.0.0RC3Frank Karlitschek2013-03-081-2/+2
* Remove <br> from error messages, because they will be escaped and the used te...Arthur Schiwon2013-03-071-15/+15
* ownCloud 5 RC2v5.0.0RC2Frank Karlitschek2013-03-021-2/+2
* Escape the data only in the templateLukas Reschke2013-03-021-2/+2
* for this self test we don't care if the ssl certificate is self signed and th...Thomas Mueller2013-03-011-0/+3
* Merge pull request #2008 from owncloud/1999-requesttokenFrank Karlitschek2013-03-011-3/+7
|\
| * Check if requesttoken exists in sessionLukas Reschke2013-03-011-0/+4
| * Style fixesLukas Reschke2013-03-011-3/+3
* | 5.0 RC 1v5.0.0RC1Frank Karlitschek2013-03-011-2/+2
|/
* add checks for xml and dom when installingBernhard Posselt2013-02-281-1/+10
* Fix using wrong quotes for breaking long linesBart Visscher2013-02-261-6/+6
* Merge pull request #1839 from owncloud/no_recursive_object_walkingLukas Reschke2013-02-251-2/+2
|\
| * Don't walk objects with array_walk_recursive()Thomas Tanghus2013-02-221-2/+2
* | 5 beta 2v5.0.0beta2Frank Karlitschek2013-02-251-2/+2
* | Merge pull request #1891 from owncloud/set_timeoutBernhard Posselt2013-02-251-1/+9
|\ \
| * | use a 5 sec timeout for the webdav checkFrank Karlitschek2013-02-251-1/+9
* | | remove the check for session data folder - causes trouble on some environmentsThomas Mueller2013-02-251-13/+0
|/ /
* / add a safe_mode checkFrank Karlitschek2013-02-211-0/+5
|/
* Update hint by the internal version number.Bart Visscher2013-02-211-2/+2
* WebDAV-Testing:Thomas Mueller2013-02-201-1/+2
* 5.0.0 beta 1v5.0.0beta1Frank Karlitschek2013-02-201-2/+2
* Style-fix: Breakup long linesBart Visscher2013-02-141-28/+62
* Whitespace indent fixesBart Visscher2013-02-141-3/+3
* Fix NoSpaceAfterComma and SpaceBeforeCommaBart Visscher2013-02-141-3/+3
* Fix SpaceBeforeOpenBrace errorsBart Visscher2013-02-141-2/+2
* alpha 1Frank Karlitschek2013-02-091-2/+2
* Merge branch 'master' into fix-shared-linksMichael Gapczynski2013-02-101-1/+1
|\
| * Cache: allow file sizes >2GBRobin Appelman2013-02-101-1/+1
* | Proper fix for shared linksMichael Gapczynski2013-02-101-1/+1
|/
* Merge pull request #1543 from owncloud/utf8-locale-masterThomas Müller2013-02-091-6/+5
|\
| * some systems use en_US.UTF8 instead of en_US.UTF-8Thomas Müller2013-02-081-6/+5
* | Merge pull request #1481 from owncloud/fixing-1354-masterThomas Müller2013-02-091-0/+34
|\ \ | |/ |/|
| * in case curl is not present we cannot testThomas Müller2013-02-081-0/+4
| * Merge branch 'master' into fixing-1354-masterThomas Mueller2013-02-071-0/+10
| |\
| * | basic WebDAV test in place nowThomas Mueller2013-02-051-0/+30
* | | Merge pull request #1451 from eMerzh/fix_1065Thomas Müller2013-02-071-0/+3
|\ \ \ | |_|/ |/| |