summaryrefslogtreecommitdiff
path: root/includes/lock.inc
Commit message (Collapse)AuthorAge
* Issue #2334689 by er.pushpinderrana, joachim: Document character limit on ↵Jennifer Hodgdon2014-09-15
| | | | lock_aquire() for lock name
* - Patch #1216886 by pounard: _lock_id() shouldn't use drupal_static(), any ↵Dries Buytaert2011-07-31
| | | | cache clear would potentially make locks stall.
* - Patch #802856 by catch, pillarsdotnet: make lock_wait() wait less.Dries Buytaert2011-05-13
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanupAngie Byron2011-01-02
|
* - Patch #855374 by aspilicious: fix newlines in lock.inc.Dries Buytaert2010-07-16
|
* - Patch #791610 by jhodgdon: Fixed typo in lock.inc.Dries Buytaert2010-05-06
|
* - Patch #719500 by jhodgdon: removed duplicate text in documentation.Dries Buytaert2010-02-24
|
* #710142 by Berdir, moshe weitzman, chx: Handle exceptions in shutdown ↵Angie Byron2010-02-17
| | | | functions (with tests). Hopefully the last of these weird 'Stack frame in Unknown line 0' errors.
* - Patch #251792 by pwolanin, Damien Tournoud, slantview, c960657: added a ↵Dries Buytaert2009-08-17
locking framework for long running operations.