Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy new year! | Thomas Müller | 2016-01-12 | 2 | -2/+2 |
* | update license headers and authors | Morris Jobke | 2015-06-25 | 2 | -0/+3 |
* | Rethrow LockedException with full path | Vincent Petry | 2015-06-16 | 1 | -3/+8 |
* | [OCP] update PHPdoc to contain correct @since tags | Morris Jobke | 2015-06-05 | 2 | -0/+25 |
* | add method to atomically change between shared and exclusive lock | Robin Appelman | 2015-06-01 | 1 | -0/+9 |
* | release all locks on shutdown | Robin Appelman | 2015-06-01 | 1 | -0/+5 |
* | Fix PHPDoc of public interface ILockingProvider | Morris Jobke | 2015-05-18 | 1 | -1/+1 |
* | allow getting the path from the lockedexception | Robin Appelman | 2015-04-30 | 1 | -0/+21 |
* | add memcache based shared/exclusive locking | Robin Appelman | 2015-04-30 | 2 | -0/+72 |