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
/
db
Age
Commit message (
Expand
)
Author
2023-03-09
Test renderReadmeFile (#23185)
Nick
2023-03-07
Refactor `setting.Database.UseXXX` to methods (#23354)
Jason Song
2023-02-24
Fix db.Find bug (#23115)
Lunny Xiao
2023-02-23
Remove all package data after tests (#22984)
KN4CK3R
2023-02-20
Use beforeCommit instead of baseCommit (#22949)
Kyle D
2023-02-13
Move delete user to service (#22478)
Lunny Xiao
2023-02-11
Fix .golangci.yml (#22868)
zeripath
2023-02-04
Show all projects, not just repo projects and open/closed projects (#22640)
Lunny Xiao
2023-02-03
update to build with go1.20 (#22732)
techknowlogick
2023-01-17
some refactor about code comments (#20821)
Lunny Xiao
2023-01-09
Fix halfCommitter and WithTx (#22366)
Jason Song
2023-01-08
Always reuse transaction (#22362)
Jason Song
2022-12-30
Support estimated count with multiple schemas (#22276)
Jason Song
2022-12-23
Check primary keys for all tables and drop ForeignReference (#21721)
Jason Song
2022-12-23
Test views of LFS files (#22196)
Nick
2022-12-12
Add a simple test for external renderer (#20033)
Lunny Xiao
2022-12-10
Update xorm (#22094)
KN4CK3R
2022-12-08
Update go dev dependencies (#22064)
silverwind
2022-12-02
Fix generate index failure possibility on postgres (#21998)
Lunny Xiao
2022-12-01
Fix parallel creating commit status bug with tests (#21911)
Lunny Xiao
2022-11-27
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-19
Add `context.Context` to more methods (#21546)
KN4CK3R
2022-11-12
Allow detect whether it's in a database transaction for a context.Context (#2...
Lunny Xiao
2022-10-31
Merge db.Iterate and IterateObjects (#21641)
Lunny Xiao
2022-10-24
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
delvh
2022-10-18
Make every not exist error unwrappable to a fs.ErrNotExist (#20891)
zeripath
2022-10-16
Refactor GetNextResourceIndex to make it work properly with transaction (#21469)
wxiaoguang
2022-09-04
test: use `T.TempDir` to create temporary test directory (#21043)
Eng Zer Jun
2022-08-16
Add migrate repo archiver and packages storage support on command line (#20757)
Lunny Xiao
2022-07-28
Modify milestone search keywords to be case insensitive again (#20513)
Tyrone Yeh
2022-07-12
Fix various typos (#20338)
luzpaz
2022-06-24
Allow manager logging to set SQL (#20064)
zeripath
2022-06-20
Adjust transaction handling via db.Context (#20031)
Lunny Xiao
2022-06-20
Add more linters to improve code readability (#19989)
Wim
2022-06-15
Move tests as seperate sub packages to reduce duplicated file names (#19951)
Lunny Xiao
2022-06-13
Move issues related files into models/issues (#19931)
Lunny Xiao
2022-06-06
Move some repository related code into sub package (#19711)
Lunny Xiao
2022-06-04
Fix order by parameter (#19849)
Lunny Xiao
2022-05-21
Estimate Action Count in Statistics (#19775)
zeripath
2022-05-20
Move almost all functions' parameter db.Engine to context.Context (#19748)
Lunny Xiao
2022-05-08
Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649)
6543
2022-05-03
Use for a repo action one database transaction (#19576)
6543
2022-04-14
Use a struct as test options (#19393)
Lunny Xiao
2022-02-17
Move deletebeans into models/db (#18781)
Lunny Xiao
2022-01-27
Automatically pause queue if index service is unavailable (#15066)
Lauris BH
2022-01-20
format with gofumpt (#18184)
6543
2022-01-19
Propagate context and ensure git commands run in request context (#17868)
zeripath
2022-01-02
Refactor auth package (#17962)
Lunny Xiao
2021-12-10
Move keys to models/asymkey (#17917)
Lunny Xiao
2021-12-01
Improve install code to avoid low-level mistakes. (#17779)
wxiaoguang
[next]