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 | -97/+0 |
| | | | | | Conflicts: lib/private/vcategories.php | ||||
* | lacy initialization of fileView - in case basic auth is used FileSystem is ↵ | Thomas Müller | 2013-08-26 | 1 | -4/+16 |
| | | | | not yet initialized during the initialize() call | ||||
* | Merge branch 'master' into fixing-4343-master | Thomas Müller | 2013-08-22 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: lib/connector/sabre/quotaplugin.php | ||||
| * | use renamed constants | Robin Appelman | 2013-07-25 | 1 | -1/+1 |
| | | |||||
* | | adding unit tests for quota checks | Thomas Müller | 2013-08-08 | 1 | -32/+43 |
| | | |||||
* | | adding unit tests to determine length | Thomas Müller | 2013-08-08 | 1 | -1/+1 |
| | | |||||
* | | fixes #4343 | Thomas Müller | 2013-08-08 | 1 | -2/+16 |
|/ | |||||
* | Reuse $freeSpace variable | Michael Gapczynski | 2013-02-23 | 1 | -1/+1 |
| | |||||
* | Don't throw insufficient storage exception if free space is unknown | Michael Gapczynski | 2013-02-23 | 1 | -1/+2 |
| | |||||
* | merge master into filesystem | Robin Appelman | 2013-01-07 | 1 | -1/+1 |
| | |||||
* | throwing InsufficientStorage in case the quota is reached | Thomas Mueller | 2012-12-12 | 1 | -1/+1 |
| | |||||
* | Style: Remove all the dangling white spaces | Felix Moeller | 2012-11-04 | 1 | -8/+8 |
| | |||||
* | code style changes | scambra | 2012-10-30 | 1 | -4/+6 |
| | |||||
* | fix checking quota in webdav, adding a sabredav plugin | scambra | 2012-10-30 | 1 | -0/+57 |