summaryrefslogtreecommitdiff
path: root/src/commit
AgeCommit message (Expand)Author
2021-03-19fix: error on escape quote textSanto Cariotti
2021-03-19chore: select commit limited to 300Santo Cariotti
2021-03-19chore: upgrade actix_web to version 3Santo Cariotti
2021-03-18fix: returns the added commitsSanto Cariotti
2021-03-18fix: security with single quote on queriesSanto Cariotti
2021-03-18feat(commit): create new commits from vecSanto Cariotti
2021-03-17feat: add delete commit endpointSanto Cariotti
2021-03-17feat: get commit by hashSanto Cariotti
2021-03-17chore: use timestamptz for commit dateSanto Cariotti
2021-03-17fix: error when 'tree' is nullSanto Cariotti
2021-03-17feat: add commit models and get all of themSanto Cariotti