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
Commit message (
Expand
)
Author
Age
*
db: use `context` and go-mockgen for `TwoFactorsStore` (#7045)
Joe Chen
2022-06-11
*
db: use `context` and go-mockgen for `UsersStore` (#7042)
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 `LFSStore` (#7038)
Joe Chen
2022-06-10
*
db: use `context` and go-mockgen for `PermsStore` (#7033)
Joe Chen
2022-06-08
*
db: rename `AccessTokensStore.Save` to `Touch` (#7029)
Joe Chen
2022-06-08
*
http: clean request path from Git endpoints (#7022)
Joe Chen
2022-06-07
*
db: use `context` and go-mockgen for `AccessTokensStore` (#7013)
Joe Chen
2022-06-06
*
access_token: encrypt access token with SHA256 (#7008)
E99p1ant
2022-06-05
*
http: fix non-sense `NotFound` call (#7003)
Joe Chen
2022-06-04
*
webhook: revalidate local hostname before each delivery (#6988)
Joe Chen
2022-05-31
*
webhook: add missing `%s` URL value for webhook description (#6478)
Renzo Toma
2022-04-04
*
conf: add allowlist for accessing local network (#6842)
Joe Chen
2022-03-14
*
security: fix SSRF in repository migration (#6812)
Michael Rowley
2022-03-08
*
autofix: format code with gofumpt and gofmt (#6803)
deepsource-autofix[bot]
2022-03-06
*
autofix: fix unused method receiver (#6808)
deepsource-autofix[bot]
2022-03-06
*
autofix: function call can be replaced with helper function (#6805)
deepsource-autofix[bot]
2022-03-06
*
autofix: fix check for empty string (#6804)
deepsource-autofix[bot]
2022-03-06
*
autofix: types of function parameters can be combined (#6800)
deepsource-autofix[bot]
2022-03-06
*
autofix: unused parameter should be replaced by underscore (#6799)
deepsource-autofix[bot]
2022-03-06
*
chore: rename few consts to camel case (#6725)
Joe Chen
2022-01-13
*
database: add PostgreSQL custom schema support (#6695)
zvrh
2022-01-05
*
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
*
ssh: allow setting allowed MAC algorithms for built-in server (#6435)
Eduardo Bacchi Kienetz
2020-12-04
*
db: migrate access table to use GORM (#6371)
ᴜɴᴋɴᴡᴏɴ
2020-10-06
*
lfs: ask client to always send the same value for the HTTP header (#6369)
ᴜɴᴋɴᴡᴏɴ
2020-10-04
*
Add git diff timeout in app config (#6348)
Zhukov Roman
2020-09-29
*
auth: decouple types and functions from db (#6320)
ᴜɴᴋɴᴡᴏɴ
2020-09-20
*
repo: support unlisted but publicly accessible repositories (#6176)
Achilleas Koutsou
2020-09-04
*
install: remove MSSQL option (#6295)
ᴜɴᴋɴᴡᴏɴ
2020-08-29
*
install: fix generating removed options (#6293)
ᴜɴᴋɴᴡᴏɴ
2020-08-29
*
conf: remove legacy options (#6267)
ᴜɴᴋɴᴡᴏɴ
2020-08-22
*
organization: limit showing at most 12 members in profile page (#6254)
ᴜɴᴋɴᴡᴏɴ
2020-08-17
*
lfs: show configs in admin ui (#6128)
ᴜɴᴋɴᴡᴏɴ
2020-04-21
*
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
*
db: add tests for two factors (#6099)
ᴜɴᴋɴᴡᴏɴ
2020-04-14
*
login_source: migrate to GORM and add tests (#6090)
ᴜɴᴋɴᴡᴏɴ
2020-04-11
*
access_token: migrate to GORM and add tests (#6086)
ᴜɴᴋɴᴡᴏɴ
2020-04-11
*
lfsutil: add `Storager` interface and local storage (#6083)
ᴜɴᴋɴᴡᴏɴ
2020-04-10
*
repo: disable public access option when using external wiki and issue tracker...
alpencrossi
2020-04-09
*
route: bypass require signin check for trigger repo tasks (#6079)
ᴜɴᴋɴᴡᴏɴ
2020-04-08
*
lfs: add tests to batch endpoint (#6073)
ᴜɴᴋɴᴡᴏɴ
2020-04-06
*
lfs: add unit test for middleware (#6070)
ᴜɴᴋɴᴡᴏɴ
2020-04-06
[next]