Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update licence headers via script | Morris Jobke | 2015-10-05 | 1 | -0/+1 |
| | |||||
* | Keep shared locks in post hooks | Vincent Petry | 2015-06-25 | 1 | -1/+1 |
| | | | | | | | | Instead of unlocking after the file operation, change exclusive locks back to shared locks during post hooks, and unlock after that. Also added unit tests to test locking in pre-hooks, during operation and post-hooks. | ||||
* | 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 |
| | |||||
* | use system function to recursive remove the directory used by temporary storage | Thomas Müller | 2014-06-06 | 1 | -0/+4 |
| | |||||
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+27 |
Conflicts: lib/private/vcategories.php |