Commit Graph

950 Commits (594b8350b174e5832c1f91c55028ac76246bbef7)

Author SHA1 Message Date
wxiaoguang 7069369e03
Support performance trace (#32973) 1 week ago
wxiaoguang 5b31077b68
Fix ACME panic (#33178) 3 weeks ago
wxiaoguang 9ac536a904
Fix "stop time tracking button" on navbar (#33084) 4 weeks ago
wxiaoguang 9882917bce
Try to fix ACME directory problem (#33072) 4 weeks ago
wxiaoguang 4f386e2c5e
Refactor env var related code (#33075) 4 weeks ago
JonRB 233b7959e0
unset XDG_HOME_CONFIG as gitea manages configuration locations (#33067) 4 weeks ago
cassio zareck 1e2c8eb494
Fix settings not being loaded at CLI (#26402) 1 month ago
wxiaoguang 580e21dd2e
Refactor LFS SSH and internal routers (#32473) 3 months ago
wangjingcun 3d6ccbac3f
chore: fix some function names in comment (#32300) 3 months ago
wxiaoguang afa8dd45af
Make git push options accept short name (#32245) 4 months ago
ConcurrentCrab 8a9fd7f771
Add pure SSH LFS support (#31516) 4 months ago
Lunny Xiao 3f2d8f8730
Fix panic when cloning with wrong ssh format. (#32076) 4 months ago
techknowlogick d9a7748cdc
bump to go 1.23 (#31855) 5 months ago
techknowlogick f183783baa
Save initial signup information for users to aid in spam prevention (#31852) 5 months ago
Lunny Xiao ac34449747
Prevent update pull refs manually and will not affect other refs update (#31931) 5 months ago
Rowan Bohde 8de8972baf
fix: allow actions artifacts storage migration to complete succesfully (#31251) 8 months ago
Lunny Xiao fb7b743bd0
Azure blob storage support (#30995) 8 months ago
dicarne d0d6aad85f
Supports forced use of S3 virtual-hosted style (#30969) 9 months ago
Lunny Xiao ebf0c96940
Move database operations of merging a pull request to post receive hook and add a transaction (#30805) 9 months ago
Lunny Xiao 6ad77125ca
Fix missing migrate actions artifacts (#30874) 9 months ago
wxiaoguang 7c613f100e
Make sure git version&feature are always prepared (#30877) 9 months ago
wxiaoguang d3cdef88ad
Add some tests to clarify the "must-change-password" behavior (#30693) 9 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 9 months ago
Kemal Zebari 0606284fcf
Add --skip-db option to dump command (#30613) 9 months ago
Cheng 9de443ced2
chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621) 9 months ago
wxiaoguang 4c6e2da088
Improve "must-change-password" logic and document (#30472) 10 months ago
Lunny Xiao 263a716cb5
Performance optimization for git push (#30104) 10 months ago
wxiaoguang 83f83019ef
Clean up log messages (#30313) 10 months ago
wxiaoguang 654cfd1dfb
Refactor "dump" sub-command (#30240) 10 months ago
Lunny Xiao e2277d07ca
Move some asymkey functions to service layer (#28894) 11 months ago
6543 7fbdb60fc1
Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 11 months ago
wxiaoguang e9b13732f3
Refactor cmd setup and remove deadcode (#29313) 11 months ago
wxiaoguang 45c15387b2
Refactor JWT secret generating & decoding code (#29172) 12 months ago
Lunny Xiao 96ad1d6340
Fix push to create with capitalize repo name (#29090) 12 months ago
KN4CK3R f8b471ace1
Unify user update methods (#28733) 1 year ago
KN4CK3R 9bea276055
Add `must-change-password` cli parameter (#27626) 1 year ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 1 year ago
Lunny Xiao 7711db0a71
Fix migrate storage bug (#28830) 1 year ago
Lunny Xiao 62f995203a
Move doctor package from modules to services (#28856) 1 year ago
yp05327 b60a7c3358
Return `responseText` instead of string in some functions (#28836) 1 year ago
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419) 1 year ago
wxiaoguang 2df7563f31
Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) 1 year ago
Lunny Xiao 4eb2a29910
Improve ObjectFormat interface (#28496) 1 year ago
wxiaoguang 047c69bd85
Improve CLI code and descriptions (#28482) 1 year ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 1 year ago
wxiaoguang f2a309e6c8
Improve doctor cli behavior (#28422) 1 year ago
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 1 year ago
Anudeep Reddy 5380fd5d6d
fixed duplicate attachments on dump on windows (#28019) 1 year ago
Lunny Xiao 1bf5527eac
Refactor Find Sources and fix bug when view a user who belongs to an unactive auth source (#27798) 1 year ago
JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587) 1 year ago