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/services
wxiaoguang 2d7e6e9482
Fix various trivial problems (#32861)
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>
3 months ago
..
actions Enable tenv and testifylint rules (#32852) 3 months ago
agit Add reviewers selection to new pull request (#32403) 4 months ago
asymkey Fix some pending problems (#29985) 12 months ago
attachment Include file extension checks in attachment API (#32151) 4 months ago
auth Fix various trivial problems (#32861) 3 months ago
automerge Add new event commit status creation and webhook implementation (#27151) 4 months ago
context Make API "compare" accept commit IDs (#32801) 3 months ago
contexttest Check if reverse proxy is correctly configured (#30890) 10 months ago
convert Enable tenv and testifylint rules (#32852) 3 months ago
cron Enable tenv and testifylint rules (#32852) 3 months ago
doctor Move team related functions to service layer (#32537) 4 months ago
externalaccount allow synchronizing user status from OAuth2 login providers (#31572) 8 months ago
feed Enable tenv and testifylint rules (#32852) 3 months ago
forms Issue time estimate, meaningful time tracking (#23113) 3 months ago
gitdiff Enable tenv and testifylint rules (#32852) 3 months ago
indexer Update issue indexer after merging a PR (#30715) 10 months ago
issue Issue time estimate, meaningful time tracking (#23113) 3 months ago
lfs Fix LFS route mock, realm, middleware names (#32488) 4 months ago
mailer Use new mail package instead of an unmintained one (#32682) 3 months ago
markup Refactor markup render system (#32612) 4 months ago
migrations Enable tenv and testifylint rules (#32852) 3 months ago
mirror Refactor push mirror find and add check for updating push mirror (#32539) 4 months ago
notify Add new event commit status creation and webhook implementation (#27151) 4 months ago
oauth2_provider Introduce OrgList and add LoadTeams, optimaze Load teams for orgs (#32543) 4 months ago
org Enable tenv and testifylint rules (#32852) 3 months ago
packages Add Arch package registry (#32692) 3 months ago
projects Add issue comment when moving issues from one column to another of the project (#29311) 7 months ago
pull Enable tenv and testifylint rules (#32852) 3 months ago
release Enable tenv and testifylint rules (#32852) 3 months ago
repository Enable tenv and testifylint rules (#32852) 3 months ago
secrets Refactor deletion (#28610) 1 year ago
task Fix "force private" logic (#31012) 10 months ago
uinotification Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
user Move team related functions to service layer (#32537) 4 months ago
webhook Enable tenv and testifylint rules (#32852) 3 months ago
webtheme Initial support for colorblindness-friendly themes (#30625) 11 months ago
wiki Use global lock instead of NewExclusivePool to allow distributed lock between multiple Gitea instances (#31813) 6 months ago