index
:
gitea
base-activitypub
feature-activitypub
feature-activitypub-old
feature-go-ap-inbox-outbox
feature-go-fed
feature-inbox-outbox
feature-manual-inbox-outbox
feature-manual-inbox-outbox-old
gitea
libreplanet-federation-demo
main
old
release/v1.10
release/v1.11
release/v1.12
release/v1.13
release/v1.14
release/v1.15
release/v1.16
release/v1.8
release/v1.9
Development moved to Codeberg
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
pr
Age
Commit message (
Expand
)
Author
2023-02-20
Refactor the setting to make unit test easier (#22405)
Lunny Xiao
2022-11-27
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-10-23
Add link to user profile in markdown mention only if user exists (#21533)
Yarden Shoham
2022-10-17
Add system setting table with cache and also add cache supports for user sett...
Lunny Xiao
2022-09-02
Kd/ci playwright go test (#20123)
Kyle D
2022-08-28
Share HTML template renderers and create a watcher framework (#20218)
zeripath
2022-08-09
Refactor legacy git init (#20376)
wxiaoguang
2022-05-08
Move some helper files out of models (#19355)
Lunny Xiao
2022-04-02
Remove legacy `unknwon/com` package (#19298)
wxiaoguang
2022-01-20
format with gofumpt (#18184)
6543
2021-12-02
Use fmt.Sprintf correctly (#17886)
delvh
2021-12-02
Refactor various strings (#17784)
mscherer
2021-12-01
Improve install code to avoid low-level mistakes. (#17779)
wxiaoguang
2021-11-12
Decouple unit test code from business code (#17623)
wxiaoguang
2021-11-03
Simplify Gothic to use our session store instead of creating a different stor...
zeripath
2021-10-30
Rename db Engines related functions (#17481)
Lunny Xiao
2021-10-21
Sync gitea app path for git hooks and authorized keys when starting (#17335)
wxiaoguang
2021-09-24
Move login related structs and functions to models/login (#17093)
Lunny Xiao
2021-09-22
refactor: move from io/ioutil to io and os package (#17109)
Eng Zer Jun
2021-09-19
Move db related basic functions to models/db (#17075)
Lunny Xiao
2021-06-26
Let package git depend on setting but not opposite (#15241)
Lunny Xiao
2021-06-09
Refactor routers directory (#15800)
Lunny Xiao
2021-04-19
Refactor renders (#15175)
Lunny Xiao
2021-01-26
Move macaron to chi (#14293)
Lunny Xiao
2020-12-25
migrate from com.* to alternatives (#14103)
6543
2020-11-16
Use mount but not register for chi routes (#13555)
Lunny Xiao
2020-11-13
Introduce go chi web framework as frontend of macaron, so that we can move ro...
Lunny Xiao
2020-08-11
Re-attempt to delete temporary upload if the file is locked by another proces...
zeripath
2020-08-05
Fix correct upstream remote HTTPS URL (#12436)
Lauris BH
2020-06-17
upgrade to use testfixtures v3 (#11904)
techknowlogick
2020-04-05
Add gitea-vet (#10948)
John Olheiser
2020-03-17
Migrate to go-git/go-git v5.0.0 (#10735)
Lauris BH
2020-02-16
make/pr: enforce vendor for run (#10296)
Antoine GIRARD
2020-02-08
Improve make PR (force build and help message) (#10178)
Antoine GIRARD
2019-12-15
Graceful: Xorm, RepoIndexer, Cron and Others (#9282)
zeripath
2019-10-17
Upgrade xorm to v0.8.0 (#8536)
Lunny Xiao
2019-08-24
Move database settings from models to setting (#7806)
Lunny Xiao
2019-08-23
Use gitea forked macaron (#7933)
Tamal Saha
2019-06-26
Monitor all git commands; move blame to git package and replace git as a vari...
Lunny Xiao
2019-06-12
Add golangci (#6418)
kolaente
2019-05-25
Fix wrong init dependency on markup extensions (#7038)
Lunny Xiao
2019-05-14
Add work path CLI option (#6922)
zeripath
2019-05-11
Remove local clones & make hooks run on merge/edit/upload (#6672)
zeripath
2019-04-29
Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631)
zeripath
2019-03-15
Add way to force checkout (#6322)
John Olheiser
2019-03-12
Use correct remote on Windows (#6313)
John Olheiser
2019-03-07
[Contrib] Checkout a PR (#6021)
Antoine GIRARD