| Commit message (Expand) | Author | Age | Files | Lines |
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 9 | -2068/+0 |
* | Merge pull request #4712 from owncloud/fileapi-foreward | Thomas Müller | 2013-09-13 | 1 | -1/+1 |
|\ |
|
| * | add storage backend interface to public namespace | Robin Appelman | 2013-09-10 | 1 | -1/+1 |
* | | more is_resource checks before readdir | Arthur Schiwon | 2013-09-05 | 1 | -8/+10 |
* | | Always check variable type before using readdir to avoid surprises | Arthur Schiwon | 2013-09-04 | 1 | -9/+12 |
|/ |
|
* | additional readdir check in mappedlocal | Thomas Müller | 2013-08-22 | 1 | -1/+1 |
* | Merge branch 'master' into readdir-strict-equals | Georg Ehrke | 2013-08-19 | 4 | -3/+107 |
|\ |
|
| * | Merge pull request #4467 from owncloud/storage-wrapper-quota | icewind1991 | 2013-08-19 | 4 | -3/+107 |
| |\ |
|
| | * | fix quota wrapper reporting negative free_space, breaking user interface | Robin Appelman | 2013-08-16 | 1 | -1/+1 |
| | * | fix getPermissionsCache for storage wrapper | Robin Appelman | 2013-07-25 | 1 | -1/+1 |
| | * | add quota storage wrapper | Robin Appelman | 2013-07-25 | 1 | -0/+104 |
| | * | rename constants | Robin Appelman | 2013-07-25 | 2 | -2/+2 |
* | | | use strict equals in readdir loops to prevent issues with '0' files | Robin Appelman | 2013-08-19 | 1 | -3/+3 |
|/ / |
|
* / | Add _many_ newlines at the end of files | kondou | 2013-08-18 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #3763 from owncloud/recursive-rmdir | Thomas Müller | 2013-06-30 | 2 | -4/+44 |
|\ |
|
| * | make rmdir recursive for mappellocal storage backend | Robin Appelman | 2013-06-30 | 1 | -3/+23 |
| * | Make rmdir recursive for local storage | Robin Appelman | 2013-06-17 | 1 | -1/+21 |
* | | fix storage wrapper namespaces | Robin Appelman | 2013-06-28 | 1 | -1/+1 |
* | | move storage wrappers to their own namespace | Robin Appelman | 2013-06-28 | 1 | -1/+1 |
* | | Storage wrapper: provide access to the wrapped storage | Robin Appelman | 2013-06-07 | 1 | -1/+8 |
* | | merge master into storage-wrapper | Robin Appelman | 2013-06-07 | 1 | -12/+6 |
|\| |
|
| * | Remove user name addition to paths in deleteAll | Michael Gapczynski | 2013-05-20 | 1 | -12/+6 |
* | | manage creating and wrapping storages in it's own class | Robin Appelman | 2013-06-07 | 1 | -3/+24 |
* | | Add mechanism to allow apps to wraper storage classes | Robin Appelman | 2013-05-08 | 1 | -0/+17 |
* | | Add wrapper storage backend | Robin Appelman | 2013-05-08 | 1 | -0/+420 |
|/ |
|
* | Code style | Robin Appelman | 2013-04-26 | 1 | -206/+231 |
* | Cache: seperate handing of numeric storage id's to it's own class | Robin Appelman | 2013-04-26 | 2 | -1/+14 |
* | Merge pull request #2747 from owncloud/cache-contructed-cache-objects | Jörn Friedrich Dreyer | 2013-04-10 | 1 | -4/+20 |
|\ |
|
| * | Remember the contructed OC\Files\Cache\* classes in OC\Files\Storage\Common | Bart Visscher | 2013-04-05 | 1 | -4/+20 |
* | | Fix touch for creating new files | Robin Appelman | 2013-04-10 | 1 | -1/+1 |
* | | fixes #2792 - only touch if writable | Thomas Mueller | 2013-04-08 | 1 | -0/+3 |
|/ |
|
* | 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 |
* | Return unknown freespace if the free_space call failed | Robin Appelman | 2013-03-14 | 1 | -1/+5 |
* | fixing various filesystem/storage unit tests on windows | Thomas Mueller | 2013-03-12 | 1 | -3/+6 |
* | 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 | 1 | -4/+4 |
| |\ |
|
| * \ | Merge branch 'master' into external_storage_ui_feedback | Michael Gapczynski | 2013-02-19 | 3 | -47/+65 |
| |\ \ |
|
| * | | | 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 #1856 from owncloud/fix_error_handling_stream_copy | Frank Karlitschek | 2013-02-25 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | return both, count and result if the operation succeeded or failed. Maybe in ... | Björn Schießle | 2013-02-22 | 1 | -2/+2 |
| | |/
| |/| |
|
* / | | Whitespace fixes | Bart Visscher | 2013-02-22 | 1 | -2/+2 |
|/ / |
|
* | | Merge pull request #1731 from owncloud/unknown-freespace | Frank Karlitschek | 2013-02-19 | 1 | -0/+9 |
|\ \ |
|
| * | | Give storage backends the option to define having no known free space | Robin Appelman | 2013-02-16 | 1 | -0/+9 |
* | | | fix error in recursive search | Thomas Mueller | 2013-02-15 | 1 | -3/+3 |
|/ / |
|
* | | Style-fix: Breakup long lines | Bart Visscher | 2013-02-14 | 3 | -3/+8 |
* | | Fix NoSpaceAfterComma and SpaceBeforeComma | Bart Visscher | 2013-02-14 | 3 | -33/+33 |
* | | Fix indentation style | Bart Visscher | 2013-02-14 | 1 | -1/+1 |