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
*
[doctor] update the help with fix capabilities (#19762)
silentcodeg
2022-05-20
1
-2
/
+2
*
Update go deps (#19665)
6543
2022-05-10
1
-1
/
+1
*
Move some helper files out of models (#19355)
Lunny Xiao
2022-05-08
2
-29
/
+30
*
Remove legacy `+build:` constraint (#19582)
wxiaoguang
2022-05-02
2
-2
/
+0
*
Federation: return useful statistic information for nodeinfo (#19561)
6543
2022-05-02
1
-1
/
+1
*
Respect DefaultUserIsRestricted system default when creating new user (#19310)
Jimmy Praet
2022-04-29
1
-3
/
+17
*
Allow package dump skipping (#19506)
KN4CK3R
2022-04-26
1
-23
/
+35
*
When dumping trim the standard suffices instead of a random suffix (#19440)
zeripath
2022-04-20
1
-2
/
+7
*
Warn on SSH connection for incorrect configuration (#19317)
Gusted
2022-04-05
1
-0
/
+9
*
Remove legacy `unknwon/com` package (#19298)
wxiaoguang
2022-04-01
1
-0
/
+1
*
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280)
wxiaoguang
2022-04-01
1
-1
/
+1
*
Add Goroutine stack inspector to admin/monitor (#19207)
zeripath
2022-03-31
4
-349
/
+424
*
Make git.OpenRepository accept Context (#19260)
6543
2022-03-29
1
-1
/
+1
*
Update HTTP status codes to modern codes (#18063)
KN4CK3R
2022-03-23
1
-1
/
+1
*
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/mo...
wxiaoguang
2022-03-22
1
-1
/
+1
*
Fix the bug: deploy key with write access can not push (#19010)
wxiaoguang
2022-03-22
2
-3
/
+3
*
Fix flag validation (#19046)
Norwin
2022-03-10
1
-1
/
+1
*
Add a "admin user generate-access-token" subcommand (#17722)
mscherer
2022-03-04
1
-0
/
+57
*
Add LDAP group sync to Teams, fixes #1395 (#16299)
Sven Seeberg
2022-02-11
1
-1
/
+0
*
Support custom ACME provider (#18340)
Cristian Le
2022-02-08
2
-14
/
+48
*
Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552)
6543
2022-02-06
1
-1
/
+1
*
Validate migration files (#18203)
Aravinth Manivannan
2022-01-26
1
-0
/
+5
*
Refactor jwt.StandardClaims to RegisteredClaims (#18344)
zeripath
2022-01-20
1
-4
/
+3
*
format with gofumpt (#18184)
6543
2022-01-20
11
-32
/
+26
*
Refactor Router Logger (#17308)
wxiaoguang
2022-01-20
1
-1
/
+1
*
Propagate context and ensure git commands run in request context (#17868)
zeripath
2022-01-20
2
-3
/
+2
*
not show double error response in git hook (#18292)
a1012112796
2022-01-16
1
-1
/
+1
*
Support webauthn (#17957)
Lunny Xiao
2022-01-14
1
-2
/
+3
*
Add/update SMTP auth providers via cli (#18197)
Zoran Peričić
2022-01-12
1
-0
/
+181
*
Refactor auth package (#17962)
Lunny Xiao
2022-01-02
3
-196
/
+196
*
Upgrade certmagic from v0.14.1 to v0.15.2 (#18138)
Lunny Xiao
2022-01-01
1
-1
/
+2
*
Only create pprof files for gitea serv if explicitly asked for (#18068)
zeripath
2021-12-22
1
-1
/
+1
*
Simplify parameter types (#18006)
Gusted
2021-12-20
1
-2
/
+2
*
Fix outType on gitea dump (#18000)
Gusted
2021-12-17
1
-2
/
+5
*
Ensure complexity, minlength and ispwned are checked on password setting (#18...
zeripath
2021-12-17
1
-0
/
+4
*
Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along wi...
zeripath
2021-12-14
1
-0
/
+58
*
Some repository refactors (#17950)
Lunny Xiao
2021-12-12
1
-1
/
+1
*
Move keys to models/asymkey (#17917)
Lunny Xiao
2021-12-10
2
-3
/
+5
*
Move repository model into models/repo (#17933)
Lunny Xiao
2021-12-10
1
-1
/
+1
*
Replace "unix" by "http+unix" for PROTOCOL (#17771)
mscherer
2021-12-06
1
-3
/
+3
*
Improve install code to avoid low-level mistakes. (#17779)
wxiaoguang
2021-12-01
12
-18
/
+30
*
Make Requests Processes and create process hierarchy. Associate OpenRepositor...
zeripath
2021-11-30
1
-1
/
+1
*
Move accessmode into models/perm (#17828)
Lunny Xiao
2021-11-28
1
-7
/
+8
*
Move user related model into models/user (#17781)
Lunny Xiao
2021-11-24
2
-11
/
+13
*
Remove unnecessary attributes of User struct (#17745)
Lunny Xiao
2021-11-22
1
-1
/
+1
*
Add user settings key/value DB table (#16834)
techknowlogick
2021-11-22
1
-0
/
+1
*
Make SSL cipher suite configurable (#17440)
zeripath
2021-11-20
3
-9
/
+208
*
Move attachment into models/repo/ (#17650)
Lunny Xiao
2021-11-19
1
-1
/
+2
*
Move user/org deletion to services (#17673)
KN4CK3R
2021-11-18
1
-1
/
+2
*
Remove unnecessary variable assignments (#17695)
Gusted
2021-11-18
1
-1
/
+0
[next]