summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| * really fix checkstyle on archive tarJörn Friedrich Dreyer2012-10-051-1/+2
| * fix checkstyle on archive zip/tarJörn Friedrich Dreyer2012-10-053-7/+13
| * cache tar archive headersJörn Friedrich Dreyer2012-10-051-4/+13
| * always generate access token, also for forms shown to anonymous users (e.g. p...Björn Schießle2012-10-051-4/+2
| * [tx-robot] updated from transifexJenkins for ownCloud2012-10-041-0/+28
| * RC2v4.5.0RC2Frank Karlitschek2012-10-031-2/+2
* | more tests and fixes for the filesystem scannerRobin Appelman2012-10-031-3/+12
* | add some more test cases for the scannerRobin Appelman2012-10-031-2/+4
* | this index cant be unique due to collisions of the root of different storagesRobin Appelman2012-10-031-1/+1
* | make filestorage scanner non-static and add a simple test caseRobin Appelman2012-10-031-22/+42
* | correct namespace usage in common filestorage backendRobin Appelman2012-10-031-5/+5
* | better parent path bahaviour for the filecacheRobin Appelman2012-10-031-2/+6
* | new filecache tableRobin Appelman2012-10-021-1/+1
* | add encrypted column to the new filecacheRobin Appelman2012-10-021-4/+6
* | Merge branch 'master' into filesystemRobin Appelman2012-10-025-1240/+1255
|\|
| * Correct checking item source for share from same owner when generating item t...Michael Gapczynski2012-10-021-1241/+1242
| * we are sharing the same file again if item_source of the already shared file ...Björn Schießle2012-10-021-0/+3
| * remove unnecessary code and add missing items to select statementBjörn Schießle2012-10-021-14/+2
| * merge all possible conflicts into on arrayBjörn Schießle2012-10-021-10/+9
| * automatically remove and prevent installation of apps with a require version ...Frank Karlitschek2012-10-022-4/+4
| * fix create folder and upload file issue on win, fixes oc-1747, solution follo...Arthur Schiwon2012-10-021-2/+2
| * We can't rely on the assumption that if the matching target is from the same ...Björn Schießle2012-10-021-10/+30
| * Search: fix Notice and thus broken search with activiated error reportingArthur Schiwon2012-10-011-1/+5
* | merge master into filesystemRobin Appelman2012-10-0115-50/+148
|\|
| * update the filecache by setting mtimes to 0 when the mount configuration has ...Robin Appelman2012-09-303-4/+18