13 Commits (c28e462583e9ef32266dfc1285b986c4d2673294)

Author SHA1 Message Date
  Robin Appelman cdedda99e4 Make lock ttl configurable 8 years ago
  Jörn Friedrich Dreyer 4445ef82e0 Test locking with strange filename 8 years ago
  Robin Appelman e191953942 Remove all locks after ttl from the db 8 years ago
  Thomas Müller 3bb6dcea64 Apply DB group annotation ... 8 years ago
  Robin Appelman 05fddec022 expire old lock rows 8 years ago
  Robin Appelman d979e54030 log a warning while trying to acquire a db lock from within a transaction 9 years ago
  Robin Appelman 96a9d171b3 Fix db schema 9 years ago
  Robin Appelman 4ea7cbb0f5 Add database backend for high level locking 9 years ago
  Robin Appelman a8552a1b24 split off keeping track of acquire locks 9 years ago
  Robin Appelman a1372b2fb5 add method to atomically change between shared and exclusive lock 9 years ago
  Robin Appelman c72ea9f7d7 unit test for releaseall 9 years ago
  Robin Appelman ba7d221cff allow getting the path from the lockedexception 9 years ago
  Robin Appelman 96f9573a4b add memcache based shared/exclusive locking 9 years ago