aboutsummaryrefslogtreecommitdiffstats
path: root/rust/src/bin/fatcatd.rs
Commit message (Expand)AuthorAgeFilesLines
* rust: clippy cleanupsBryan Newbold2022-10-051-1/+1
* RIP Peter EckersleyBryan Newbold2022-09-061-1/+1
* fatcatd: display version correctly, and at startupBryan Newbold2021-10-131-2/+8
* rustfmtBryan Newbold2020-11-191-2/+1
* entirely remove unused https flag to fatcatdBryan Newbold2019-09-291-15/+6
* API docs default to redoc, not swagger-uiBryan Newbold2019-09-131-1/+10
* update missing rust crate namesBryan Newbold2019-09-051-2/+2
* get regular log lines flowing through slogBryan Newbold2019-01-281-0/+2
* remove spurious/debug line from fatcatdBryan Newbold2019-01-141-1/+0
* code docs/comments and rustfmtBryan Newbold2019-01-101-5/+7
* narrow down many glob importsBryan Newbold2019-01-101-3/+3
* crude metrics integration (only a handful for now)Bryan Newbold2019-01-101-1/+28
* wire up basic sentry error reportingBryan Newbold2019-01-091-0/+16
* huge refactor of rust modules/filesBryan Newbold2019-01-081-17/+23
* make editor_id optional when createding editgroupBryan Newbold2018-12-311-1/+6
* allow multiple 'alt' keys to be specified in envBryan Newbold2018-12-311-0/+8
* add auth middleware back inBryan Newbold2018-12-311-0/+1
* rustfmt; implement role-based auth checksBryan Newbold2018-12-311-1/+0
* start refactor of auth codeBryan Newbold2018-12-281-1/+0
* start skeleton of auth internal bitsBryan Newbold2018-12-261-8/+4
* new rustfmt (1.31)Bryan Newbold2018-12-141-1/+2
* rustfmt, and implement schema tweaksBryan Newbold2018-09-221-2/+1
* finish fatcat-api => fatcat-api-spec refactorBryan Newbold2018-09-111-3/+3
* no more default/mangled HTTP status codesBryan Newbold2018-06-211-1/+4
* have fatcatd declare it's port on startupBryan Newbold2018-06-201-1/+4
* move API spec to top level directoryBryan Newbold2018-05-281-1/+1
* WIP on API spec improvementsBryan Newbold2018-05-241-1/+1
* clean up unused macro etc warningsBryan Newbold2018-05-241-2/+1
* rust fmtBryan Newbold2018-05-241-4/+14
* add redirect to swagger UIBryan Newbold2018-05-241-1/+7
* serve up swagger UIBryan Newbold2018-05-241-2/+13
* progressBryan Newbold2018-05-161-3/+3
* rename fatcat-iron to fatcatdBryan Newbold2018-05-161-0/+65