index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
route
/
api
/
v1
/
api.go
Commit message (
Expand
)
Author
Age
*
refactor(db): migrate methods off and delete deprecated methods from `user.go...
Joe Chen
2022-11-05
*
api: support put content (#7114)
Mateusz Reszka
2022-10-22
*
api: support getting blob content (#7080)
Yehonatan Ezron
2022-07-17
*
db: use `context` and go-mockgen for `ReposStore` (#7046)
Joe Chen
2022-06-11
*
db: use `context` and go-mockgen for `PermsStore` (#7033)
Joe Chen
2022-06-08
*
api: support listing repository tags (#6656)
Devops
2021-12-14
*
api: EditWiki implementation (#5860)
Pavel M
2021-11-10
*
api: add `GET /api/v1/{owner}/{repo}/commits` endpoint (#6574)
Jordan Levin
2021-09-24
*
db: migrate access table to use GORM (#6371)
ᴜɴᴋɴᴡᴏɴ
2020-10-06
*
api: add admin endpoint to get team members (#6101)
Rui Santos
2020-04-15
*
lfs: implement HTTP routes (#6035)
ᴜɴᴋɴᴡᴏɴ
2020-04-04
*
api: support get releases endpoint (#6026)
Philidor Green
2020-03-28
*
refactor: unify error handling in routing layer
ᴜɴᴋɴᴡᴏɴ
2020-03-16
*
api: group "/contents" with "" and "/*" #5985 (#5986)
Bharat Nallan
2020-03-13
*
api: minor changes to `/repo/owner/repo/git/trees` (#5982)
ᴜɴᴋɴᴡᴏɴ
2020-03-11
*
api: overhaul `/repos/owner/repos/contents` (#5980)
ᴜɴᴋɴᴡᴏɴ
2020-03-10
*
api: `GET /repos/:owner/:repo/contents/:path` (#5963)
ᴜɴᴋɴᴡᴏɴ
2020-03-05
*
api: support getting repository Git tree (#5934) (#5937)
Bharat Nallan
2020-02-25
*
internal: move packages under this directory (#5836)
Unknwon
2019-10-24