about summary refs log tree commit diff stats
path: root/worker/handlers
Commit message (Collapse)AuthorAgeFilesLines
* Register worker in init.Reto Brunner2019-07-191-0/+27
This allows backends which can't always be compiled due to missing dependencies (say libnotmuch) to be compiled conditionally with buildflags.
a> ^
b4c2c703 ^
811b7c28 ^






b4c2c703 ^
49ae0dd1 ^


0cfc59d6 ^

b4b0eb24 ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22