gitea/models
wxiaoguang 1610a63bfd
Fix commit message rendering and some UI problems (#34680)
* Fix #34679
* Fix #34676
* Fix #34674
* Fix #34526
2025-06-10 23:20:32 +07:00
..
actions Fix ephemeral runner deletion (#34447) 2025-05-20 15:42:31 +07:00
activities Refactor FindOrgOptions to use enum instead of bool, fix membership visibility (#34629) 2025-06-09 03:30:34 +07:00
admin Fix omitempty bug (#33663) 2025-02-20 12:39:21 +07:00
asymkey Update x/crypto package and make builtin SSH use default parameters (#34667) 2025-06-09 19:51:02 +07:00
auth Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187) 2025-04-28 15:31:59 +07:00
avatars
db Enable addtional linters (#34085) 2025-04-01 10:14:01 +07:00
dbfs Enable testifylint rules (#34075) 2025-03-31 01:53:48 +07:00
fixtures Fix GetUsersByEmails (#34643) 2025-06-07 18:30:36 +07:00
git Keeping consistent between UI and API about combined commit status state and fix some bugs (#34562) 2025-06-09 04:05:33 +07:00
issues Fix footnote jump behavior on the issue page. (#34621) 2025-06-09 17:18:11 +07:00
migrations Add migrations tests (#34456) 2025-05-15 16:28:31 +07:00
organization Refactor FindOrgOptions to use enum instead of bool, fix membership visibility (#34629) 2025-06-09 03:30:34 +07:00
packages Swift files can be passed either as file or as form value (#34068) 2025-04-18 20:09:56 +07:00
perm Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187) 2025-04-28 15:31:59 +07:00
project Enable addtional linters (#34085) 2025-04-01 10:14:01 +07:00
pull Automerge supports deleting branch automatically after merging (#32343) 2025-01-10 03:51:03 +07:00
renderhelper Fix commit message rendering and some UI problems (#34680) 2025-06-10 23:20:32 +07:00
repo Refactor some tests (#34580) 2025-06-03 01:26:19 +07:00
secret Added Description Field for Secrets and Variables (#33526) 2025-03-17 19:24:54 +07:00
shared/types
system Enable testifylint rules (#34075) 2025-03-31 01:53:48 +07:00
unit Fix team permission (#34128) 2025-04-08 04:15:15 +07:00
unittest Uniform all temporary directories and allow customizing temp path (#32352) 2025-04-08 16:15:28 +07:00
user Fix GetUsersByEmails (#34643) 2025-06-07 18:30:36 +07:00
webhook fix webhook url (#34186) 2025-04-13 02:24:32 +07:00
main_test.go
repo.go Fix issue comment number (#30556) 2024-12-30 14:35:46 +07:00
repo_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 +07:00