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/models/system
wxiaoguang a6aed0fee6
Increase "version" when update the setting value to a same value as before (#28243)
Setting the same value should not trigger DuplicateKey error, and the
"version" should be increased
1 year ago
..
appstate.go Replace more db.DefaultContext (#27628) 1 year ago
main_test.go make writing main test easier (#27270) 1 year ago
notice.go Even more `db.DefaultContext` refactor (#27352) 1 year ago
notice_test.go Even more `db.DefaultContext` refactor (#27352) 1 year ago
setting.go Increase "version" when update the setting value to a same value as before (#28243) 1 year ago
setting_test.go Increase "version" when update the setting value to a same value as before (#28243) 1 year ago