gitea/models/db
Lunny Xiao f494776931
Use a variable but a function for IsProd because of a slight performance increment (#17368)
2021-10-20 16:37:19 +02:00
..
context.go Ensure that git daemon export ok is created for mirrors (#17243) 2021-10-13 20:47:02 +01:00
convert.go Move db related basic functions to models/db (#17075) 2021-09-19 19:49:59 +08:00
engine.go Use a variable but a function for IsProd because of a slight performance increment (#17368) 2021-10-20 16:37:19 +02:00
index.go Fix commit status index problem (#17061) 2021-09-23 18:50:06 +08:00
list_options.go Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
list_options_test.go Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
log.go Move db related basic functions to models/db (#17075) 2021-09-19 19:49:59 +08:00
main_test.go Move db related basic functions to models/db (#17075) 2021-09-19 19:49:59 +08:00
sequence.go Move db related basic functions to models/db (#17075) 2021-09-19 19:49:59 +08:00
sql_postgres_with_schema.go Move db related basic functions to models/db (#17075) 2021-09-19 19:49:59 +08:00
store.go Move db related basic functions to models/db (#17075) 2021-09-19 19:49:59 +08:00
test_fixtures.go Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
unit_tests.go Save and view issue/comment content history (#16909) 2021-10-10 18:40:03 -04:00