summaryrefslogtreecommitdiffstats
path: root/lib/util.php
Commit message (Expand)AuthorAgeFilesLines
...
* | merge master into filesystemRobin Appelman2012-01-161-0/+4
|\|
| * properly check for write permissions to the config fileRobin Appelman2012-01-151-0/+4
* | merge master into filesystemRobin Appelman2012-01-081-2/+2
|\|
| * Fix sqlite detection for Ubuntu 11.10prcrst2012-01-031-1/+1
| * Include PostgreSQL when checking for available database drivers.Daniel Köb2011-12-301-2/+2
* | Merge branch 'master' into filesystemRobin Appelman2011-12-111-16/+0
|\|
| * removed no longer used function and exec commandFrank Karlitschek2011-11-241-16/+0
* | increase version to trigger database upgradeRobin Appelman2011-11-261-1/+1
* | tell the user when the files are being scannedRobin Appelman2011-11-101-5/+0
* | provide caching for file metadataRobin Appelman2011-11-091-0/+5
* | remove the need to register storage providers, pass the classname during moun...Robin Appelman2011-11-081-1/+1
|/
* change the error hint from suggesting to change the owner of a directory to c...Frank Karlitschek2011-10-221-2/+2
* make sharing work with the new mouting mechanismRobin Appelman2011-10-181-3/+0
* mount filesystems on demandRobin Appelman2011-10-181-28/+3
* Remove unnecessary exec for getting timezone and fix spacingsBrice Maron2011-10-171-6/+6
* Fixed a bug in checkWebserverUserJoar Wandborg2011-10-111-3/+2
* master is now on the way to ownCloud 3v3.0alpha1Frank Karlitschek2011-10-101-2/+2
* redirect url fixedMarvin Thomas Rabe2011-10-041-1/+5
* bump version numberv2.0beta3Frank Karlitschek2011-10-021-2/+2
* Merge branch 'lostpassword'Bart Visscher2011-09-301-0/+8
|\
| * Move display of login page to function in OC_UtilBart Visscher2011-09-261-0/+7
* | 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