TW-1667: hooks: upon failure indicate which hook failed

- Thanks to Daniel Shahaf.
This commit is contained in:
Paul Beckingham 2017-01-16 13:14:08 -05:00
parent 444e16fdd2
commit b21e0baa47
14 changed files with 106 additions and 93 deletions

View file

@ -8,6 +8,8 @@
(thanks to Eric Fluger).
- TW-1572 Alternative approach to urgency inheritance
(thanks to Jens Erat, Wim Schuermann).
- TW-1667 hooks: upon failure indicate which hook failed
(thanks to Daniel Shahaf).
- TW-1785 Purge command to remove deleted tasks
(thanks to Paul Beckingham).
- TW-1772 Implementation of circular dependency detection is