Commit Graph

3569 Commits (5933f04094df2baa7e47d3d4372ad2fdfa2b6207)

Author SHA1 Message Date
KN4CK3R 18727df73a
Add Helm Chart registry (#19406) 2 years ago
Lunny Xiao b8911fb456
Use a struct as test options (#19393) 2 years ago
KN4CK3R 6d51b9f615
Fixed registry host value. (#19363) 2 years ago
wxiaoguang d906858847
Use "main" as default branch name (#19354) 2 years ago
Lunny Xiao 1dfa26e00e
Move milestone to models/issues/ (#19278) 2 years ago
wxiaoguang 84ceaa98bd
Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. (#19337) 2 years ago
Lunny Xiao 3c3d49899f
Remove dependent on session auth for api/v1 routers (#19321) 2 years ago
Lunny Xiao 783a021889
Never use /api/v1 from Gitea UI Pages (#19318) 2 years ago
techknowlogick 48dc88acd0
Allow custom redirect for landing page (#19324) 3 years ago
wxiaoguang d242511e86
Remove legacy unmaintained packages, refactor to support change default locale (#19308) 3 years ago
zeripath 7b4c3c7bb1
Prevent intermittent NPE in queue tests (#19301) 3 years ago
wxiaoguang 4f27c28947
Remove legacy `unknwon/com` package (#19298) 3 years ago
Peter Gardfjäll 58c9d12933
A pull-mirror repo should be marked as such on creation (#19295) 3 years ago
wxiaoguang 65f17bfc31
Refactor legacy `unknwon/com` package, improve golangci lint (#19284) 3 years ago
wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 3 years ago
silverwind 1eb0da58c3
Update JS dependencies (#19281) 3 years ago
Lunny Xiao 420851ca1f
Fix global packages enabled avaiable (#19276) 3 years ago
zeripath c88547ce71
Add Goroutine stack inspector to admin/monitor (#19207) 3 years ago
Peter Gardfjäll e28cc79c92
Improve sync performance for pull-mirrors (#19125) 3 years ago
wxiaoguang b877504b03
Refactor `git.Command.Run*`, introduce `RunWithContextString` and `RunWithContextBytes` (#19266) 3 years ago
Lunny Xiao d4f84f1c93
Move reaction to models/issues/ (#19264) 3 years ago
wxiaoguang c83168104b
Use a more general (and faster) method to sanitize URLs with credentials (#19239) 3 years ago
Justin Sievenpiper a2c20a6cab
Add Redis Sentinel Authentication Support (#19213) 3 years ago
KN4CK3R 1d332342db
Add Package Registry (#16510) 3 years ago
6543 3e88af898a
Make git.OpenRepository accept Context (#19260) 3 years ago
zeripath 889a8c268c
Use full output of git show-ref --tags to get tags for PushUpdateAddTag (#19235) 3 years ago
John Olheiser 66f2210fec
More commit info from API (#19252) 3 years ago
zeripath 97625b44e7
Provide configuration to allow camo-media proxying (#12802) 3 years ago
Lunny Xiao 76aa33d884
Move init repository related functions to modules (#19159) 3 years ago
Lunny Xiao b06b9a056c
Move organization related structs into sub package (#18518) 3 years ago
wxiaoguang d4c789dfc1
Refactor repo clone button and repo clone links, fix JS error on empty repo page (#19208) 3 years ago
zeripath d3dbdbe6c5
Prevent intermittent failures in RepoIndexerTest (2) (#19229) 3 years ago
Lunny Xiao c29fbc6d23
Hide sensitive content on admin panel progress monitor (#19218) 3 years ago
zeripath 41b60d94db
Do not include global arguments in process manager (#19226) 3 years ago
zeripath 793ce9dacf
Prevent intermittent failures in RepoIndexerTest (#19225) 3 years ago
Abheek Dhawan f316582458
Set the default branch for repositories generated from templates (#19136) 3 years ago
zeripath 70628bd870
Add auto logging of goroutine pid label (#19212) 3 years ago
KN4CK3R 59b867dc2d
Add `ContextUser` to http request context (#18798) 3 years ago
zeripath 5fe764b1eb
Add pprof labels in processes and for lifecycles (#19202) 3 years ago
Robert Kaussow 909804b717
Bump goldmark to v1.4.11 (#19201) 3 years ago
zeripath 0b1686b67a
Prevent redirect to Host (2) (#19175) 3 years ago
Andrew Thornton 81b5bef55a
Prevent start panic due to missing DotEscape function 3 years ago
a1012112796 d8f578412e
Redirect .wiki/* ui link to /wiki (#18831) 3 years ago
zeripath 5248232c44
Try to prevent autolinking of displaynames by email readers (#19169) 3 years ago
KN4CK3R 3f280f89e7
Update HTTP status codes to modern codes (#18063) 3 years ago
zeripath 3f71ab9a12
Clean paths when looking in Storage (#19124) 3 years ago
zeripath 461068cfa1
Ensure that setting.LocalURL always has a trailing slash (#19171) 3 years ago
wxiaoguang 7a550b3af2
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) 3 years ago
wxiaoguang 2b55422cd7
Fix the bug: deploy key with write access can not push (#19010) 3 years ago
KN4CK3R 80fd25524e
Renamed ctx.User to ctx.Doer. (#19161) 3 years ago