index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: typo (#27009)
MomentQYC
2023-09-11
1
-1
/
+1
*
clarify aspects of the dump command (#26887)
JonRB
2023-09-03
1
-1
/
+1
*
Expanded minimum RSA Keylength to 3072 (#26604)
mainboarder
2023-08-28
1
-1
/
+1
*
Handle base64 decoding correctly to avoid panic (#26483)
wxiaoguang
2023-08-14
1
-2
/
+2
*
Fix stderr usages (#26477)
wxiaoguang
2023-08-13
1
-2
/
+1
*
Refactor tests (#26464)
wxiaoguang
2023-08-12
1
-2
/
+2
*
Call git.InitSimple for runRepoSyncReleases (#26396)
wxiaoguang
2023-08-11
1
-0
/
+4
*
Fix incorrect CLI exit code and duplicate error message (#26346)
wxiaoguang
2023-08-05
2
-16
/
+85
*
Improve CLI and messages (#26341)
wxiaoguang
2023-08-05
2
-52
/
+17
*
Fix CLI allowing creation of access tokens with existing name (#26071)
Yarden Shoham
2023-07-26
1
-5
/
+16
*
Improve "gitea doctor" sub-command and fix "help" commands (#26072)
wxiaoguang
2023-07-25
3
-27
/
+36
*
Add missing default value for some Bool cli flags (#26082)
wxiaoguang
2023-07-24
2
-0
/
+8
*
Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076)
delvh
2023-07-24
1
-4
/
+5
*
Serve pre-defined files in "public", add "security.txt", add CORS header for ...
wxiaoguang
2023-07-21
1
-0
/
+16
*
Refactor to use urfave/cli/v2 (#25959)
wxiaoguang
2023-07-21
32
-444
/
+832
*
Bump github.com/golang-jwt/jwt to v5 (#25975)
harryzcy
2023-07-19
1
-1
/
+1
*
Replace `interface{}` with `any` (#25686)
silverwind
2023-07-04
4
-9
/
+9
*
Do not prepare oauth2 config if it is not enabled, do not write config in som...
wxiaoguang
2023-06-28
1
-2
/
+2
*
Fix sub-command log level (#25537)
wxiaoguang
2023-06-28
6
-7
/
+24
*
Refactor path & config system (#25330)
wxiaoguang
2023-06-21
9
-72
/
+115
*
Avoid polluting config file when "save" (#25395)
wxiaoguang
2023-06-21
1
-3
/
+9
*
Refactor web package and context package (#25298)
wxiaoguang
2023-06-18
1
-1
/
+1
*
Fix all possible setting error related storages and added some tests (#23911)
Lunny Xiao
2023-06-14
3
-17
/
+20
*
Use the type RefName for all the needed places and fix pull mirror sync bugs ...
Lunny Xiao
2023-05-26
1
-9
/
+9
*
Fix install page context, make the install page tests really test (#24858)
wxiaoguang
2023-05-23
1
-3
/
+1
*
Add gitea manager reload-templates command (#24843)
Brecht Van Lommel
2023-05-22
1
-0
/
+20
*
Rewrite logger system (#24726)
wxiaoguang
2023-05-22
7
-179
/
+76
*
Support migrating storage for actions log via command line (#24679)
Jason Song
2023-05-12
1
-1
/
+19
*
Rewrite queue (#24505)
wxiaoguang
2023-05-08
1
-2
/
+1
*
Merge setting.InitXXX into one function with options (#24389)
Lunny Xiao
2023-05-04
10
-24
/
+11
*
Add Debian package registry (#24426)
KN4CK3R
2023-05-02
1
-1
/
+1
*
Revert "Add Debian package registry" (#24412)
Yarden Shoham
2023-04-29
1
-1
/
+1
*
Add Debian package registry (#22854)
KN4CK3R
2023-04-28
1
-1
/
+1
*
Refactor config provider (#24245)
Lunny Xiao
2023-04-25
1
-4
/
+4
*
Use more specific test methods (#24265)
KN4CK3R
2023-04-22
1
-1
/
+1
*
add CLI command to register runner tokens (#23762)
techknowlogick
2023-04-17
1
-0
/
+56
*
Support converting varchar to nvarchar for mssql database (#24105)
Lunny Xiao
2023-04-17
1
-11
/
+16
*
Use a general approach to access custom/static/builtin assets (#24022)
wxiaoguang
2023-04-12
2
-99
/
+52
*
Add --quiet option to gitea dump (#22969)
Fredrik Eriksson
2023-04-10
1
-1
/
+17
*
Refactor internal API for git commands, use meaningful messages instead of "I...
wxiaoguang
2023-03-29
8
-242
/
+184
*
Make minio package support legacy MD5 checksum (#23768)
wxiaoguang
2023-03-28
1
-8
/
+19
*
Check LFS/Packages settings in dump and doctor command (#23631)
Zettat123
2023-03-23
1
-0
/
+4
*
Move pidfile creation from setting to web cmd package (#23285)
Lunny Xiao
2023-03-16
1
-3
/
+23
*
add path prefix to ObjectStorage.Iterator (#23332)
FuXiaoHei
2023-03-13
1
-3
/
+3
*
Handle OpenID discovery URL errors a little nicer when creating/editing sourc...
zeripath
2023-03-10
1
-1
/
+10
*
Refactor `setting.Database.UseXXX` to methods (#23354)
Jason Song
2023-03-07
2
-2
/
+2
*
Close the temp file when dumping database to make the temp file can be delete...
wxiaoguang
2023-03-02
1
-0
/
+1
*
Make `gitea serv` respect git binary home (#23138)
wxiaoguang
2023-02-28
1
-10
/
+15
*
Refactor the setting to make unit test easier (#22405)
Lunny Xiao
2023-02-19
13
-27
/
+37
*
Provide the ability to set password hash algorithm parameters (#22942)
zeripath
2023-02-19
2
-2
/
+2
[next]