index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
models
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor timeutil package (#28623)
wxiaoguang
2023-12-28
4
-8
/
+9
*
Refactor some legacy code and remove unused code (#28622)
wxiaoguang
2023-12-28
4
-10
/
+12
*
Fix session key conflict with database keyword (#28613)
Lunny Xiao
2023-12-27
1
-7
/
+10
*
Refactor deletion (#28610)
delvh
2023-12-25
20
-148
/
+59
*
Added instance-level variables (#28115)
Jean-Baptiste Gomond
2023-12-25
1
-8
/
+4
*
Revert "improve possible performance bottleneck (#28547)" (#28593)
Lunny Xiao
2023-12-25
1
-3
/
+8
*
improve possible performance bottleneck (#28547)
Lunny Xiao
2023-12-21
1
-8
/
+3
*
Fix inperformant query on retrifing review from database. (#28552)
6543
2023-12-20
1
-8
/
+10
*
Remove deadcode under models/issues (#28536)
Nanguan Lin
2023-12-19
10
-199
/
+4
*
Improve ObjectFormat interface (#28496)
Lunny Xiao
2023-12-19
2
-3
/
+2
*
Only check online runner when detecting matching runners in workflows (#28286)
yp05327
2023-12-18
1
-2
/
+15
*
Add orphaned topic consistency check (#28507)
Earl Warren
2023-12-18
1
-0
/
+10
*
Adjust object format interface (#28469)
Lunny Xiao
2023-12-17
2
-3
/
+7
*
Refactor SSH clone URL generation code (#28421)
wxiaoguang
2023-12-15
2
-13
/
+42
*
Add combined index for issue_user.uid and issue_id (#28080)
sebastian-sauer
2023-12-14
6
-2
/
+100
*
Retry SSH key verification with additional CRLF if it failed (#28392)
nekrondev
2023-12-14
1
-4
/
+9
*
Abstract hash function usage (#28138)
Adam Majer
2023-12-13
3
-10
/
+11
*
Second part of refactor `db.Find` (#28194)
Lunny Xiao
2023-12-11
5
-174
/
+94
*
Fix commit status in repo list (#28412)
yp05327
2023-12-11
1
-1
/
+3
*
Also sync DB branches on push if necessary (#28361)
Lunny Xiao
2023-12-09
3
-24
/
+19
*
Remove GetByBean method because sometimes it's danger when query condition pa...
Lunny Xiao
2023-12-07
20
-155
/
+169
*
Include public repos in doer's dashboard for issue search (#28304)
Jason Song
2023-12-07
1
-0
/
+7
*
Fix incorrect run order of action jobs (#28367)
yp05327
2023-12-06
1
-1
/
+1
*
handle repository.size column being NULL in migration v263 (#28336)
Nate Levesque
2023-12-05
1
-1
/
+6
*
Increase "version" when update the setting value to a same value as before (#...
wxiaoguang
2023-11-27
2
-1
/
+13
*
Fix comment permissions (#28213)
Lunny Xiao
2023-11-25
9
-48
/
+83
*
Use db.Find instead of writing methods for every object (#28084)
Lunny Xiao
2023-11-24
32
-495
/
+369
*
Use restricted sanitizer for repository description (#28141)
Earl Warren
2023-11-23
1
-2
/
+2
*
Fix no ActionTaskOutput table waring (#28149)
yp05327
2023-11-21
1
-0
/
+4
*
Fix system config cache expiration timing (#28072)
wxiaoguang
2023-11-16
1
-8
/
+10
*
Revert "packages: Calculate package size quota using package creator ID inste...
Lunny Xiao
2023-11-14
1
-12
/
+0
*
Restricted users only see repos in orgs which their team was assigned to (#28...
6543
2023-11-14
1
-5
/
+5
*
packages: Calculate package size quota using package creator ID instead of ow...
Danila Fominykh
2023-11-14
1
-0
/
+12
*
Enable system users for comment.LoadPoster (#28014)
Earl Warren
2023-11-13
1
-1
/
+1
*
Fix missing mail reply address (#27997)
KN4CK3R
2023-11-13
1
-0
/
+8
*
Fix wrong xorm Delete usage (#27995)
Nanguan Lin
2023-11-12
1
-1
/
+1
*
Fix 500 when deleting a dismissed review (#27903)
Nanguan Lin
2023-11-05
2
-0
/
+40
*
Remove action runners on user deletion (#27902)
Earl Warren
2023-11-05
1
-0
/
+24
*
Refactor the function RemoveOrgUser (#27582)
Lunny Xiao
2023-11-03
2
-20
/
+12
*
Refactor Find Sources and fix bug when view a user who belongs to an unactive...
Lunny Xiao
2023-11-03
3
-38
/
+22
*
Display issue task list on project cards (#27865)
KN4CK3R
2023-11-02
1
-10
/
+2
*
Add Index to pull_auto_merge.doer_id (#27811)
JakobDev
2023-10-30
3
-1
/
+19
*
List all Debian package versions in `Packages` (#27786)
KN4CK3R
2023-10-29
3
-17
/
+34
*
Upgrade xorm to 1.3.4 (#27807)
Nanguan Lin
2023-10-27
1
-1
/
+1
*
Fix issue not showing on default board and add test (#27720)
Nanguan Lin
2023-10-25
1
-1
/
+1
*
Upgrade to golangci-lint@v1.55.0 (#27756)
silverwind
2023-10-24
3
-5
/
+3
*
refactor: make db iterate context aware (#27710)
6543
2023-10-21
1
-14
/
+19
*
Replace -1 with GhostUserID (#27703)
Nanguan Lin
2023-10-20
6
-12
/
+17
*
Clean some functions about project issue (#27705)
Nanguan Lin
2023-10-20
2
-36
/
+14
*
Show total TrackedTime on issue/pull/milestone lists (#26672)
6543
2023-10-19
3
-0
/
+62
[next]