You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084)
For those simple objects, it's unnecessary to write the find and count
methods again and again.
1 year ago
..
api Use db.Find instead of writing methods for every object (#28084) 1 year ago
common Clean up template locale usage (#27856) 1 year ago
install Enhanced auth token / remember me (#27606) 1 year ago
private Fix typo "GetLatestRunnerToken" (#27680) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Use db.Find instead of writing methods for every object (#28084) 1 year ago
init.go Replace more db.DefaultContext (#27628) 1 year ago