Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move \OC\Files to PSR-4 | Roeland Jago Douma | 2016-04-24 | 1 | -176/+0 |
| | |||||
* | Update author information | Lukas Reschke | 2016-03-01 | 1 | -0/+2 |
| | | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :) | ||||
* | Make sure fileinfo exists when calling getCheckSum in node API | Vincent Petry | 2016-02-08 | 1 | -1/+1 |
| | |||||
* | Add store/retrieve checksums | Roeland Jago Douma | 2016-02-03 | 1 | -0/+7 |
| | | | | | | | * Add extra db column to filecache * Bump version * Update filecache code to actually handle checksum * Webdav code to store/retrieve checksums | ||||
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+1 |
| | |||||
* | Add metadata to post delete hooks | Robin Appelman | 2015-12-01 | 1 | -1/+2 |
| | |||||
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -4/+19 |
| | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -18/+5 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -5/+18 |
| | |||||
* | make \OC\Files\Node\Node implement the FileInfo interface | Robin Appelman | 2014-12-04 | 1 | -7/+3 |
| | |||||
* | Replace deprecated constant with new class constant | Joas Schilling | 2014-11-25 | 1 | -5/+5 |
| | |||||
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+155 |
Conflicts: lib/private/vcategories.php |