]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/InboxIdle.pm
inboxidle: clue users into resolving ENOSPC from inotify
[public-inbox.git] / lib / PublicInbox / InboxIdle.pm
2020-12-26 Eric Wonginboxidle: clue users into resolving ENOSPC from inotify
2020-07-06 Eric Wonginboxidle: warn on inotify_add_watch failures
2020-07-02 Eric Wonginboxidle: avoid per-inbox anonymous subs
2020-06-28 Eric Wongds: remove fields.pm usage
2020-06-28 Eric Wongwatch: remove Filesys::Notify::Simple dependency
2020-06-25 Eric Wonglock: reduce inotify wakeups
2020-06-16 Eric Wongimap: improve IDLE handling at graceful shutdown
2020-06-15 Eric Wonginboxidle: support Linux::Inotify2 1.x
2020-06-13 Eric Wongimap: delay InboxIdle start, support refresh
2020-06-13 Eric Wonginboxidle: new class to detect inbox changes