summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* merge master into filesystemRobin Appelman2012-10-139-14/+57
|\
| * [tx-robot] updated from transifexJenkins for ownCloud2012-10-131-1/+1
| * Fix the require pathLukas Reschke2012-10-131-1/+1
| * fix bug #1977: remove etags from database after version rollback so that the ...Björn Schießle2012-10-121-1/+1
| * this is no longer needed, commit cb91e27ab33d4e2b2d13b26cdc8d965d1607201e sho...Björn Schießle2012-10-121-3/+0
| * remove unneeded variableBjörn Schießle2012-10-121-1/+0
| * check if directory already exist before executing mkdirBjörn Schießle2012-10-122-0/+40
| * Use resolved path for require_once in autoloaderBart Visscher2012-10-121-1/+1
| * whitespace fixesBart Visscher2012-10-122-2/+2
| * disable log when running testsRobin Appelman2012-10-121-5/+8
| * nortmalize path before adding it to the fscache to avoid multiple fscache ent...Björn Schießle2012-10-121-0/+3
| * [tx-robot] updated from transifexJenkins for ownCloud2012-10-121-0/+1
* | merge master into filesystemRobin Appelman2012-10-116-10/+16
|\|
| * add *.ai files to the mimetypes listBjörn Schießle2012-10-111-0/+1
| * fixed offset calculation (bug #1961)Björn Schießle2012-10-111-1/+1
| * Add logging when stripping apps from autoload include pathBart Visscher2012-10-101-2/+5
| * Remove unused search codeBart Visscher2012-10-101-1/+0
| * No need to use array_searchBart Visscher2012-10-101-1/+1
| * Use __DIR__ instead of __FILE__ to get SERVERROOTBart Visscher2012-10-101-1/+1
| * Correct indentationLukas Reschke2012-10-101-3/+5
| * Send a HSTS HTTP header to enforce SSLLukas Reschke2012-10-101-0/+1
| * marks as 5.0 pre alphaFrank Karlitschek2012-10-101-2/+2
* | drop Filesystem::getInternalPath and Filesystem::getStorage in favor of Files...Robin Appelman2012-10-103-93/+21
* | don't use depricated OC_FilesystemRobin Appelman2012-10-1013-75/+75
* | make sure we can do our tests againRobin Appelman2012-10-101-2/+2
* | add depricated OC_Filessystem for compatibilityRobin Appelman2012-10-101-19/+460
* | fix namespaces in filesystem and filesystemviewRobin Appelman2012-10-103-194/+225
* | move some code aroundRobin Appelman2012-10-103-743/+835
* | remove old filecacheRobin Appelman2012-10-105-826/+2
* | merge master into filesystemRobin Appelman2012-10-107-91/+66
|\|
| * extract the right parent directory from the pathv4.5.0Björn Schießle2012-10-091-1/+1
| * 4.5 finalFrank Karlitschek2012-10-091-3/+3
| * $CONFIG_DBTYPE was never assigned but used in this functionBjörn Schießle2012-10-091-1/+2
| * fix for bug #1942: Allow user to share with every group if "allow users to sh...Björn Schießle2012-10-091-2/+3
| * RC 3v4.5.0RC3Frank Karlitschek2012-10-081-2/+2
| * don't use the workaround for shared files on the /Shared folderRobin Appelman2012-10-081-6/+10
| * Actually fix shared webdav accessMichael Gapczynski2012-10-081-16/+7
| * Fix getting file info for subfolders in shared foldersMichael Gapczynski2012-10-081-2/+8
| * reenable hack to use CURRENT_TIMESTAMP for postgresql when creating the datab...Jörn Friedrich Dreyer2012-10-081-6/+7
| * put all the calls into one function and use tabs instead of spaces. Thanks to...Frank Karlitschek2012-10-081-49/+23
| * fix a lot of small layout bugs and make the apps page overall prettier plus a...Frank Karlitschek2012-10-082-21/+18
* | add Cache::getStatusRobin Appelman2012-10-081-0/+29
* | merge phpunit into filesystemRobin Appelman2012-10-0811-26/+138
|\|
| * destroy invalid sessionsArthur Schiwon2012-10-081-0/+4
| * added "uid_owner" to select statementBjörn Schießle2012-10-081-1/+1
| * add a sane socket timeout so that the interface stays responsive with a slow ...Frank Karlitschek2012-10-081-5/+50
| * use socket timeout of 10 sec to stay responsive even with a slow internet con...Frank Karlitschek2012-10-081-1/+10
| * Fix - "Correct checking item source for share from same owner when generating...Michael Gapczynski2012-10-061-2/+8
| * check for SimpleXML which seems to bw non default on Free BSDFrank Karlitschek2012-10-061-0/+5
| * set folder size to 0 when scanning the filesystemRobin Appelman2012-10-051-0/+1