summaryrefslogtreecommitdiffstats
path: root/lib/util.php
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
| * remove remaining br-tags that do not belong hereArthur Schiwon2013-03-091-2/+2
* | Merge branch 'master' into filecache_mtimeMichael Gapczynski2013-03-081-44/+61
|\|
| * 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