Commit Graph

3244 Commits (ae85ee1c6f0447478a66301bc21afc4e59053561)

Author SHA1 Message Date
zeripath c876124efe
Ensure git tag tests and others create test repos in tmpdir (#18447) (#18767) 3 years ago
zeripath 7ebc3da7cb
Prevent dangling GetAttribute calls (#18754) (#18755) 3 years ago
zeripath 2e36ba0a00
Send mail to issue/pr assignee/reviewer also when OnMention is set (#18707) (#18765) 3 years ago
Lunny Xiao 913d6f3ff3
Fix isempty detection of git repository (#18746) (#18750) 3 years ago
zeripath 2e317d3f6e
Prevent security failure due to bad APP_ID (#18678) (#18682) 3 years ago
zeripath 38fc6c75f3
Restart zero worker if there is still work to do (#18658) (#18672) 3 years ago
zeripath d4a075d738
If rendering has failed due to a net.OpError stop rendering (#18642) (#18645) 3 years ago
zeripath a13fb154ae
Stop logging an error when notes are not found (#18626) (#18635) 3 years ago
zeripath 36c66303df
Only attempt to flush queue if the underlying worker pool is not finished (#18593) (#18620) 3 years ago
zeripath bc196a35e1
Collaborator trust model should trust collaborators (#18539) (#18557) 3 years ago
zeripath 9c318a17f5
Add `GetUserTeams` (#18499) (#18531) 3 years ago
Gusted d5027b6c09
Prevent NPE on partial match of compare URL and allow short SHA1 compare URLs (#18472) (#18473) 3 years ago
Lunny Xiao 2f22337125
Fix broken when no commits and default branch is not master (#18423) 3 years ago
Gusted 42991dc89a
Fix partial cloning a repo (#18373) (#18377) 3 years ago
wxiaoguang 160de9fbda
Fix mime-type detection for HTTP server (#18371) 3 years ago
Gusted d644289fcb
Backport: Disable content sniffing on `PlainTextBytes` (#18365) 3 years ago
Peter Gardfjäll 89a3214352
Add MirrorUpdated field to Repository API type (#18267) 3 years ago
Ben Niemann 2871e58a01
Remove unneeded debug messages to stdout. (#18298) 3 years ago
techknowlogick 84145e45c5
Remove golang vendored directory (#18277) 3 years ago
Lunny Xiao 35c3553870
Support webauthn (#17957) 3 years ago
6543 ff00b8688b
Fix NPE on try to get tag reference via API (#18245) 3 years ago
luzpaz af92473920
Fix source typos (#18227) 3 years ago
luzpaz 8c647bf0f6
Fix various typos (#18219) 3 years ago
Gusted 242dddfcb7
Remove `ioutil` (#18222) 3 years ago
delvh 4f7764561a
Sort locales according to their names (#18211) 3 years ago
zeripath 832f987d80
Restore setting of ctx.Repo.Mirror (#18205) 3 years ago
Lunny Xiao a1c12fb0b3
Don't store assets modified time into generated files (#18193) 3 years ago
zeripath 21ed4fd8da
Add warning for BIDI characters in page renders and in diffs (#17562) 3 years ago
Gusted 4b3bfd7e89
Enable partial clone by default (#18195) 3 years ago
zeripath 1514e13bb8
Add option to convert CRLF to LF line endings for sendmail (#18075) 3 years ago
Lunny Xiao 8760af752a
Team permission allow different unit has different permission (#17811) 3 years ago
Gusted 623c93ff46
Increase Salt randomness (#18179) 3 years ago
Gusted 165346c15c
Add MP4 as default allowed attachment type (#18170) 3 years ago
Gusted 74a5d49e86
Include folders into size cost (#18158) 3 years ago
Lunny Xiao de8e3948a5
Refactor auth package (#17962) 3 years ago
wxiaoguang e61b390d54
Unify and simplify TrN for i18n (#18141) 3 years ago
qwerty287 7db2f110ad
Add API to get issue/pull comments and events (timeline) (#17403) 3 years ago
Lunny Xiao 25a290e320
Upgrade bleve from v2.0.6 to v2.3.0 (#18132) 3 years ago
Gusted e4e3df6c66
Handle invalid issues (#18111) 3 years ago
zeripath 16adaaeaa3
Instead of using routerCtx just escape the url before routing (#18086) 3 years ago
Aravinth Manivannan c7151c2fb6
- name: new parameter in CreateForkOption to give the forked repository (#18066) 3 years ago
qwerty287 7cc44491fa
Add API to manage repo tranfers (#17963) 3 years ago
zeripath a5df7ba6bf
Prevent NPE if gitea uploader fails to open url (#18080) 3 years ago
zeripath ffc08c1914
Do not read or write git reference files directly (#18079) 3 years ago
99rgosse e0cf3d86c4
Migrated Repository will show modifications when possible (#17191) 3 years ago
zeripath ba6efb105a
Quote references to the user table in consistency checks (#18072) 3 years ago
zeripath 7cc7f0ed75
TestRepository_GetTag intermittently panics due to an NPE (#18043) 3 years ago
zeripath bcc13f3889
Reset Session ID on login (#18018) 3 years ago
Gusted ff2fd08228
Simplify parameter types (#18006) 3 years ago
zeripath fb5f7791ef
Prevent off-by-one error on comments on newly appended lines (#18029) 3 years ago