summaryrefslogtreecommitdiffstats
path: root/lib/util.php
Commit message (Expand)AuthorAgeFilesLines
* Check if the application is actually enabledBart Visscher2011-09-301-0/+10
* enhance warningThomas Schmidt2011-09-291-1/+1
* Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2011-09-281-13/+34
|\
| * Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2011-09-281-12/+23
| |\
| | * enhance errormessages on setupThomas Schmidt2011-09-281-12/+23
| * | add check for ctypeFrank Karlitschek2011-09-281-0/+3
| |/
| * check for php modulesFrank Karlitschek2011-09-271-1/+8
* | add status file. useful for external administration. show the ownClopud versi...Frank Karlitschek2011-09-281-1/+9
|/
* Move some common code to OC_UtilBart Visscher2011-09-181-0/+31
* Cleanup lib/base.phpBart Visscher2011-09-181-1/+1
* Remove global vars and use the OC static version.Bart Visscher2011-09-181-15/+8
* This should actually make the 'Shared' directory automatically everytimeMichael Gapczynski2011-08-151-1/+1
* Automatic creation of 'Shared' directory, bug fixes for an empty 'Shared' dir...Michael Gapczynski2011-08-151-2/+2
* Merge branch 'master' into sharingMichael Gapczynski2011-08-151-0/+2
|\
| * a bit of refactoring for oc_filesystem and implement user quotaRobin Appelman2011-08-151-0/+2
* | Merge branch 'master' into sharingMichael Gapczynski2011-08-111-1/+1
|\|
| * more work on encryptionFrank Karlitschek2011-08-111-1/+1
* | Merge branch 'master' into sharingMichael Gapczynski2011-08-071-5/+11
|\|
| * remove debugFrank Karlitschek2011-08-071-1/+0
| * report the right webserver user to simplify setup and debugFrank Karlitschek2011-08-071-1/+2
| * nicer error report and streamlined setupFrank Karlitschek2011-08-061-5/+11
* | Merge branch 'master' into sharing. Integrate with changes in master, rename ...Michael Gapczynski2011-07-301-0/+4
|/
* Renaming classes :-)Jakob Sack2011-07-291-24/+24
* Merge branch 'master' of git://anongit.kde.org/owncloud into autoloadJakob Sack2011-07-291-2/+1
* Use autoloadJakob Sack2011-07-271-0/+245