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.
Giteabot
76bd60fc1d
Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) ( #33569 ) ( #33577 )
...
Backport #33569 by @wxiaoguang
* Make artifact list output has stable order
* Fix #33506
* Fix #33521
* Fix #33288
* Fix #33196
* Fix #33561
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
7 days ago
..
archiver
Enable tenv and testifylint rules ( #32852 )
2 months ago
commitstatus
Add new event commit status creation and webhook implementation ( #27151 )
3 months ago
files
Fix git error handling ( #32401 )
4 months ago
adopt.go
Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) ( #33569 ) ( #33577 )
7 days ago
adopt_test.go
Reduce integration test overhead ( #32475 )
3 months ago
avatar.go
Fix repo avatar conflict ( #32958 ) ( #32960 )
2 months ago
avatar_test.go
Fix repo avatar conflict ( #32958 ) ( #32960 )
2 months ago
branch.go
Improve sync fork behavior ( #33319 ) ( #33332 )
1 month ago
cache.go
Always enable caches ( #28527 )
1 year ago
check.go
Update tool dependencies ( #29030 )
1 year ago
collaboration.go
Move team related functions to service layer ( #32537 )
3 months ago
collaboration_test.go
Move AddCollabrator and CreateRepositoryByExample to service layer ( #32419 )
3 months ago
commit.go
Move context from modules to services ( #29440 )
12 months ago
contributors_graph.go
Enable more `revive` linter rules ( #30608 )
10 months ago
contributors_graph_test.go
disable gravatar in test ( #32529 )
3 months ago
create.go
Move team related functions to service layer ( #32537 )
3 months ago
delete.go
Fix repo avatar conflict ( #32958 ) ( #32960 )
2 months ago
delete_test.go
Delete repos of org when purge delete user ( #27273 )
1 year ago
fork.go
Fix system admin cannot fork or get private fork with API ( #33401 ) ( #33417 )
3 weeks ago
fork_test.go
Add option to prohibit fork if user reached maximum limit of repositories ( #21848 )
2 years ago
generate.go
Inherit submodules from template repository content ( #16237 ) ( #33068 )
2 months ago
generate_test.go
Move generate from module to service ( #29465 )
12 months ago
hooks.go
Simplify how git repositories are opened ( #28937 )
1 year ago
init.go
Move generate from module to service ( #29465 )
12 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 )
2 months ago
main_test.go
make writing main test easier ( #27270 )
1 year ago
merge_upstream.go
Improve sync fork behavior ( #33319 ) ( #33332 )
1 month ago
migrate.go
Fix `git remote` error check, fix dependencies, fix js error ( #33129 ) ( #33133 )
1 month ago
push.go
Fix broken releases when re-pushing tags ( #32435 )
3 months ago
repo_team.go
Move team related functions to service layer ( #32537 )
3 months ago
repo_team_test.go
Move team related functions to service layer ( #32537 )
3 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 )
12 months ago
transfer.go
Move team related functions to service layer ( #32537 )
3 months ago
transfer_test.go
Enable tenv and testifylint rules ( #32852 )
2 months ago