Commit Graph

863 Commits (8f4dafcd4e6b0b5d307c3e060ffe908c2a96f047)

Author SHA1 Message Date
Yarden Shoham c0ddec8a2a
Revert "Add Debian package registry" (#24412) 2 years ago
KN4CK3R bf77e2163b
Add Debian package registry (#22854) 2 years ago
Lunny Xiao 5cf7da63ee
Refactor config provider (#24245) 2 years ago
KN4CK3R f1173d6879
Use more specific test methods (#24265) 2 years ago
techknowlogick 4014200021
add CLI command to register runner tokens (#23762) 2 years ago
Lunny Xiao cda84bec87
Support converting varchar to nvarchar for mssql database (#24105) 2 years ago
wxiaoguang 50a72e7a83
Use a general approach to access custom/static/builtin assets (#24022) 2 years ago
Fredrik Eriksson cb1536471b
Add --quiet option to gitea dump (#22969) 2 years ago
wxiaoguang f4538791f5
Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 2 years ago
wxiaoguang 5727056ea1
Make minio package support legacy MD5 checksum (#23768) 2 years ago
Zettat123 df411819eb
Check LFS/Packages settings in dump and doctor command (#23631) 2 years ago
Lunny Xiao 623a539f23
Move pidfile creation from setting to web cmd package (#23285) 2 years ago
FuXiaoHei cdc9e91750
add path prefix to ObjectStorage.Iterator (#23332) 2 years ago
zeripath dad057b639
Handle OpenID discovery URL errors a little nicer when creating/editing sources (#23397) 2 years ago
Jason Song c84238800b
Refactor `setting.Database.UseXXX` to methods (#23354) 2 years ago
wxiaoguang 294124d129
Close the temp file when dumping database to make the temp file can be deleted on Windows (#23249) 2 years ago
wxiaoguang f5987c24e2
Make `gitea serv` respect git binary home (#23138) 2 years ago
Lunny Xiao c53ad052d8
Refactor the setting to make unit test easier (#22405) 2 years ago
zeripath 61b89747ed
Provide the ability to set password hash algorithm parameters (#22942) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 2 years ago
zeripath aa1d95300a
Add command to bulk set must-change-password (#22823) 2 years ago
KN4CK3R e8186f1c0f
Map OIDC groups to Orgs/Teams (#21441) 2 years ago
Adi c13eb8e6b3
Add CLI option tenant ID for oauth2 source (#22769) 2 years ago
yp05327 e35f8e15a6
add default user visibility to cli command "admin user create" (#22750) 2 years ago
Lukas 3f2e721372
Allow setting access token scope by CLI (#22648) 2 years ago
Jason Song 4011821c94
Implement actions (#21937) 2 years ago
Jason Song 477a1cc40e
Improve utils of slices (#22379) 2 years ago
KN4CK3R a35749893b
Move `convert` package to services (#22264) 2 years ago
Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) 2 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
KN4CK3R 4b5a6e5ef0
Fix typos (#21947) 2 years ago
KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 2 years ago
wxiaoguang fb704f6c72
Revert unrelated changes for SMTP auth (#21767) 2 years ago
KN4CK3R 20674dd05d
Add package registry quota limits (#21584) 2 years ago
Lunny Xiao e72acd5e5b
Split migrations folder (#21549) 2 years ago
Lunny Xiao 9a70a12a34
Merge db.Iterate and IterateObjects (#21641) 2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
Johan Van de Wauw 49874b7aad
dump: Add option to skip index dirs (#21501) 2 years ago
Clar Fon 3d10193be2
Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663) 2 years ago
naoki kuroda c87e6a89da
Fix typo (#21201) 2 years ago
Eng Zer Jun 8b0aaa5f86
test: use `T.TempDir` to create temporary test directory (#21043) 2 years ago
Peter Gardfjäll 4562d40fce
fix hard-coded timeout and error panic in API archive download endpoint (#20925) 2 years ago
zeripath bb0ff77e46
Share HTML template renderers and create a watcher framework (#20218) 2 years ago
Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262) 2 years ago
zeripath 943753f560
Support Proxy protocol (#12527) 2 years ago
zeripath 3aa5749d53
Disable doctor logging on panic (#20847) 2 years ago
Lunny Xiao 1f146090ec
Add migrate repo archiver and packages storage support on command line (#20757) 2 years ago
wxiaoguang 11dc6df5be
Fix git.Init for doctor sub-command (#20782) 2 years ago
wxiaoguang 75d96f4a02
Refactor legacy git init (#20376) 2 years ago