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
/
routers
/
init.go
Age
Commit message (
Expand
)
Author
2023-03-07
Refactor `setting.Database.UseXXX` to methods (#23354)
Jason Song
2023-02-24
Avoid warning for system setting when start up (#23054)
Lunny Xiao
2023-02-20
Refactor the setting to make unit test easier (#22405)
Lunny Xiao
2023-01-31
Implement actions (#21937)
Jason Song
2023-01-14
Add support for incoming emails (#22056)
KN4CK3R
2023-01-01
Reminder for no more logs to console (#22282)
Jason Song
2022-11-27
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-12
Add some documentation to packages (#21648)
zeripath
2022-10-28
Sync git hooks when config file path changed (#21619)
Jason Song
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-08-28
Share HTML template renderers and create a watcher framework (#20218)
zeripath
2022-08-09
Refactor legacy git init (#20376)
wxiaoguang
2022-07-15
Initialize cron last (#20373)
zeripath
2022-07-10
Refactor SSH init code, fix directory creation for TrustedUserCAKeys file (#2...
wxiaoguang
2022-06-11
Fix data-race problems in git module (quick patch) (#19934)
wxiaoguang
2022-06-10
Refactor git module, make Gitea use internal git config (#19732)
wxiaoguang
2022-05-10
Update go tool dependencies (#19676)
silverwind
2022-05-08
Move some helper files out of models (#19355)
Lunny Xiao
2022-05-08
Auto merge pull requests when all checks succeeded via API (#9307)
kolaente
2022-04-25
Use queue instead of memory queue in webhook send service (#19390)
Lunny Xiao
2022-04-08
Remove dependent on session auth for api/v1 routers (#19321)
Lunny Xiao
2022-03-31
Add Goroutine stack inspector to admin/monitor (#19207)
zeripath
2022-03-30
Add Package Registry (#16510)
KN4CK3R
2021-12-10
Move keys to models/asymkey (#17917)
Lunny Xiao
2021-12-06
Move repo archiver to models/repo (#17913)
Lunny Xiao
2021-12-01
Improve install code to avoid low-level mistakes. (#17779)
wxiaoguang
2021-11-18
Move task from modules to services (#17680)
Lunny Xiao
2021-11-17
Move some functions into services/repository (#17677)
Lunny Xiao
2021-11-16
Move migrations into services and base into modules/migration (#17663)
Lunny Xiao
2021-11-16
Move some functions into services/repository (#17660)
Lunny Xiao
2021-11-09
tune sqlite3 message (#17601)
wxiaoguang
2021-11-06
Fix ipv6 parsing for builtin ssh server (#17561)
Wim
2021-10-21
Sync gitea app path for git hooks and authorized keys when starting (#17335)
wxiaoguang
2021-09-13
Always emit the configuration path (#17036)
zeripath
2021-09-12
Use common sessioner for API and Web (#17027)
zeripath
2021-07-24
Refactor: Move login out of models (#16199)
zeripath
2021-07-10
Add LRU mem cache implementation (#16226)
zeripath
2021-06-26
Add --quiet and --verbose to gitea web to control initial logging (#16260)
zeripath
2021-06-26
Let package git depend on setting but not opposite (#15241)
Lunny Xiao
2021-06-25
Use gitea logging module for git module (#16243)
6543
2021-06-23
Rework repository archive (#14723)
Lunny Xiao
2021-06-09
Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#1...
Lunny Xiao
2021-06-09
Refactor routers directory (#15800)
Lunny Xiao
2021-04-19
Refactor renders (#15175)
Lunny Xiao
2021-01-27
Print usefull error if SQLite is used in settings but not supported (#14476)
6543
2021-01-26
Move macaron to chi (#14293)
Lunny Xiao
2021-01-14
Use IsProd instead of testing if it's equal. (#14336)
Lunny Xiao
2021-01-05
Fix recovery middleware to render gitea style page. (#13857)
Lunny Xiao
2020-12-08
Move webhook type from int to string (#13664)
Lunny Xiao
[next]