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
/
models
/
main_test.go
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-17
Add system setting table with cache and also add cache supports for user sett...
Lunny Xiao
2022-08-25
Move some files into models' sub packages (#20262)
Lunny Xiao
2022-06-13
Move issues related files into models/issues (#19931)
Lunny Xiao
2022-04-14
Use a struct as test options (#19393)
Lunny Xiao
2022-04-08
Move milestone to models/issues/ (#19278)
Lunny Xiao
2022-03-29
Move organization related structs into sub package (#18518)
Lunny Xiao
2021-12-10
Move keys to models/asymkey (#17917)
Lunny Xiao
2021-12-10
Move repository model into models/repo (#17933)
Lunny Xiao
2021-11-24
Move user related model into models/user (#17781)
Lunny Xiao
2021-11-16
Decouple unit test, remove intermediate `unittestbridge` package (#17662)
wxiaoguang
2021-11-12
Decouple unit test code from business code (#17623)
wxiaoguang
2021-09-19
Move db related basic functions to models/db (#17075)
Lunny Xiao
2020-04-05
Add gitea-vet (#10948)
John Olheiser
2017-11-30
Unit tests for wiki routers (#3022)
Ethan Koenig
2017-08-03
Fix counts on issues dashboard (#2215)
Ethan Koenig
2017-07-26
Fix compiling without sqlite and gcc (#2177)
Lauris BH
2017-06-04
Run unused test
Ethan Koenig
2017-05-20
Fix and test for delete user (#1713)
Ethan Koenig