Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Fix lost ETag on Cache Upgrade | Arthur Schiwon | 2013-03-27 | 1 | -3/+74 | |
* | | | | listen to touch hook to update the mtime after sync | Björn Schießle | 2013-03-26 | 2 | -0/+8 | |
* | | | | Improve phpdoc for the filecache | Robin Appelman | 2013-03-24 | 4 | -4/+38 | |
* | | | | Merge pull request #2454 from owncloud/fixing-file-mapper-ext-master | Bernhard Posselt | 2013-03-23 | 1 | -7/+16 | |
|\ \ \ \ | ||||||
| * | | | | some more test cases & fix on file name generation with index | Thomas Mueller | 2013-03-19 | 1 | -2/+2 | |
| * | | | | adding extension to slugified physical path | Thomas Mueller | 2013-03-19 | 1 | -7/+16 | |
* | | | | | Some improvements for the Storage phpdoc | Robin Appelman | 2013-03-23 | 1 | -0/+9 | |
* | | | | | Add phpdoc documentation to the Storage interface | Robin Appelman | 2013-03-21 | 1 | -14/+255 | |
* | | | | | fix npe when createStorage() returns null | Jörn Friedrich Dreyer | 2013-03-19 | 1 | -1/+5 | |
|/ / / / | ||||||
* | | | | Merge pull request #2363 from owncloud/uploadsize | Bernhard Posselt | 2013-03-18 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | Improve handeling of unlimited max upload size | Robin Appelman | 2013-03-15 | 1 | -0/+1 | |
* | | | | | Merge pull request #2204 from owncloud/chache_updater_rename | Frank Karlitschek | 2013-03-17 | 1 | -10/+33 | |
|\ \ \ \ \ | ||||||
| * | | | | | Cache: better rename hook for cache updater | Robin Appelman | 2013-03-08 | 1 | -10/+33 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #2383 from owncloud/error-handling-upgrade | Bernhard Posselt | 2013-03-16 | 1 | -16/+24 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add error handling to the file cache upgrade | Michael Gapczynski | 2013-03-16 | 1 | -16/+24 | |
| |/ / / / | ||||||
* | / / / | Filter display of blacklisted files | Andreas Schönebeck | 2013-03-15 | 1 | -0/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Return unknown freespace if the free_space call failed | Robin Appelman | 2013-03-14 | 1 | -1/+5 | |
* | | | | replace \MDB with \OC_DB, approved in #2278 | Björn Schießle | 2013-03-14 | 1 | -1/+1 | |
* | | | | Merge pull request #2254 from owncloud/fixing-mssql-utf8-and-insert-empty-str... | Thomas Müller | 2013-03-12 | 1 | -1/+4 | |
|\ \ \ \ | ||||||
| * | | | | write error message to log file in case insert to file cache failed - took ho... | Thomas Mueller | 2013-03-12 | 1 | -1/+4 | |
* | | | | | fixing various filesystem/storage unit tests on windows | Thomas Mueller | 2013-03-12 | 2 | -6/+11 | |
* | | | | | adding //IGNORE to iconv to prevent nasty php warnings | Thomas Mueller | 2013-03-12 | 1 | -1/+1 | |
* | | | | | slug generates uniqid in case the file/folder name contains not one single va... | Thomas Mueller | 2013-03-12 | 1 | -4/+2 | |
* | | | | | indexed slug should be created based on logic path | Thomas Mueller | 2013-03-12 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #2218 from owncloud/fix-mounting-all | Bernhard Posselt | 2013-03-11 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Fix variable for mounting for all users, fix #357 | Michael Gapczynski | 2013-03-09 | 1 | -1/+1 | |
| |/ / / | ||||||
* / / / | Store the global mount configuration file in the datadir | Robin Appelman | 2013-03-10 | 1 | -3/+8 | |
|/ / / | ||||||
* | | | Merge pull request #2189 from owncloud/versioning_sync_client | Bernhard Posselt | 2013-03-08 | 1 | -1/+9 | |
|\ \ \ | ||||||
| * | | | remove some debug output; move code to the right function | Björn Schießle | 2013-03-08 | 1 | -1/+1 | |
| * | | | distinguish between touch and write | Björn Schießle | 2013-03-07 | 1 | -1/+9 | |
* | | | | Fix fetching source path of shared files | Michael Gapczynski | 2013-03-07 | 2 | -3/+25 | |
|/ / / | ||||||
* | | | Merge pull request #2096 from owncloud/cache-upgrade-id | Michael Gapczynski | 2013-03-04 | 1 | -4/+5 | |
|\ \ \ | ||||||
| * | | | Cache: more efficient detection for existing entries during upgrade | Robin Appelman | 2013-03-04 | 1 | -9/+3 | |
| * | | | Cache: also check if the file id is already in the cache during upgrade | Robin Appelman | 2013-03-04 | 1 | -3/+10 | |
* | | | | Chunk size comment should say kB, not MB | Michael Gapczynski | 2013-03-03 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Cache: cleanup permissions cache when removing a file from the cache | Robin Appelman | 2013-02-28 | 1 | -0/+3 | |
* | | | Cache: add option to delete file from permissions cache for all users | Robin Appelman | 2013-02-28 | 1 | -10/+15 | |
* | | | Merge pull request #1031 from owncloud/external_storage_ui_feedback | Michael Gapczynski | 2013-02-27 | 1 | -0/+7 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'master' into external_storage_ui_feedback | Michael Gapczynski | 2013-02-25 | 5 | -23/+31 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'master' into external_storage_ui_feedback | Michael Gapczynski | 2013-02-19 | 10 | -80/+150 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' into external_storage_ui_feedback | Thomas Mueller | 2013-02-12 | 2 | -13/+20 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' into external_storage_ui_feedback | Thomas Mueller | 2013-02-12 | 1 | -0/+6 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Merge branch 'master' into external_storage_ui_feedback | Michael Gapczynski | 2013-02-11 | 1 | -0/+8 | |
* | | | | | | | | Storage: don't throw warnings when a stat fails | Robin Appelman | 2013-02-26 | 1 | -2/+10 | |
* | | | | | | | | Code style | Robin Appelman | 2013-02-26 | 1 | -81/+106 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #1706 from owncloud/master-sqlserver | Thomas Müller | 2013-02-25 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'master' into master-sqlserver | Thomas Mueller | 2013-02-22 | 1 | -9/+18 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into master-sqlserver | Thomas Mueller | 2013-02-20 | 4 | -13/+43 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'master' into master-sqlserver | Thomas Mueller | 2013-02-18 | 2 | -15/+15 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into master-sqlserver | Thomas Mueller | 2013-02-14 | 11 | -76/+124 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | |