forgejo/models
2024-11-30 10:56:50 -07:00
..
actions Trim title before insert/update to database to match the size requirements of database (#32498) 2024-11-17 12:18:56 +01:00
activities Fix nil panic if repo doesn't exist (#32501) 2024-11-17 12:18:56 +01:00
admin
asymkey Merge pull request '[gitea] week 2024-34 cherry pick (gitea/main -> forgejo)' (#4998) from earl-warren/wcp/2024-34 into forgejo 2024-08-20 06:32:09 +00:00
auth feat: migrate TOTP secrets to keying 2024-11-27 00:34:16 +01:00
avatars chore(build): use a stable mirror for go-libravatar 2024-09-14 09:58:49 +02:00
db
dbfs
fixtures Merge pull request 'feat: migrate TOTP secrets to keying' (#6074) from gusted/forgejo-totp-keying into forgejo 2024-11-27 18:31:35 +00:00
forgefed
forgejo/semver tests: improve actvititypub integration test code 2024-11-01 22:39:49 +01:00
forgejo_migrations feat: migrate TOTP secrets to keying 2024-11-27 00:34:16 +01:00
git add tests for GetLatestCommitStatusForRepoCommitIDs 2024-11-30 10:56:50 -07:00
issues Add a "summary card" to issues & PRs for consumption by OpenGraph clients (#6053) 2024-11-29 15:02:03 +00:00
migrations feat: migrate TOTP secrets to keying 2024-11-27 00:34:16 +01:00
organization Reimplement GetUserOrgsList to make it simple and clear (#32486) 2024-11-17 21:57:34 +01:00
packages tests: improve actvititypub integration test code 2024-11-01 22:39:49 +01:00
perm tests: improve actvititypub integration test code 2024-11-01 22:39:49 +01:00
project Trim title before insert/update to database to match the size requirements of database (#32498) 2024-11-17 12:18:56 +01:00
pull Add branch auto deletion for scheduled PRs 2024-10-31 03:49:15 +01:00
quota feat: Trivial default quota configuration 2024-08-26 13:25:34 +02:00
repo Trim title before insert/update to database to match the size requirements of database (#32498) 2024-11-17 12:18:56 +01:00
secret
shared/types
system tests: improve actvititypub integration test code 2024-11-01 22:39:49 +01:00
unit i18n: UX improvements: Team permissions and issue closing 2024-09-24 19:03:30 +02:00
unittest chore: simplify CopyDir 2024-11-10 17:21:57 +01:00
user Fix GetInactiveUsers (#32540) 2024-11-24 15:42:36 +00:00
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go tests: improve actvititypub integration test code 2024-11-01 22:39:49 +01:00
org.go
org_team.go
org_team_test.go
org_test.go
repo.go
repo_test.go
repo_transfer.go
repo_transfer_test.go