Commit Graph

3383 Commits (b5383590de41b4311663e1d81ab5892054b6ce94)

Author SHA1 Message Date
Gusted b5383590de
Fix 64-bit atomic operations on 32-bit machines (#19531) 2 years ago
zeripath 41fcf7b7de
Prevent dangling archiver goroutine (#19516) 2 years ago
John Olheiser 3c140f0d42
Use router param for filepath in GetRawFile (#19499) 2 years ago
Gusted 4e912a61c8
Improve Stopwatch behavior (#18930) 2 years ago
6543 1ebb30e41b
Pass gitRepo down to GetRawDiff, since its used for main repo and wiki (#19461) 2 years ago
Lunny Xiao 7c164d5a91
Use queue instead of memory queue in webhook send service (#19390) 2 years ago
6543 ddbbe6e15c
User specific repoID or xorm builder conditions for issue search (#19475) 2 years ago
6543 2ec2baf248
use IsLoopback (#19477) 2 years ago
Pilou ebb23967dc
[doctor] authorized-keys: fix displayed check name (#19464) 2 years ago
zeripath 0dcc74a8a7
Prevent dangling cat-file calls (goroutine alternative) (#19454) 2 years ago
Gusted ebe569a268
Set correct PR status on 3way on conflict checking (#19457) 2 years ago
6543 c764355676
RepoAssignment ensure to close before overwrite (#19449) 2 years ago
zeripath a7f0ce6207
Add uploadpack.allowAnySHA1InWant to allow --filter=blob:none with older git clients (#19430) 2 years ago
zeripath 409ff55a29
When updating mirror repo intervals by API reschedule next update too (#19429) 2 years ago
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) 2 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