mirror of
1
Fork 0
forgejo/models/db
wxiaoguang ea8ca5b509
Avoid cycle-redirecting user/login page () ()
Backport 

Fix , and remove some unused code.

(cherry picked from commit 2165729d16)
2024-01-16 14:11:44 +00:00
..
install
paginator
common.go Fix NuGet search endpoints () 2023-08-14 02:50:55 +00:00
consistency.go
context.go Also sync DB branches on push if necessary () () 2023-12-12 15:21:33 +01:00
context_committer_test.go
context_test.go
convert.go
engine.go Avoid cycle-redirecting user/login page () () 2024-01-16 14:11:44 +00:00
engine_test.go [GITEA] Add slow SQL query warning 2023-11-13 14:04:16 +01:00
error.go Also sync DB branches on push if necessary () () 2023-12-12 15:21:33 +01:00
index.go Fix index generation parallelly failure () 2023-06-15 02:14:43 +02:00
index_test.go
iterate.go
iterate_test.go Allow adding new files to an empty repo () 2023-04-19 21:40:42 +08:00
list.go
list_test.go Use more specific test methods () 2023-04-22 17:56:27 -04:00
log.go Replace `interface{}` with `any` () 2023-07-04 18:36:08 +00:00
main_test.go
name.go
search.go Split lfs size from repository size () 2023-06-28 22:41:02 +00:00
sequence.go
sql_postgres_with_schema.go