index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
upstream: remove unstable test
Loïc Dachary
2022-11-19
1
-54
/
+0
*
Prevent panic in doctor command when running default checks (#21791) (#21807)
zeripath
2022-11-14
2
-12
/
+24
*
Fix dashboard ignored system setting cache (#21621) (#21759)
Lunny Xiao
2022-11-10
5
-129
/
+87
*
Fix token generation when using INTERNAL_TOKEN_URI (#21669) (#21670)
wxiaoguang
2022-11-03
1
-1
/
+11
*
Deal with markdown template without metadata (#21639) (#21654)
Jason Song
2022-11-01
2
-10
/
+24
*
Sync git hooks when config file path changed (#21619) (#21626)
Jason Song
2022-10-30
1
-1
/
+2
*
Fix `Timestamp.IsZero` (#21593) (#21603)
KN4CK3R
2022-10-27
1
-1
/
+1
*
Revert: auto generate INTERNAL_TOKEN (#21608) (#21609)
wxiaoguang
2022-10-27
1
-0
/
+19
*
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
delvh
2022-10-24
46
-169
/
+169
*
Fix package access for admins and inactive users (#21580)
KN4CK3R
2022-10-24
1
-3
/
+6
*
Record OAuth client type at registration (#21316)
M Hickford
2022-10-24
2
-14
/
+17
*
Refactor git command arguments and make all arguments to be safe to be used (...
wxiaoguang
2022-10-23
34
-244
/
+266
*
Add link to user profile in markdown mention only if user exists (#21533)
Yarden Shoham
2022-10-22
3
-3
/
+24
*
Remove unnecessary debug log (#21536)
Yarden Shoham
2022-10-22
1
-4
/
+0
*
Decouple HookTask from Repository (#17940)
KN4CK3R
2022-10-21
1
-109
/
+81
*
Add color previews in markdown (#21474)
Yarden Shoham
2022-10-21
4
-2
/
+135
*
Fix generating compare link (#21519)
Lunny Xiao
2022-10-21
1
-0
/
+13
*
Remove unnecessary misspell ignore pattern (#21475)
wxiaoguang
2022-10-18
3
-3
/
+3
*
Make every not exist error unwrappable to a fs.ErrNotExist (#20891)
zeripath
2022-10-18
3
-3
/
+52
*
probe if sha before exec git (#21467)
6543
2022-10-17
2
-2
/
+23
*
Add system setting table with cache and also add cache supports for user sett...
Lunny Xiao
2022-10-17
11
-50
/
+133
*
Display total commit count in hook message (#21400)
KN4CK3R
2022-10-16
2
-27
/
+30
*
Add `code` highlighting in issue titles (#21432)
Yarden Shoham
2022-10-15
1
-0
/
+11
*
Follow improve code quality (#21465)
wxiaoguang
2022-10-15
2
-12
/
+24
*
alternative to PR "improve code quality" (#21464)
wxiaoguang
2022-10-15
6
-25
/
+52
*
Add support for Chocolatey/NuGet v2 API (#21393)
KN4CK3R
2022-10-13
1
-12
/
+14
*
Add HEAD fix to gitea doctor (#21352)
Clar Fon
2022-10-12
1
-0
/
+91
*
Add generic set type (#21408)
KN4CK3R
2022-10-12
19
-114
/
+174
*
Use Name instead of DisplayName in LFS Lock (#21415)
KN4CK3R
2022-10-12
1
-1
/
+1
*
Redirect to new repository owner (#21398)
KN4CK3R
2022-10-11
1
-1
/
+10
*
log real ip of requests from ssh (#21216)
Lunny Xiao
2022-10-11
1
-2
/
+13
*
Add user/organization code search (#19977)
Lauris BH
2022-10-11
1
-0
/
+1
*
Stop logging CheckPath returns error: context canceled (#21064)
zeripath
2022-10-10
1
-2
/
+2
*
npm package registry support for `bin` (#21372)
eleith
2022-10-08
3
-1
/
+10
*
Add nicer error handling on template compile errors (#21350)
zeripath
2022-10-07
3
-1
/
+225
*
Refactor parseTreeEntries, speed up tree list (#21368)
wxiaoguang
2022-10-07
5
-50
/
+106
*
Make external issue tracker regexp configurable via API (#21338)
Andrew Imeson
2022-10-07
2
-4
/
+7
*
Fix and improve incorrect error messages (#21342)
delvh
2022-10-06
1
-5
/
+4
*
Add `stat` to `ToCommit` function for speed (#21337)
Gennady Kovshenin
2022-10-06
1
-27
/
+32
*
Fix typo in API comment document (#21347)
wxiaoguang
2022-10-05
1
-3
/
+3
*
Fix slight bug in katex (#21171)
zeripath
2022-10-05
7
-69
/
+153
*
Tag list should include draft releases with existing tags (#21263)
Jason Song
2022-10-03
1
-1
/
+3
*
Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663)
Clar Fon
2022-10-01
2
-43
/
+33
*
Add name field for org api (#21270)
KN4CK3R
2022-09-29
2
-1
/
+4
*
Add API endpoint to get changed files of a PR (#21177)
qwerty287
2022-09-29
2
-0
/
+47
*
Better repo API unit checks (#21130)
John Olheiser
2022-09-28
1
-12
/
+12
*
Fix empty container layer history and UI (#21251)
KN4CK3R
2022-09-27
1
-1
/
+3
*
Upgrade chroma to v2.3.0 (#21259)
silverwind
2022-09-26
4
-30
/
+25
*
Use en-US as fallback when using other default language (#21200)
wxiaoguang
2022-09-25
4
-12
/
+36
*
Save files in local storage as umask (#21198)
Nulo (he/him)
2022-09-24
4
-0
/
+84
[next]