index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor timeutil package (#28623)
wxiaoguang
2023-12-28
1
-2
/
+2
*
Remove unnecessary syncbranchToDB with tests (#28624)
Lunny Xiao
2023-12-28
1
-0
/
+36
*
Fix session key conflict with database keyword (#28613)
Lunny Xiao
2023-12-27
1
-0
/
+37
*
Refactor deletion (#28610)
delvh
2023-12-25
1
-1
/
+1
*
Refactor CORS handler (#28587)
wxiaoguang
2023-12-25
1
-7
/
+78
*
Disable query token param in integration tests (#28592)
Kyle D
2023-12-23
8
-52
/
+45
*
Convert to url auth to header auth in tests (#28484)
KN4CK3R
2023-12-22
102
-1522
/
+1714
*
Adjust object format interface (#28469)
Lunny Xiao
2023-12-17
1
-1
/
+1
*
Abstract hash function usage (#28138)
Adam Majer
2023-12-13
1
-1
/
+1
*
Do some missing checks (#28423)
Lunny Xiao
2023-12-12
1
-0
/
+23
*
Also sync DB branches on push if necessary (#28361)
Lunny Xiao
2023-12-09
2
-8
/
+10
*
Remove GetByBean method because sometimes it's danger when query condition pa...
Lunny Xiao
2023-12-07
1
-1
/
+1
*
Add `HEAD` support for rpm repo files (#28309)
KN4CK3R
2023-12-05
1
-1
/
+7
*
Fix comment permissions (#28213)
Lunny Xiao
2023-11-25
7
-4
/
+117
*
Use db.Find instead of writing methods for every object (#28084)
Lunny Xiao
2023-11-24
2
-2
/
+2
*
add skip ci functionality (#28075)
Denys Konovalov
2023-11-18
1
-0
/
+91
*
Enable system users search via the API (#28013)
Earl Warren
2023-11-13
1
-0
/
+22
*
Enable system users for comment.LoadPoster (#28014)
Earl Warren
2023-11-13
1
-0
/
+37
*
Unify two factor check (#27915)
KN4CK3R
2023-11-06
1
-0
/
+55
*
Add user secrets API integration tests (#27832)
Jean-Baptiste Gomond
2023-10-31
1
-0
/
+98
*
List all Debian package versions in `Packages` (#27786)
KN4CK3R
2023-10-29
1
-18
/
+28
*
Upgrade to golangci-lint@v1.55.0 (#27756)
silverwind
2023-10-24
1
-2
/
+1
*
Remove unnecessary parameter (#27671)
Lunny Xiao
2023-10-18
1
-1
/
+1
*
Improve retrying index issues (#27554)
Jason Song
2023-10-15
1
-1
/
+2
*
Replace more db.DefaultContext (#27628)
Lunny Xiao
2023-10-15
1
-1
/
+1
*
Final round of `db.DefaultContext` refactor (#27587)
JakobDev
2023-10-14
2
-11
/
+11
*
Fix permissions for Token DELETE endpoint to match GET and POST (#27610)
Evan Tobin
2023-10-14
1
-2
/
+29
*
Enhanced auth token / remember me (#27606)
KN4CK3R
2023-10-14
1
-0
/
+36
*
Replace assert.Fail with assert.FailNow (#27578)
Nanguan Lin
2023-10-11
6
-15
/
+5
*
show manual cron run's last time (#27544)
Earl Warren
2023-10-11
1
-0
/
+50
*
Penultimate round of `db.DefaultContext` refactor (#27414)
JakobDev
2023-10-11
2
-2
/
+2
*
Fix the wrong HTTP response status code for duplicate packages (#27480)
Nanguan Lin
2023-10-10
8
-10
/
+10
*
api: GetPullRequestCommits: return file list (#27483)
Michael Santos
2023-10-09
2
-0
/
+7
*
Restore warning commit status (#27504)
silverwind
2023-10-09
2
-0
/
+6
*
Require MySQL 8.0, PostgreSQL 12, MSSQL 2012 (#27337)
silverwind
2023-10-03
4
-115
/
+4
*
Even more `db.DefaultContext` refactor (#27352)
JakobDev
2023-10-03
5
-6
/
+8
*
Add support for HEAD ref in /src/branch and /src/commit routes (#27384)
Kirill Sorokin
2023-10-03
1
-0
/
+4
*
Test more templates for if they contain an error (#27367)
Lunny Xiao
2023-10-02
1
-0
/
+33
*
Allow get release download files and lfs files with oauth2 token format (#26430)
Lunny Xiao
2023-10-01
4
-0
/
+33
*
More `db.DefaultContext` refactor (#27265)
JakobDev
2023-09-29
1
-1
/
+1
*
Fix Bug in Issue Config when only contact links are set (#26521)
JakobDev
2023-09-28
2
-15
/
+171
*
Another round of `db.DefaultContext` refactor (#27103)
JakobDev
2023-09-25
1
-1
/
+1
*
Fix review request number and add more tests (#27104)
Nanguan Lin
2023-09-21
3
-13
/
+13
*
Change green buttons to primary color (#27099)
silverwind
2023-09-19
3
-4
/
+4
*
Fix token endpoints ignore specified account (#27080)
CaiCandong
2023-09-18
1
-0
/
+23
*
Next round of `db.DefaultContext` refactor (#27089)
JakobDev
2023-09-16
1
-2
/
+2
*
More refactoring of `db.DefaultContext` (#27083)
JakobDev
2023-09-15
2
-2
/
+3
*
Reduce usage of `db.DefaultContext` (#27073)
JakobDev
2023-09-14
1
-2
/
+2
*
Replace 'userxx' with 'orgxx' in all test files when the user type is org (#...
Nanguan Lin
2023-09-14
68
-164
/
+164
*
move repository deletion to service layer (#26948)
Lunny Xiao
2023-09-08
3
-4
/
+4
[next]