Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-18 | fix: returns the added commits | Santo Cariotti | |
2021-03-18 | fix: security with single quote on queries | Santo Cariotti | |
This error was raised because it does not use the `prepare` method | |||
2021-03-18 | feat(commit): create new commits from vec | Santo Cariotti | |
2021-03-17 | feat: add delete commit endpoint | Santo Cariotti | |
2021-03-17 | feat: get commit by hash | Santo Cariotti | |
2021-03-17 | chore: use timestamptz for commit date | Santo Cariotti | |
2021-03-17 | fix: error when 'tree' is null | Santo Cariotti | |
2021-03-17 | feat: add commit models and get all of them | Santo Cariotti | |