Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -582/+0 |
| | | | | | Conflicts: lib/private/vcategories.php | ||||
* | Move bool to int conversion to buildParts(), so it also happens for update(). | Andreas Fischer | 2013-09-21 | 1 | -1/+3 |
| | |||||
* | Merge pull request #4221 from owncloud/fix-3698 | Jörn Friedrich Dreyer | 2013-08-01 | 1 | -19/+19 |
|\ | | | | | Fix calculating size for empty folders | ||||
| * | Use query to calculate folder size | Michael Gapczynski | 2013-07-29 | 1 | -10/+13 |
| | | |||||
| * | Fix calculating size for empty folders | Michael Gapczynski | 2013-07-28 | 1 | -19/+16 |
| | | |||||
* | | implement a platform independent version of basename | Thomas Mueller | 2013-07-29 | 1 | -1/+1 |
|/ | |||||
* | fix another double wrapped array | Jörn Friedrich Dreyer | 2013-06-12 | 1 | -1/+1 |
| | |||||
* | remove additional array wrapping | Jörn Friedrich Dreyer | 2013-06-12 | 1 | -3/+3 |
| | |||||
* | use executeAudited in files cache | Jörn Friedrich Dreyer | 2013-06-12 | 1 | -67/+46 |
| | |||||
* | fix fetchRow checks to also work with MDB2 | Jörn Friedrich Dreyer | 2013-06-10 | 1 | -1/+7 |
| | |||||
* | add missing backticks all over the place | Jörn Friedrich Dreyer | 2013-06-10 | 1 | -3/+3 |
| | |||||
* | Merge branch 'master' into fix_for_2377 | Florin Peter | 2013-05-25 | 1 | -2/+2 |
|\ | |||||
| * | Merge pull request #3388 from roha4000/master | Michael Gapczynski | 2013-05-25 | 1 | -2/+2 |
| |\ | | | | | | | Duplicate DB entries in filecache table when renaming folder in WebUI #2 | ||||
| | * | Fixing UPDATE error in filecache table when renaming files by calling ↵ | Roland Hager | 2013-05-22 | 1 | -2/+2 |
| | | | | | | | | | | | | move(). Add storage id to the where clause to avoid updating entries of other users. | ||||
* | | | we should also normalize on update and search because the database layer ↵ | Florin Peter | 2013-05-25 | 1 | -0/+15 |
| | | | | | | | | | | | | will not do this for us | ||||
* | | | added more places where normalization is needed | Florin Peter | 2013-05-25 | 1 | -0/+7 |
| | | | |||||
* | | | Merge branch 'master' into fix_for_2377 | Florin Peter | 2013-05-24 | 1 | -6/+8 |
|\| | | |||||
| * | | Merge branch 'master' into files_encryption | Björn Schießle | 2013-05-22 | 1 | -3/+13 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: lib/files/cache/cache.php | ||||
| * \ \ | Merge branch 'master' into files_encryption | Florin Peter | 2013-05-22 | 1 | -3/+14 |
| |\ \ \ | | | |/ | | |/| | | | | | | | | | Conflicts: lib/files/cache/cache.php | ||||
| * | | | Merge branch 'master' into files_encryption | Florin Peter | 2013-05-15 | 1 | -41/+33 |
| |\ \ \ | |||||
| * | | | | added unencrypted file size to file cache | Florin Peter | 2013-04-25 | 1 | -5/+6 |
| | | | | | | | | | | | | | | | | | | | | improved file size calculation and speeds | ||||
* | | | | | changed builtin normalizer to \OC_Util::normalizeUnicode | Florin Peter | 2013-05-24 | 1 | -6/+1 |
| | | | | | |||||
* | | | | | revert previous fix and added normalizer to cache class | Florin Peter | 2013-05-23 | 1 | -0/+24 |
| |_|_|/ |/| | | | |||||
* | | | | cleanup codestyle | Jörn Friedrich Dreyer | 2013-05-22 | 1 | -3/+3 |
| | | | | |||||
* | | | | add debug output | Jörn Friedrich Dreyer | 2013-05-22 | 1 | -3/+12 |
| |_|/ |/| | | |||||
* | | | merge master into filecache_mtime | Robin Appelman | 2013-05-21 | 1 | -43/+38 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge pull request #3025 from owncloud/move-file | Michael Gapczynski | 2013-05-07 | 1 | -11/+14 |
| |\ \ | | | | | | | | | Cache: only look for child entires when doing a move operation when moving a folder | ||||
| | * | | Cache: only look for child entires when doing a move operation when moving a ↵ | Robin Appelman | 2013-04-19 | 1 | -12/+15 |
| | |/ | | | | | | | | | | folder | ||||
| * | | fix for infinite loop causing on files_encryption branch when testing ↵ | Florin Peter | 2013-04-29 | 1 | -1/+1 |
| | | | | | | | | | | | | "apps/files_encryption/test/crypt.php" on Method testSymmetricStreamEncryptShortFileContent | ||||
| * | | Cache: seperate handing of numeric storage id's to it's own class | Robin Appelman | 2013-04-26 | 1 | -29/+18 |
| |/ | |||||
| * | fixes #2679 | OpenLarry | 2013-04-09 | 1 | -2/+2 |
| | | |||||
| * | replace \MDB with \OC_DB, approved in #2278 | Björn Schießle | 2013-03-14 | 1 | -1/+1 |
| | | |||||
| * | write error message to log file in case insert to file cache failed - took ↵ | Thomas Mueller | 2013-03-12 | 1 | -1/+4 |
| | | | | | | | | hours to find that the insert failed :-( | ||||
* | | Merge branch 'master' into filecache_mtime | Michael Gapczynski | 2013-03-08 | 1 | -6/+12 |
|\| | | | | | | | | | | | | | Conflicts: lib/files/view.php lib/util.php tests/lib/files/cache/cache.php | ||||
| * | Cache: cleanup permissions cache when removing a file from the cache | Robin Appelman | 2013-02-28 | 1 | -0/+3 |
| | | |||||
| * | Merge branch 'master' into master-sqlserver | Thomas Mueller | 2013-02-20 | 1 | -4/+7 |
| |\ | | | | | | | | | | | | | Conflicts: lib/files/cache/cache.php | ||||
| | * | Cache: hash long storage ids to ensure they fit in the database | Robin Appelman | 2013-02-15 | 1 | -4/+7 |
| | | | |||||
| * | | Merge branch 'master' into master-sqlserver | Thomas Mueller | 2013-02-14 | 1 | -4/+8 |
| |\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/db.php lib/files/cache/cache.php lib/files/cache/legacy.php lib/setup.php | ||||
| * | | final adoptions for mssql connectivity | Thomas Mueller | 2013-02-14 | 1 | -3/+3 |
| | | | |||||
* | | | merge master into filecache_mtime | Robin Appelman | 2013-02-15 | 1 | -5/+9 |
|\ \ \ | | |/ | |/| | |||||
| * | | Style-fix: Breakup long lines | Bart Visscher | 2013-02-14 | 1 | -4/+8 |
| | | | |||||
| * | | $this->numericId should be determined based on table storages not filecache | Thomas Mueller | 2013-02-12 | 1 | -1/+1 |
| |/ | |||||
* / | Cache: bookkeeping of storage_mtime | Robin Appelman | 2013-02-10 | 1 | -3/+14 |
|/ | |||||
* | translate the mimtype/mimepart to readable in the searchByMime function | TheSFReader | 2013-02-03 | 1 | -1/+7 |
| | |||||
* | Cache: add function to get storage id and internal path of a file by id | Robin Appelman | 2013-01-27 | 1 | -0/+24 |
| | |||||
* | Cache: return non numberic storage id | Robin Appelman | 2013-01-21 | 1 | -0/+1 |
| | |||||
* | Merge branch 'filesystem' into filesystem-etags | Michael Gapczynski | 2013-01-07 | 1 | -6/+54 |
|\ | | | | | | | | | Conflicts: lib/files/cache/cache.php | ||||
| * | Cache: normalize mimetypes | Robin Appelman | 2013-01-07 | 1 | -5/+54 |
| | | |||||
* | | Store etags in the file cache | Michael Gapczynski | 2012-12-30 | 1 | -5/+5 |
|/ | |||||
* | use numeric ids for storages in the filecache | Robin Appelman | 2012-12-15 | 1 | -10/+34 |
| |