index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
routers
/
web
/
shared
/
actions
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move context from modules to services (#29440)
Lunny Xiao
2024-03-06
2
-2
/
+2
*
Use db.Find instead of writing methods for every object (#28084)
Lunny Xiao
2023-11-24
2
-15
/
+5
*
Fix typo "GetLatestRunnerToken" (#27680)
Jason Song
2023-10-18
1
-2
/
+2
*
Redefine the meaning of column is_active to make Actions Registration Token g...
Lunny Xiao
2023-09-27
1
-3
/
+3
*
resolve issue with sort icons on admin/users and admin/runners (#24360)
jladbrook
2023-09-12
1
-0
/
+1
*
Refactor secrets modification logic (#26873)
KN4CK3R
2023-09-05
1
-13
/
+3
*
Fix typo of RunerOwnerID (#26508)
yp05327
2023-08-16
1
-1
/
+1
*
Move web JSON functions to web context and simplify code (#26132)
wxiaoguang
2023-07-26
1
-7
/
+2
*
Replace `interface{}` with `any` (#25686)
silverwind
2023-07-04
1
-2
/
+2
*
Support configuration variables on Gitea Actions (#24724)
sillyguodong
2023-06-21
1
-0
/
+128
*
Support changing labels of Actions runner without re-registration (#24806)
sillyguodong
2023-06-13
1
-11
/
+1
*
Move secrets and runners settings to actions settings (#24200)
Hester Gong
2023-04-28
1
-9
/
+5
*
Fix incorrect server error content in RunnersList (#24118)
yp05327
2023-04-14
1
-2
/
+2
*
Implement actions (#21937)
Jason Song
2023-01-31
1
-0
/
+190