mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-12 06:42:51 +01:00
1. add/improve comments to help future readers could understand the problem more easily. 2. add an error log to LDAP with username fallback 3. use `or` instead of `Iif` for "repo/branch_dropdown" (`Iif` was a mistake, but it doesn't really affect the UI) 4. add `tw-font-mono` style to container digest to match dockerhub 5. fix a bug in RepoBranchTagSelector: the form is not updated when there is no click to an item --------- Co-authored-by: delvh <dev.lh@web.de> |
||
---|---|---|
.. | ||
actions | ||
setting | ||
activity.go | ||
attachment.go | ||
blame.go | ||
branch.go | ||
cherry_pick.go | ||
code_frequency.go | ||
commit.go | ||
compare.go | ||
contributors.go | ||
download.go | ||
editor_test.go | ||
editor.go | ||
find.go | ||
fork.go | ||
githttp_test.go | ||
githttp.go | ||
helper.go | ||
issue_comment.go | ||
issue_content_history.go | ||
issue_dependency.go | ||
issue_label_test.go | ||
issue_label.go | ||
issue_list.go | ||
issue_lock.go | ||
issue_new.go | ||
issue_page_meta.go | ||
issue_pin.go | ||
issue_poster.go | ||
issue_stopwatch.go | ||
issue_suggestions.go | ||
issue_test.go | ||
issue_timetrack.go | ||
issue_view.go | ||
issue_watch.go | ||
issue.go | ||
main_test.go | ||
middlewares.go | ||
migrate.go | ||
milestone.go | ||
packages.go | ||
patch.go | ||
projects_test.go | ||
projects.go | ||
pull_review_test.go | ||
pull_review.go | ||
pull.go | ||
recent_commits.go | ||
release_test.go | ||
release.go | ||
render.go | ||
repo.go | ||
search_test.go | ||
search.go | ||
topic.go | ||
treelist.go | ||
view_file.go | ||
view_home.go | ||
view_readme.go | ||
view_test.go | ||
view.go | ||
wiki_test.go | ||
wiki.go |