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/modules/repository
Rowan Bohde 9ac74a1a40
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.
3 months ago
..
branch.go Fix adopt repository has empty object name in database (#31333) 8 months ago
branch_test.go
commits.go Add new event commit status creation and webhook implementation (#27151) 4 months ago
commits_test.go disable gravatar in test (#32529) 3 months ago
create.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 4 months ago
create_test.go Reduce integration test overhead (#32475) 3 months ago
delete.go
env.go Move database operations of merging a pull request to post receive hook and add a transaction (#30805) 10 months ago
fork.go
hooks.go
init.go
init_test.go
license.go Support repo license (#24872) 5 months ago
license_test.go
main_test.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 4 months ago
push.go
repo.go Make LFS http_client parallel within a batch. (#32369) 4 months ago
repo_test.go
temp.go