RSCC-Forge/models
Rowan Bohde eb0645f185
disable gravatar in test (#32529)
When running e2e tests on flaky networks, gravatar can cause a timeout
and test failures. Turn off, and populate avatars on e2e test suite run
to make them reliable.

(cherry picked from commit 9ac74a1a408136455a9e0586fb8e65163048597b)

Conflicts:
	models/fixtures/user.yml
	services/repository/contributors_graph_test.go
  trivial context conflicts
2024-11-24 15:42:36 +00: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
auth fix: Do not delete global Oauth2 applications 2024-11-23 19:59:25 +01:00
avatars
db
dbfs
fixtures disable gravatar in test (#32529) 2024-11-24 15:42:36 +00:00
forgefed
forgejo/semver
forgejo_migrations fix: extend forgejo_auth_token table (part two) 2024-11-16 10:53:46 +01:00
git feat: improve GetLatestCommitStatusForPairs 2024-11-16 13:23:40 +01:00
issues Merge pull request '[gitea] week 2024-47 cherry pick (gitea/main -> forgejo)' (#5997) from earl-warren/wcp/2024-47 into forgejo 2024-11-21 18:15:34 +00:00
migrations
organization Reimplement GetUserOrgsList to make it simple and clear (#32486) 2024-11-17 21:57:34 +01:00
packages
perm
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
quota
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
unit
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
org.go
org_team.go
org_team_test.go
org_test.go
repo.go
repo_test.go
repo_transfer.go
repo_transfer_test.go