Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge master into filesystem | Robin Appelman | 2013-01-16 | 1 | -1/+1 |
|\ | |||||
| * | Whitespace cleanup | Bart Visscher | 2013-01-16 | 1 | -1/+1 |
* | | Fix Shared root problems with Watcher and Quota proxy | Michael Gapczynski | 2013-01-01 | 1 | -1/+3 |
* | | merge master into filesystem | Robin Appelman | 2012-11-15 | 1 | -8/+8 |
|\| | |||||
| * | fix quota off by one error | Jörn Friedrich Dreyer | 2012-11-09 | 1 | -8/+8 |
* | | fix quota proxy | Robin Appelman | 2012-11-08 | 1 | -5/+7 |
* | | merge master into filesystem | Robin Appelman | 2012-11-07 | 1 | -7/+9 |
|\| | |||||
| * | Checkstyle: Fix the last 25 NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -2/+2 |
| * | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -2/+2 |
| * | Checkstyle fixes for SpaceBeforeOpenBrace | Felix Moeller | 2012-11-04 | 2 | -2/+2 |
| * | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 1 | -6/+6 |
* | | also use new cache api here | Robin Appelman | 2012-10-26 | 1 | -2/+2 |
* | | move some stuff to the new api | Robin Appelman | 2012-10-26 | 1 | -8/+4 |
* | | merge master into filesystem | Robin Appelman | 2012-10-23 | 1 | -24/+30 |
|\| | |||||
| * | Merge pull request #12 from scambra/fixes | icewind1991 | 2012-10-23 | 1 | -24/+30 |
| |\ | |||||
| | * | check free space using folder's owner | scambra | 2012-09-19 | 1 | -24/+30 |
* | | | merge master into filesystem | Robin Appelman | 2012-10-17 | 1 | -31/+31 |
|\| | | |||||
| * | | Whitespace cleanup | Bart Visscher | 2012-10-14 | 1 | -31/+31 |
* | | | merge master into filesystem | Robin Appelman | 2012-10-13 | 1 | -0/+37 |
|\| | | |||||
| * | | remove unneeded variable | Björn Schießle | 2012-10-12 | 1 | -1/+0 |
| * | | check if directory already exist before executing mkdir | Björn Schießle | 2012-10-12 | 1 | -0/+38 |
| |/ | |||||
* / | don't use depricated OC_Filesystem | Robin Appelman | 2012-10-10 | 1 | -1/+1 |
|/ | |||||
* | fix problem with quota proxy when using copy | Robin Appelman | 2012-09-17 | 1 | -2/+6 |
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -12/+12 |
* | Whitespace fixes in lib | Bart Visscher | 2012-08-29 | 1 | -4/+4 |
* | Only call OC_FileCache::get('/Shared') if it exists in the file cache, preven... | Michael Gapczynski | 2012-06-20 | 1 | -1/+6 |
* | quota calculation fixed | Bjoern Schiessle | 2012-06-19 | 1 | -1/+1 |
* | ignore "Shared"-directory when calculating free space | Bjoern Schiessle | 2012-06-18 | 1 | -0/+2 |
* | cleanup oc_filecache, splitting it in several parts and using the new hasUpdated | Robin Appelman | 2012-06-15 | 1 | -2/+2 |
* | add a default user quota | Robin Appelman | 2012-02-24 | 1 | -2/+28 |
* | save quota in human readable format (42 MB), should prevent some of the overf... | Robin Appelman | 2011-12-14 | 1 | -1/+3 |
* | fix uploading files using webdav | Robin Appelman | 2011-09-25 | 1 | -1/+1 |
* | fix warning when uploading file using webdav | Florian Pritz | 2011-09-24 | 1 | -0/+3 |
* | a bit of refactoring for oc_filesystem and implement user quota | Robin Appelman | 2011-08-15 | 1 | -0/+61 |