| Commit message (Expand) | Author | Age | Files | Lines |
* | Prevent renaming/deleting mount points | Vincent Petry | 2013-10-15 | 1 | -1/+2 |
* | Merge pull request #5263 from owncloud/fixing-5255-master | VicDeo | 2013-10-10 | 1 | -1/+3 |
|\ |
|
| * | the path need to be normalized before putting it into resolvePath() | Thomas Müller | 2013-10-10 | 1 | -1/+3 |
* | | merge master into hooks-view-same-start | Robin Appelman | 2013-10-10 | 2 | -280/+2 |
|\| |
|
| * | Merge pull request #5221 from owncloud/fixing-5217-master | VicDeo | 2013-10-10 | 1 | -279/+0 |
| |\ |
|
| | * | php 5.3 compatibility for \OC\Files\Storage | Thomas Müller | 2013-10-08 | 1 | -279/+0 |
| * | | don't trigger the create hooks when if the file already exists for file_put_c... | Robin Appelman | 2013-10-09 | 1 | -1/+2 |
| |/ |
|
* / | ensure the view's root is a subfolder of the the default root, not only start... | Robin Appelman | 2013-10-09 | 1 | -1/+4 |
|/ |
|
* | Check result only once | Victor Dubiniuk | 2013-10-04 | 1 | -3/+5 |
* | Make mimetypes static. Jenkis will be happy | Victor Dubiniuk | 2013-10-04 | 1 | -11/+11 |
* | Load all mimetypes in one go | Victor Dubiniuk | 2013-10-04 | 1 | -17/+20 |
* | only perform files upgrade in case there are actually entries in the old fsca... | Thomas Müller | 2013-10-02 | 1 | -1/+9 |
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 37 | -0/+8317 |