fabro/lib/apps/fabro-server/src
2026-08-21 19:34:38 -04:00
..
auth refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
demo Merge origin/main into feat/parallel-branch-live-status 2026-07-28 17:50:36 -04:00
prompts Render the run title prompt with Jinja instead of string replacement 2026-07-27 17:23:16 -04:00
server Fix flaky run id vs variable timestamp assertion 2026-08-21 06:21:33 -04:00
worker_control refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
automation_materializer.rs Remove the recorded pre-run push outcome, keep the push 2026-08-03 19:27:33 -04:00
canonical_host.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
canonical_origin.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
csp.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
diagnostics.rs style: apply pinned rustfmt 2026-08-21 19:34:38 -04:00
error.rs Make pull request creation durable and asynchronous 2026-08-01 19:28:52 -04:00
git_checkout.rs Move GitHub coordinate validation to shared types 2026-08-03 14:53:46 -04:00
github_webhooks.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
install.rs Stop requesting workflow write permission 2026-07-29 13:19:55 -04:00
interp.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
jwt_auth.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
lib.rs fabro(01KYQN78K19NY7PNSCDYP6CG9G): implement (succeeded) 2026-07-31 14:09:32 -04:00
manifest_validation.rs fix(tool): keep fabro_run_create validation catalog-free 2026-07-28 14:40:54 -04:00
migrations.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
principal_middleware.rs Unify blob hash vocabulary 2026-08-17 13:56:19 -04:00
request_id.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
run_compiler.rs Rename SettingsLayer::image_layers to environment_images 2026-08-13 14:34:23 -04:00
run_files.rs Keep the executable run spec out of reach of event redaction 2026-08-06 21:44:46 -04:00
run_files_security.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
run_manifest.rs Remove the recorded pre-run push outcome, keep the push 2026-08-03 19:27:33 -04:00
run_selector.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
run_title_generation.rs refactor: address run title review findings 2026-07-28 17:14:03 -04:00
run_tool_manifest.rs Remove run IDs from create manifest producers 2026-08-01 11:47:11 -04:00
security_headers.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
serve.rs Simplify async pull request creation 2026-08-04 14:51:29 -04:00
server.rs Merge origin/main into fix/doctor-timeout-budget 2026-08-20 20:51:17 -04:00
server_secrets.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
spawn_env.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
startup.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
static_files.rs feat(web): tell open tabs when a new build ships 2026-07-25 14:45:26 -04:00
test_support.rs fix(test): propagate storage setup errors 2026-07-28 17:23:31 -04:00
web_auth.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
worker_runtime.rs refactor: simplify cancellation lifecycle code from review 2026-07-23 21:15:35 -04:00
worker_token.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00