This website requires JavaScript.
Explore
Help
Sign In
cocoa-devel
/
cocoa
Watch
1
Fork
0
You've already forked cocoa
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
572aaebd96b43bc576fe32187be82f689e855464
cocoa
/
models
/
git
History
…
..
branch_list.go
…
branch_test.go
…
branch.go
Rename head branch of pull requests when renaming a branch (
#31759
)
2024-08-04 03:21:42 +00:00
commit_status_summary.go
…
commit_status_test.go
Hide the "Details" link of commit status when the user cannot access actions (
#30156
)
2024-07-28 23:11:40 +08:00
commit_status.go
Fix Null Pointer error for CommitStatusesHideActionsURL (
#31731
)
2024-07-30 02:56:25 +00:00
lfs_lock.go
chore: use errors.New to replace fmt.Errorf with no parameters will much better (
#30621
)
2024-04-21 19:44:03 +00:00
lfs.go
Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (
#28220
)
2023-12-07 15:27:36 +08:00
main_test.go
…
protected_banch_list_test.go
…
protected_branch_list.go
…
protected_branch_test.go
…
protected_branch.go
…
protected_tag_test.go
Implement FSFE REUSE for golang files (
#21840
)
2022-11-27 18:20:29 +00:00
protected_tag.go
…