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
*
Add a simple test for external renderer (#20033)
Lunny Xiao
2022-12-12
5
-5
/
+38
*
Update xorm (#22094)
KN4CK3R
2022-12-11
1
-1
/
+1
*
Rename almost all Ctx functions (#22071)
Lunny Xiao
2022-12-10
24
-421
/
+162
*
Add API management for issue/pull and comment attachments (#21783)
KN4CK3R
2022-12-09
2
-6
/
+8
*
Update go dev dependencies (#22064)
silverwind
2022-12-08
38
-39
/
+41
*
Round language stats percentage using largest remainder (#22026)
hr-98
2022-12-08
1
-4
/
+36
*
Fix issue/PR numbers (#22037)
Jason Song
2022-12-06
2
-8
/
+3
*
Use GhostUser if needed for TrackedTimes (#22021)
zeripath
2022-12-04
1
-9
/
+18
*
refactor some functions to support ctx as first parameter (#21878)
Lunny Xiao
2022-12-03
47
-146
/
+123
*
Update gitea-vet to check FSFE REUSE (#22004)
Jason Song
2022-12-02
3
-6
/
+3
*
Fix generate index failure possibility on postgres (#21998)
Lunny Xiao
2022-12-02
2
-0
/
+38
*
Fix parallel creating commit status bug with tests (#21911)
Lunny Xiao
2022-11-30
2
-70
/
+36
*
Use random bytes to generate access token (#21959)
Jason Song
2022-11-28
1
-3
/
+6
*
Replace fmt.Sprintf with hex.EncodeToString (#21960)
Jason Song
2022-11-28
4
-6
/
+7
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
435
-870
/
+436
*
Add index for access_token (#21908)
Jason Song
2022-11-24
3
-1
/
+20
*
Fix vertical align of committer avatar rendered by email address (#21884)
Xinyu Zhou
2022-11-23
1
-2
/
+6
*
Ensure that Webhook tasks are not double delivered (#21558)
zeripath
2022-11-23
1
-3
/
+19
*
Move migration test fixtures to the correct directories (#21901)
zeripath
2022-11-23
20
-0
/
+0
*
Add package registry cleanup rules (#21658)
KN4CK3R
2022-11-20
5
-0
/
+165
*
Add `context.Context` to more methods (#21546)
KN4CK3R
2022-11-19
39
-442
/
+348
*
Prevent dangling user redirects (#21856)
Gusted
2022-11-18
1
-0
/
+1
*
Do not allow Ghost access to limited visible user/org (#21849)
KN4CK3R
2022-11-17
1
-2
/
+3
*
Adjust gitea doctor --run storages to check all storage types (#21785)
zeripath
2022-11-15
6
-6
/
+63
*
Allow detect whether it's in a database transaction for a context.Context (#2...
Lunny Xiao
2022-11-12
62
-134
/
+210
*
Init git module before database migration (#21764)
wxiaoguang
2022-11-10
1
-0
/
+9
*
Fix dashboard ignored system setting cache (#21621)
Lunny Xiao
2022-11-10
6
-20
/
+80
*
Add package registry quota limits (#21584)
KN4CK3R
2022-11-09
2
-0
/
+19
*
Fix tests on migrations (#21705)
Lunny Xiao
2022-11-08
2
-1
/
+16
*
Improve valid user name check (#20136)
wxiaoguang
2022-11-04
1
-1
/
+2
*
Add Webhook authorization header (#20926)
oliverpool
2022-11-03
7
-0
/
+328
*
feat: notify doers of a merge when automerging (#21553)
kolaente
2022-11-03
1
-1
/
+2
*
Alter package_version.metadata_json to LONGTEXT (#21667)
KN4CK3R
2022-11-03
3
-1
/
+29
*
Split migrations folder (#21549)
Lunny Xiao
2022-11-02
186
-1440
/
+1630
*
Merge db.Iterate and IterateObjects (#21641)
Lunny Xiao
2022-10-31
3
-18
/
+57
*
Add index for hook_task table (#21545)
Lunny Xiao
2022-10-28
3
-7
/
+28
*
Fix issues count bug (#21557)
Lunny Xiao
2022-10-25
4
-45
/
+27
*
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
delvh
2022-10-24
98
-375
/
+375
*
Record OAuth client type at registration (#21316)
M Hickford
2022-10-24
9
-26
/
+132
*
Refactor git command arguments and make all arguments to be safe to be used (...
wxiaoguang
2022-10-23
2
-10
/
+12
*
Allow package version sorting (#21453)
KN4CK3R
2022-10-23
2
-8
/
+34
*
Update milestone counters when issue is deleted (#21459)
Ashley Nelson
2022-10-22
6
-0
/
+158
*
Decouple HookTask from Repository (#17940)
KN4CK3R
2022-10-21
5
-69
/
+64
*
Add team member invite by email (#20307)
KN4CK3R
2022-10-19
7
-17
/
+248
*
Fix viewing user subscriptions (#21482)
zenofile
2022-10-18
1
-1
/
+2
*
Make every not exist error unwrappable to a fs.ErrNotExist (#20891)
zeripath
2022-10-18
44
-17
/
+489
*
Add some api integration tests (#18872)
KN4CK3R
2022-10-17
10
-288
/
+1824
*
Add system setting table with cache and also add cache supports for user sett...
Lunny Xiao
2022-10-17
20
-155
/
+636
*
Refactor GetNextResourceIndex to make it work properly with transaction (#21469)
wxiaoguang
2022-10-16
7
-87
/
+213
*
Add generic set type (#21408)
KN4CK3R
2022-10-12
11
-141
/
+87
[next]