index
:
server
main
Gico server
dcariotti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
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
2021-03-17
fix: response status for repo creation
Santo Cariotti
2021-03-16
feat: create and search email
Santo Cariotti
2021-03-16
chore: better use of query_opt
Santo Cariotti
2021-03-16
chore: add doc for create repo endpoint
Santo Cariotti
2021-03-16
feat: get all emails
Santo Cariotti
2021-03-16
feat: make regex of url to check if it is valid
Santo Cariotti
Currently it works only with GitHub
2021-03-16
feat: create repository
Santo Cariotti
2021-03-16
feat: search repository helper
Santo Cariotti
2021-03-14
feat: add DELETE method
Santo Cariotti
2021-03-14
feat(errors): add authorizationerror in list
Santo Cariotti
2021-03-14
chore: add helpers module
Santo Cariotti
2021-03-14
fix: parse uuid fields for get repo
Santo Cariotti
2021-03-14
chore: add docs
Santo Cariotti
2021-03-14
feat: find repo by id
Santo Cariotti
2021-03-14
chore: get repos error in json mode
Santo Cariotti
2021-03-14
chore: rename error key for responder
Santo Cariotti
2021-03-13
feat: add get all repos from db
Santo Cariotti
2021-03-10
feat: add logging with slog
Santo Cariotti
2021-03-09
feat: add server configuration by .env
Santo Cariotti
2021-03-09
feat: add pool on web server
Santo Cariotti
2021-03-09
feat: add config module
Santo Cariotti
2021-03-07
init
Santo Cariotti