THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
lianguan
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
release/v1.22
Add File
New File
Upload File
Apply Patch
gitea
/
services
/
forms
History
Lunny Xiao
673fee427e
Refactor push mirror find and add check for updating push mirror (
#32539
) (
#32549
)
...
backport
#32539
--------- Co-authored-by: wxiaoguang <
wxiaoguang@gmail.com
>
2024-11-18 23:55:27 +08:00
..
admin.go
Add option to set language in admin user view (
#28449
)
2024-03-02 22:55:02 +01:00
auth_form.go
Move context from modules to services (
#29440
)
2024-02-27 08:12:22 +01:00
org.go
Fix: Allow org team names of length 255 in create team form (
#31564
) (
#31603
)
2024-07-10 12:28:27 -04:00
package_form.go
Move context from modules to services (
#29440
)
2024-02-27 08:12:22 +01:00
repo_branch_form.go
Move context from modules to services (
#29440
)
2024-02-27 08:12:22 +01:00
repo_form_test.go
…
repo_form.go
Refactor push mirror find and add check for updating push mirror (
#32539
) (
#32549
)
2024-11-18 23:55:27 +08:00
repo_tag_form.go
Move context from modules to services (
#29440
)
2024-02-27 08:12:22 +01:00
runner.go
Move context from modules to services (
#29440
)
2024-02-27 08:12:22 +01:00
user_form_auth_openid.go
Move context from modules to services (
#29440
)
2024-02-27 08:12:22 +01:00
user_form_hidden_comments.go
Move context from modules to services (
#29440
)
2024-02-27 08:12:22 +01:00
user_form_test.go
…
user_form.go
Return
access_denied
error when an OAuth2 request is denied (
#30974
) (
#31029
)
2024-05-20 22:49:04 +08:00