..
archiver
Refactor context RefName and RepoAssignment ( #33226 )
2 months ago
commitstatus
Add new event commit status creation and webhook implementation ( #27151 )
4 months ago
files
Clarify path param naming ( #32969 )
3 months ago
adopt.go
Refactor pprof labels and process desc ( #32909 )
3 months ago
adopt_test.go
Reduce integration test overhead ( #32475 )
4 months ago
avatar.go
Fix repo avatar conflict ( #32958 )
3 months ago
avatar_test.go
Fix repo avatar conflict ( #32958 )
3 months ago
branch.go
Improve sync fork behavior ( #33319 )
2 months ago
cache.go
Always enable caches ( #28527 )
1 year ago
check.go
Refactor pprof labels and process desc ( #32909 )
3 months ago
collaboration.go
Move team related functions to service layer ( #32537 )
4 months ago
collaboration_test.go
Move AddCollabrator and CreateRepositoryByExample to service layer ( #32419 )
4 months ago
commit.go
Move context from modules to services ( #29440 )
1 year ago
contributors_graph.go
Enable more `revive` linter rules ( #30608 )
11 months ago
contributors_graph_test.go
disable gravatar in test ( #32529 )
4 months ago
create.go
Make git clone URL could use current signed-in user ( #33091 )
2 months ago
delete.go
Fix repo avatar conflict ( #32958 )
3 months ago
delete_test.go
Delete repos of org when purge delete user ( #27273 )
1 year ago
fork.go
Refactor pprof labels and process desc ( #32909 )
3 months ago
fork_test.go
Add option to prohibit fork if user reached maximum limit of repositories ( #21848 )
2 years ago
generate.go
Make git clone URL could use current signed-in user ( #33091 )
2 months ago
generate_test.go
Move generate from module to service ( #29465 )
1 year ago
hooks.go
Simplify how git repositories are opened ( #28937 )
1 year ago
init.go
Refactor pprof labels and process desc ( #32909 )
3 months ago
lfs.go
Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository ( #29294 )
1 year ago
lfs_test.go
Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods ( #28220 )
1 year ago
license.go
Support repo license ( #24872 )
5 months ago
license_test.go
Enable tenv and testifylint rules ( #32852 )
3 months ago
main_test.go
make writing main test easier ( #27270 )
1 year ago
merge_upstream.go
Improve sync fork behavior ( #33319 )
2 months ago
migrate.go
Support the new exit code for `git remote` subcommands for git version >=2.30.0 ( #33129 )
2 months ago
push.go
Automerge supports deleting branch automatically after merging ( #32343 )
2 months ago
repo_team.go
Move RepoTransfer from models to models/repo sub package ( #32506 )
3 months ago
repo_team_test.go
Move team related functions to service layer ( #32537 )
4 months ago
repository.go
Support repo license ( #24872 )
5 months ago
repository_test.go
refactor some functions to support ctx as first parameter ( #21878 )
2 years ago
setting.go
Fix an actions schedule bug ( #28942 )
1 year ago
template.go
Move generate from module to service ( #29465 )
1 year ago
transfer.go
Move RepoTransfer from models to models/repo sub package ( #32506 )
3 months ago
transfer_test.go
Move RepoTransfer from models to models/repo sub package ( #32506 )
3 months ago