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
Commit message (
Expand
)
Author
Age
*
refactor(db): migrate password methods off `user.go` (#7205)
Joe Chen
2022-10-23
*
refactor(db): migrate `Follow` off `user.go` (#7203)
Joe Chen
2022-10-23
*
api: support put content (#7114)
Mateusz Reszka
2022-10-22
*
refactor(db): move some methods off `user.go` (#7199)
Joe Chen
2022-10-22
*
refactor(db): rename `User.Passwd` to `User.Password` (#7196)
Joe Chen
2022-10-22
*
refactor(db): move some methods from `user.go` to `users.go` (#7195)
Joe Chen
2022-10-22
*
api: support getting blob content (#7080)
Yehonatan Ezron
2022-07-17
*
db: refactor "action" table to use GORM (#7054)
Joe Chen
2022-06-25
*
db: use `context` and go-mockgen for `ReposStore` (#7046)
Joe Chen
2022-06-11
*
db: use `context` and go-mockgen for login sources (#7041)
Joe Chen
2022-06-10
*
db: use `context` and go-mockgen for `PermsStore` (#7033)
Joe Chen
2022-06-08
*
db: use `context` and go-mockgen for `AccessTokensStore` (#7013)
Joe Chen
2022-06-06
*
webhook: revalidate local hostname before each delivery (#6988)
Joe Chen
2022-05-31
*
autofix: fix check for empty string (#6804)
deepsource-autofix[bot]
2022-03-06
*
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
*
ci: use new lint action and add custom config (#6562)
ᴜɴᴋɴᴡᴏɴ
2021-05-19
*
chore: fix typos in code comments (#6556)
Atin
2021-05-19
*
db: migrate access table to use GORM (#6371)
ᴜɴᴋɴᴡᴏɴ
2020-10-06
*
db: remove `db.User.LoginType` field (#6122)
Kousik Mitra
2020-04-19
*
db: add tests for users (#6116)
ᴜɴᴋɴᴡᴏɴ
2020-04-18
*
db: add tests for repos (#6112)
ᴜɴᴋɴᴡᴏɴ
2020-04-17
*
api: add admin endpoint to get team members (#6101)
Rui Santos
2020-04-15
*
login_source: migrate to GORM and add tests (#6090)
ᴜɴᴋɴᴡᴏɴ
2020-04-11
*
access_token: migrate to GORM and add tests (#6086)
ᴜɴᴋɴᴡᴏɴ
2020-04-11
*
lfs: implement HTTP routes (#6035)
ᴜɴᴋɴᴡᴏɴ
2020-04-04
*
api: support get releases endpoint (#6026)
Philidor Green
2020-03-28
*
webhook: overhaul route handlers (#6002)
ᴜɴᴋɴᴡᴏɴ
2020-03-22
*
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
*
git: migrate to github.com/gogs/git-module@v1.0.0 (#5958)
ᴜɴᴋɴᴡᴏɴ
2020-03-08
*
api: `GET /repos/:owner/:repo/contents/:path` (#5963)
ᴜɴᴋɴᴡᴏɴ
2020-03-05
*
lint: fix some Golang CI lint issues (#5955)
ᴜɴᴋɴᴡᴏɴ
2020-03-01
*
conf: overhaul auth and user settings (#5942)
ᴜɴᴋɴᴡᴏɴ
2020-02-27
*
api: support getting repository Git tree (#5934) (#5937)
Bharat Nallan
2020-02-25
*
conf: overhaul email settings (#5940)
ᴜɴᴋɴᴡᴏɴ
2020-02-25
*
conf: overhaul server settings (#5928)
ᴜɴᴋɴᴡᴏɴ
2020-02-22
*
log: migrate to unknwon.dev/clog/v2 (#5927)
ᴜɴᴋɴᴡᴏɴ
2020-02-20
*
api/misc/markdown: remove Mode option (#5910)
ᴜɴᴋɴᴡᴏɴ
2020-01-29
*
api: sanitize raw markdown content (#5907)
ᴜɴᴋɴᴡᴏɴ
2020-01-27
*
repo: use editorconfig v2 (#5888)
Yoan Blanc
2019-12-25
*
web: fix panic when download attachments (#5838)
Unknwon
2019-10-24
*
internal: move packages under this directory (#5836)
Unknwon
2019-10-24