Commit Graph

943 Commits (main)

Author SHA1 Message Date
wxiaoguang 580e21dd2e
Refactor LFS SSH and internal routers (#32473) 3 days ago
wangjingcun 3d6ccbac3f
chore: fix some function names in comment (#32300) 3 weeks ago
wxiaoguang afa8dd45af
Make git push options accept short name (#32245) 1 month ago
ConcurrentCrab 8a9fd7f771
Add pure SSH LFS support (#31516) 2 months ago
Lunny Xiao 3f2d8f8730
Fix panic when cloning with wrong ssh format. (#32076) 2 months ago
techknowlogick d9a7748cdc
bump to go 1.23 (#31855) 2 months ago
techknowlogick f183783baa
Save initial signup information for users to aid in spam prevention (#31852) 2 months ago
Lunny Xiao ac34449747
Prevent update pull refs manually and will not affect other refs update (#31931) 2 months ago
Rowan Bohde 8de8972baf
fix: allow actions artifacts storage migration to complete succesfully (#31251) 5 months ago
Lunny Xiao fb7b743bd0
Azure blob storage support (#30995) 6 months ago
dicarne d0d6aad85f
Supports forced use of S3 virtual-hosted style (#30969) 6 months ago
Lunny Xiao ebf0c96940
Move database operations of merging a pull request to post receive hook and add a transaction (#30805) 6 months ago
Lunny Xiao 6ad77125ca
Fix missing migrate actions artifacts (#30874) 6 months ago
wxiaoguang 7c613f100e
Make sure git version&feature are always prepared (#30877) 6 months ago
wxiaoguang d3cdef88ad
Add some tests to clarify the "must-change-password" behavior (#30693) 7 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 7 months ago
Kemal Zebari 0606284fcf
Add --skip-db option to dump command (#30613) 7 months ago
Cheng 9de443ced2
chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621) 7 months ago
wxiaoguang 4c6e2da088
Improve "must-change-password" logic and document (#30472) 7 months ago
Lunny Xiao 263a716cb5
Performance optimization for git push (#30104) 7 months ago
wxiaoguang 83f83019ef
Clean up log messages (#30313) 7 months ago
wxiaoguang 654cfd1dfb
Refactor "dump" sub-command (#30240) 8 months ago
Lunny Xiao e2277d07ca
Move some asymkey functions to service layer (#28894) 9 months ago
6543 7fbdb60fc1
Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 9 months ago
wxiaoguang e9b13732f3
Refactor cmd setup and remove deadcode (#29313) 9 months ago
wxiaoguang 45c15387b2
Refactor JWT secret generating & decoding code (#29172) 9 months ago
Lunny Xiao 96ad1d6340
Fix push to create with capitalize repo name (#29090) 9 months ago
KN4CK3R f8b471ace1
Unify user update methods (#28733) 9 months ago
KN4CK3R 9bea276055
Add `must-change-password` cli parameter (#27626) 9 months ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 10 months ago
Lunny Xiao 7711db0a71
Fix migrate storage bug (#28830) 10 months ago
Lunny Xiao 62f995203a
Move doctor package from modules to services (#28856) 10 months ago
yp05327 b60a7c3358
Return `responseText` instead of string in some functions (#28836) 10 months ago
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419) 10 months ago
wxiaoguang 2df7563f31
Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) 10 months ago
Lunny Xiao 4eb2a29910
Improve ObjectFormat interface (#28496) 11 months ago
wxiaoguang 047c69bd85
Improve CLI code and descriptions (#28482) 11 months ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 11 months ago
wxiaoguang f2a309e6c8
Improve doctor cli behavior (#28422) 11 months ago
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 12 months 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
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
Lunny Xiao 673cf6af76
make writing main test easier (#27270) 1 year ago
Nanguan Lin 70f8d10fc5
move the `gitea admin` subcommands into separate files (#27307) 1 year ago
JakobDev 7047df36d4
Another round of `db.DefaultContext` refactor (#27103) 1 year ago
JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083) 1 year ago
JakobDev 76659b1114
Reduce usage of `db.DefaultContext` (#27073) 1 year ago
MomentQYC 598465eb43
fix: typo (#27009) 1 year ago