mirror of https://github.com/go-gitea/gitea.git
One of the steps in #23328 Before there were 3 different but similar functions: dict/Dict/mergeinto The code was just copied & pasted, no test. This PR defines a new stable `dict` function, it covers all the 3 old functions behaviors, only +160 -171 Future developers do not need to think about or guess the different dict functions, just use one: `dict` Why use `dict` but not `Dict`? Because there are far more `dict` than `Dict` in code already ...... |
2 years ago | |
---|---|---|
.. | ||
blob_excerpt.tmpl | 2 years ago | |
box.tmpl | 2 years ago | |
comment_form.tmpl | 2 years ago | |
comment_form_datahandler.tmpl | 3 years ago | |
comments.tmpl | 2 years ago | |
compare.tmpl | 2 years ago | |
conversation.tmpl | 2 years ago | |
csv_diff.tmpl | 2 years ago | |
escape_title.tmpl | 3 years ago | |
image_diff.tmpl | 2 years ago | |
new_comment.tmpl | 4 years ago | |
new_review.tmpl | 2 years ago | |
options_dropdown.tmpl | 2 years ago | |
section_code.tmpl | 3 years ago | |
section_split.tmpl | 2 years ago | |
section_unified.tmpl | 2 years ago | |
stats.tmpl | 2 years ago | |
whitespace_dropdown.tmpl | 2 years ago |