summaryrefslogtreecommitdiff
path: root/plugins/warp/src/plugin/workflow.rs
AgeCommit message (Expand)Author
2025-02-25Misc Rust formattingMason Reed
2025-02-25Refactor analysis pipeline completion logic and add support for re-enabling a...Brian Potchik
2025-01-25Rust refactorMason Reed
2024-11-08WARP: Fix matcher workflow generating a large number of anonymous undo actionsMason Reed
2024-11-04WARP: Move workflows from `analysis.plugins.warp` to `analysis.warp`Mason Reed
2024-11-04WARP: Fix analysis updates not being correctly markedMason Reed
2024-10-30WARP: Only run matcher workflow onceMason Reed
2024-10-30WARP: Add more debug commands and manually invoke the matcherMason Reed
2024-10-28Refactor WARP to use a module workflow for matchingMason Reed
2024-10-24Add WARP integrationMason Reed