Commit Graph

3335 Commits (793ce9dacff6bd25ea2c90af9db230768b1dc240)

Author SHA1 Message Date
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
Norwin 77d1c7bf2f
Cleanup protected branches when deleting users & teams (#19158) 3 years ago
zeripath 2d21d2af9e
Make migrations SKIP_TLS_VERIFY apply to git too (#19132) 3 years ago
6543 60fbaa9068
remove not needed (#19128) 3 years ago
6543 45f8d97131
nit fix (#19116) 3 years ago
Aravinth Manivannan fa73cbf5a7
Store the foreign ID of issues during migration (#18446) 3 years ago
techknowlogick 0b15a729cf
rm .sample hooks which aren't used (#19101) 3 years ago
techknowlogick ed1d95c55d
use go1.18 to build gitea (#19099) 3 years ago
Gusted 6ab4a96855
Update golang.org/x/crypto (#19097) 3 years ago
Lunny Xiao 49db87a035
Fix lfs bug (#19072) 3 years ago
6543 bc0d2c8ada
RSS/Atom support for Repos (#19055) 3 years ago
zeripath a0db075f21
If rendering has failed due to a net.OpError stop rendering (attempt 2) (#19049) 3 years ago
zeripath 75eb6cc9c1
Improve SyncMirrors logging (#19045) 3 years ago
zeripath 1314f38b59
fix pam authorization (#19040) 3 years ago
zeripath 8ddb5490e8
Don't show context cancelled errors in attribute reader (#19006) 3 years ago
singuliere cc643284de
Add Index to comment for migrations and mirroring (#18806) 3 years ago
Lunny Xiao b24e8d38af
Support ignore all santize for external renderer (#18984) 3 years ago
Jimmy Praet 5184c83f6b
Add config option to disable "Update branch by rebase" (#18745) 3 years ago
6543 efd10f1ab4
git backend ignore replace objects (#18979) 3 years ago
wxiaoguang dd712b77f7
Refactor admin user filter query parameters (#18965) 3 years ago
Otto Richter (fnetX) aee0fa68a7
Fix admin user list pagination (#18957) 3 years ago
Otto Richter (fnetX) 062fd4c217
[API] Allow removing issues (#18879) 3 years ago
René Schaar 6859b69198
Refactor SecToTime() function (#18863) 3 years ago
zeripath 4697735c8d
Adjust error for already locked db and prevent level db lock on malformed connstr (#18923) 3 years ago
Gusted 962725cdbb
Allow adminstrator teams members to see other teams (#18918) 3 years ago
Gusted bf2867dec2
Don't treat BOM escape sequence as hidden character. (#18909) 3 years ago
silverwind fa0e2d60c2
Disable service worker by default (#18914) 3 years ago
Alexander Neumann fd273b05b9
Correctly link URLs to users/repos with dashes, dots or underscores (#18890) 3 years ago
singuliere 49cab2b01f
migrations: add test for importing pull requests in gitea uploader (#18752) 3 years ago
zeripath f1c6cf7c51
Prevent Stats Indexer reporting error if repo dir missing (#18870) 3 years ago
silverwind 2b9df564b8
Lock gofumpt to v0.3.0 and run it (#18866) 3 years ago
zeripath 83c9035971
Immediately Hammer if second kill is sent (#18823) 3 years ago
zeripath 4b3ebda0e7
Fix panic in EscapeReader (#18820) 3 years ago
Lunny Xiao a7b9d44d88
Fix problem when self-assign notification (#18797) 3 years ago
Ghanem 185646723c
Fix redirect when using lowercase reponame (#18775) 3 years ago