summaryrefslogtreecommitdiff
path: root/src/commit/routes.rs
AgeCommit message (Expand)Author
2021-03-24feat: add endpoint to search commits by repositorySanto Cariotti
2021-03-23feat: search more than one commitSanto Cariotti
2021-03-20feat: add endpoint to get top authorsSanto Cariotti
2021-03-19chore: upgrade actix_web to version 3Santo Cariotti
2021-03-17feat: add delete commit endpointSanto Cariotti
2021-03-17feat: get commit by hashSanto Cariotti
2021-03-17feat: add commit models and get all of themSanto Cariotti