Commit Graph

326 Commits (f8deb116cced2e97cda4ca80e00d82c453d8a393)

Author SHA1 Message Date
Lunny Xiao b25a571bc9
Set HeadCommit when creating tags. (#18116) (#18173) 3 years ago
zeripath 76e1c130fb
Reset Session ID on login (#18018) (#18041) 3 years ago
Lunny Xiao a15f0cb010
Fix rename notification bug (#18011) 3 years ago
zeripath 3ae4c4898b
Prevent hang in git cat-file if the repository is not a valid repository (Partial #17991) (#17992) 3 years ago
Lunny Xiao 714ecd9f1e
Fix close issue but time watcher still running (#17761) 3 years ago
Lunny Xiao a08856606e
Return 400 but not 500 when request archive with wrong format (#17691) (#17700) 3 years ago
Gusted ea0fe83888
Fix golangci-lint warnings (#17598 et al) (#17668) 3 years ago
Gusted b661bbaed7
backport(1.15): make `ParsePatch` more robust (#17580) 3 years ago
wxiaoguang 20ae184967
Only allow webhook to send requests to allowed hosts (#17482) (#17510) 3 years ago
Richard Mahn befb6bea22
Prevent NPE in CSV diff rendering when column removed (#17018) (#17377) 3 years ago
zeripath 5b6b7e79cf
Fix missing repo link in issue/pull assigned emails (#17183) (#17184) 3 years ago
Alexey 〒erentyev 9cf5739c0f
correct transaction ending (#17151) 3 years ago
zeripath a384109244
Prevent panic on diff generation (#16950) (#16951) 3 years ago
zeripath ceae89c8c7
Allow BASIC authentication access to /:owner/:repo/releases/download/* (#16916) (#16923) 3 years ago
6543 cbe3ca5d0b
Test if LFS object is accessible (#16865) (#16904) 3 years ago
Lunny Xiao af1fd56d8a
Fix dump and restore respository (#16698) (#16898) 3 years ago
6543 c54639b8ee
Repare and Improve GetDiffRangeWithWhitespaceBehavior (#16894) (#16895) 3 years ago
zeripath 58f4a4114e
Simplify split diff view generation and remove JS dependency (#16775) (#16863) 3 years ago
zeripath a17edf446f
Fix 500 on first wiki page (#16586) (#16598) 3 years ago
zeripath 67942ac1a9
Switch to maintained jwt lib (#16532) (#16533) 3 years ago
6543 09a4364b21
Add TestPrepareWikiFileName (#16487) (#16498) 3 years ago
Gary Wang d268c9d6e1
fix: support delete non-urlencoded wiki page (#16482) (#16486) 3 years ago
6543 8798e3a098
Use TrN helper for email templates (#16425) 3 years ago
zeripath b82293270c
Add option to provide signature for a token to verify key ownership (#14054) 3 years ago
Jimmy Praet 4ce32c9e93
Detect encoding changes while parsing diff (#16330) 3 years ago
Jimmy Praet 78118a3b02
Add checkbox to delete pull branch after successful merge (#16049) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
Gary Wang b06342f29c
fix: not able to update local created non-urlencoded wiki pages (#16139) 3 years ago
KN4CK3R aac663e0da
Implemented head_commit for webhooks (#16282) 3 years ago
KN4CK3R 9b1b4b5433
Refactor Webhook + Add X-Hub-Signature (#16176) 3 years ago
Sergey Dryabzhinsky 22a0636544
Add Visible modes function from Organisation to Users too (#16069) 3 years ago
KN4CK3R e673e42f7e
Fixed issues not updated by commits (#16254) 3 years ago
ayb 9b33d18899
Added support for gopher URLs. (#14749) 3 years ago
Jimmy Praet 06f483d0c4
Append to existing trailers in generated squash commit message (#15980) 3 years ago
6543 3ef23d5411
Use gitea logging module for git module (#16243) 3 years ago
KN4CK3R 44b8b07631
Add tag protection (#15629) 3 years ago
Lunny Xiao b223d36195
Rework repository archive (#14723) 3 years ago
Viktor Yakovchuk 08f4b3f312
Fix 500 Error with branch and tag sharing the same name #15592 (#16040) 3 years ago
KN4CK3R 383ffcfa34
Small refactoring of modules/private (#15947) 3 years ago
6543 be81dc8b20
Localize Email Templates (#16200) 3 years ago
Jimmy Praet 17030ced75
Improve notifications for WIP draft PR's (#14663) 3 years ago
KN4CK3R 4fcae3d06d
Add tests for all webhooks (#16214) 3 years ago
parnic 35742d4af7
Reintroduce squash merge default comment as a config setting (#16134) 3 years ago
KN4CK3R ebf253b841
Add attachments for PR reviews (#16075) 3 years ago
Nils Dralle f374789fe2
Fix private repo permission problem (#16142) 3 years ago
KN4CK3R 440039c0cc
Add push to remote mirror repository (#15157) 3 years ago
KN4CK3R 2b39357443
Fixed sanitize errors. (#15240) 3 years ago
Lunny Xiao 5fef041079
Remove unnecessary goroutine (#16080) 4 years ago
Lunny Xiao fb3ffeb18d
Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 4 years ago
Lunny Xiao 0909695204
Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067) 4 years ago