circus/crates/server/src/routes
NotAShelf 2eae49f313
fc: initial pull request evaluation support
The migration adds PR support, models expose PR fields, webhooks handle
PR events, and tests validate it. To be honest the migrations are a bit
redundant at the moment, but I'd like to handle my old deployments so
it's nice(r) to have them. I *am* testing those on baremetal.

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I02fb4540b62d3e8159ac18b9fa63be916a6a6964
2026-02-07 22:09:20 +03:00
..
admin.rs chore: format with updated rustfmt and taplo rules 2026-02-05 22:45:06 +03:00
auth.rs chore: format with updated rustfmt and taplo rules 2026-02-05 22:45:06 +03:00
badges.rs chore: format with updated rustfmt and taplo rules 2026-02-05 22:45:06 +03:00
builds.rs chore: format with updated rustfmt and taplo rules 2026-02-05 22:45:06 +03:00
cache.rs chore: format with updated rustfmt and taplo rules 2026-02-05 22:45:06 +03:00
channels.rs chore: format with updated rustfmt and taplo rules 2026-02-05 22:45:06 +03:00
dashboard.rs fc-server: fix clippy warnings about manual clamp patterns 2026-02-05 22:48:05 +03:00
evaluations.rs chore: format with updated rustfmt and taplo rules 2026-02-05 22:45:06 +03:00
health.rs chore: format with updated rustfmt and taplo rules 2026-02-05 22:45:06 +03:00
jobsets.rs chore: format with updated rustfmt and taplo rules 2026-02-05 22:45:06 +03:00
logs.rs chore: format with updated rustfmt and taplo rules 2026-02-05 22:45:06 +03:00
metrics.rs chore: format with updated rustfmt and taplo rules 2026-02-05 22:45:06 +03:00
mod.rs fc-server: restore dashboard routes; add extract_session middleware 2026-02-05 22:45:18 +03:00
projects.rs chore: format with updated rustfmt and taplo rules 2026-02-05 22:45:06 +03:00
search.rs fc-server: add (more) advanced search API 2026-02-05 22:45:22 +03:00
users.rs fc-server: fix clippy warnings about manual clamp patterns 2026-02-05 22:48:05 +03:00
webhooks.rs fc: initial pull request evaluation support 2026-02-07 22:09:20 +03:00