This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-09-08 00:22:12 +02:00
Code
Issues
Activity
Files
5ec9714dde705c51060de4c2ac5d7262add32b31
gitea
/
models
/
db
T
History
3 people
silverwind
GitHub
wxiaoguang
1c16f04bf5
fix(db): make paginated database reads always require "order" option (
#39017
)
...
Co-authored-by: wxiaoguang <
wxiaoguang@gmail.com
>
2026-08-23 08:18:18 +00:00
..
install
…
paginator
…
collation.go
…
common.go
…
conn_test.go
…
conn.go
…
consistency.go
…
context_committer_test.go
…
context_test.go
chore: enable
forcetypeassert
linter, fix issues (
#38804
)
2026-08-09 10:25:06 +00:00
context.go
…
convert.go
…
driver_postgresschema.go
fix: pgsql lint (
#38022
)
2026-06-07 18:28:17 +08:00
driver_sqlite_mattn.go
…
driver_sqlite_modernc.go
…
engine_dump.go
…
engine_hook.go
…
engine_init.go
…
engine_test.go
…
engine.go
refactor: use WithRepo instead of WithDir for most git operations, clean up model migrations (
#38555
)
2026-07-21 12:18:00 +00:00
error.go
chore: enable
forcetypeassert
linter, fix issues (
#38804
)
2026-08-09 10:25:06 +00:00
index_test.go
…
index.go
…
iterate_test.go
…
iterate.go
fix(db): make paginated database reads always require "order" option (
#39017
)
2026-08-23 08:18:18 +00:00
list_test.go
fix(db): make paginated database reads always require "order" option (
#39017
)
2026-08-23 08:18:18 +00:00
list.go
fix(db): make paginated database reads always require "order" option (
#39017
)
2026-08-23 08:18:18 +00:00
log.go
…
main_test.go
…
name.go
…
search.go
…
sequence.go
…