This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
gitea
Watch
2
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-22 18:37:29 -05:00
Code
Issues
2.6k
Packages
Projects
Releases
100
Wiki
Activity
Files
875f5ea6d83c8371f309df99654ca3556623004c
gitea
/
models
/
git
T
History
6543
and
GitHub
7fbdb60fc1
Start to migrate from
util.OptionalBool
to
optional.Option[bool]
(
#29329
)
...
just create transition helper and migrate two structs
2024-02-23 02:18:33 +00:00
..
branch_list.go
Start to migrate from
util.OptionalBool
to
optional.Option[bool]
(
#29329
)
2024-02-23 02:18:33 +00:00
branch_test.go
Start to migrate from
util.OptionalBool
to
optional.Option[bool]
(
#29329
)
2024-02-23 02:18:33 +00:00
branch.go
…
commit_status_test.go
Add testing for CalcCommitStatus (
#28823
)
2024-01-17 13:27:59 +00:00
commit_status.go
Refactor locale&string&template related code (
#29165
)
2024-02-14 21:48:45 +00:00
lfs_lock.go
…
lfs.go
…
main_test.go
…
protected_banch_list_test.go
…
protected_branch_list.go
Start to migrate from
util.OptionalBool
to
optional.Option[bool]
(
#29329
)
2024-02-23 02:18:33 +00:00
protected_branch_test.go
…
protected_branch.go
Add branch protection setting for ignoring stale approvals (
#28498
)
2024-01-15 07:20:01 +00:00
protected_tag_test.go
…
protected_tag.go
…