Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-11 | r/2576 feat(atward): Add 'cs' query parameter to toggle Sourcegraph support | Vincent Ambo | 1 | -3/+48 |
2021-05-11 | r/2575 refactor(atward): Construct an atward query type from user requests | Vincent Ambo | 1 | -15/+44 |
2021-05-06 | r/2573 fix(atward): Better align unsupported query error with inspiration | Vincent Ambo | 1 | -1/+2 |
2021-05-06 | r/2572 refactor(atward): Rename Query -> Handler | Vincent Ambo | 1 | -18/+18 |
2021-05-06 | r/2570 feat(web/atward): Support depot paths (to cgit for now) | Vincent Ambo | 1 | -0/+30 |
2021-05-06 | r/2569 fix(atward): Use 'q' query parameter for query instead | Vincent Ambo | 1 | -2/+10 |
2021-05-05 | r/2566 refactor(atward): Configure listen address | Vincent Ambo | 1 | -2/+2 |
2021-05-04 | r/2564 feat(atward): Add query for changelists | Vincent Ambo | 1 | -0/+16 |
2021-05-03 | r/2560 feat(web/atward): Wire up query resolution to a web server | Vincent Ambo | 1 | -1/+17 |
2021-05-03 | r/2559 feat(web/atward): Implement match scaffolding for TVL redirector | Vincent Ambo | 5 | -0/+1085 |