summaryrefslogtreecommitdiffstats
path: root/lib/util.php
Commit message (Expand)AuthorAgeFilesLines
* merge master into encryptionRobin Appelman2012-02-261-1/+1
|\
| * don't limit ourselfs to 32bit integersRobin Appelman2012-02-251-1/+1
* | Merge branch 'master' into encryptionRobin Appelman2012-02-251-1/+1
|\|
| * remove limit from configvalue for long config valuesArthur Schiwon2012-02-241-1/+1
* | provide early file system when using webdavRobin Appelman2012-02-211-1/+5
* | always mount the root filesystem, sometimes we need the filesystem when not l...Robin Appelman2012-02-211-2/+2
|/
* Move the redirect_url from linkTo function to the checkLoggedIn functionBart Visscher2012-02-211-3/+4
* restore redirect after checkLoggedInAlessandro Cosentino2012-02-211-1/+1
* Move config.php writable test to update pathBart Visscher2012-02-171-4/+0
* Use separate function to make absolute urlsBart Visscher2012-02-171-3/+3
* Change gallery thumbnail generation to OC_ImageBart Visscher2012-02-081-1/+1
* writable not writeableRobin Appelman2012-02-051-1/+1
* merge master into filesystemRobin Appelman2012-01-301-2/+2
|\
| * increase version number to 3. YeeHaw party!!Frank Karlitschek2012-01-271-2/+2
| * bump version numberv3.0RC1Frank Karlitschek2012-01-211-2/+2
* | Merge branch 'master' into filesystemRobin Appelman2012-01-201-1/+1
|\|
| * dont complain about non existing config filesRobin Appelman2012-01-161-1/+1
* | initial work on filesystemviewRobin Appelman2012-01-201-1/+1
* | 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