0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-11 10:34:59 +01:00
gitea/models/db
Lunny Xiao 26095115f4
Move some repository related code into sub package (#19711)
* Move some repository related code into sub package

* Move more repository functions out of models

* Fix lint

* Some performance optimization for webhooks and others

* some refactors

* Fix lint

* Fix

* Update modules/repository/delete.go

Co-authored-by: delvh <dev.lh@web.de>

* Fix test

* Merge

* Fix test

* Fix test

* Fix test

* Fix test

Co-authored-by: delvh <dev.lh@web.de>
2022-06-06 16:01:49 +08:00
..
install
paginator
context.go Estimate Action Count in Statistics (#19775) 2022-05-21 14:50:50 -04:00
convert.go
engine.go Move some repository related code into sub package (#19711) 2022-06-06 16:01:49 +08:00
error.go
index.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
list_options.go
log.go
name.go
search.go
sequence.go
sql_postgres_with_schema.go