Commit Graph

197 Commits (5b7466053d993685939da8623fb78e94e4ee0797)

Author SHA1 Message Date
zeripath 0a542dd59f
Decrement Fork Num when converting from Fork (#17035) 3 years ago
Jimmy Praet 3d6cb25e31
Support unprotected file patterns (#16395) 3 years ago
6543 77f604a928
Add skip and limit to git.GetTags (#16897) 3 years ago
Lunny Xiao ddc709ff7f
Add repo_id for attachment (#16958) 3 years ago
6543 63d7cbcef1
Make mirror feature more configurable (#16957) 3 years ago
zeripath eb0330a3fe
Ensure that rebase conflicts are handled in updates (#16952) 3 years ago
a1012112796 cbf05c3f79
Add option to update pull request by `rebase` (#16125) 3 years ago
6543 d21702475b
Fix git.Blob.DataAsync(): close pipe since we return a NopCloser (#16899) 3 years ago
6543 bb4cc876b1
Repare and Improve GetDiffRangeWithWhitespaceBehavior (#16894) 3 years ago
zeripath 9119d24573
Ensure wiki repos are all closed (#16886) 3 years ago
Lunny Xiao d985d4bc2f
Paginate releases page & set default page size to 10 (#16857) 3 years ago
zeripath c9c0475f4d
In Render tolerate not being passed a context (#16842) 3 years ago
Kyle Evans cad70599a6
Refactor the fork service slightly to take ForkRepoOptions (#16744) 3 years ago
Lunny Xiao 4e761fa385
Fix branch pagination error (#16805) 3 years ago
zeripath 921afb57fb
Add missing return to handleSettingRemoteAddrError (#16794) 3 years ago
Abner 7844bf1430
Download lfs in git and web workflow from minio/s3 directly (#16731) 3 years ago
wxiaoguang 06f82641cb
when the update request doesn't intend to update attachments (eg: change checkbox state), ignore attachment updates (#16762) 3 years ago
KN4CK3R dc2613600c
Keep attachments on tasklist update (#16750) 3 years ago
6543 2289580bb7
[API] generalize list header (#16551) 3 years ago
6543 f1a810e090
Related refactors to ctx.FormX functions (#16567) 3 years ago
6543 c4d70a0325
Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 3 years ago
KN4CK3R d9ef43a712
Replace `list.List` with slices (#16311) 3 years ago
AJ ONeal b9a0e33238
Pre-fill suggested New File 'name' and 'content' with Query Params (#16556) 3 years ago
Marty 4e68d6f41d
Show correct text when comparing commits on empty pull request (#16569) 3 years ago
Lunny Xiao 33e0b38287
Rename context.Query to context.Form (#16562) 3 years ago
a1012112796 3705168837
Add agit flow support in gitea (#14295) 3 years ago
zeripath fd15fd4c67
Handle too long PR titles correctly (#16517) 3 years ago
Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
lengyuqu 078e2b2c39
Add support for corporate WeChat webhooks (#15910) 3 years ago
6543 b26c3b482f
Add TestPrepareWikiFileName (#16487) 3 years ago
Jimmy Praet 78118a3b02
Add checkbox to delete pull branch after successful merge (#16049) 3 years ago
6543 46a4c6835d
Fix external renderer (#16401) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
zeripath 365c4e9316
Add button to delete undeleted repositories from failed migrations (#16197) 3 years ago
KN4CK3R aac663e0da
Implemented head_commit for webhooks (#16282) 3 years ago
Norwin 9c6aeb47f7
Link to previous blames in file blame page (#16259) 3 years ago
KN4CK3R 9b1b4b5433
Refactor Webhook + Add X-Hub-Signature (#16176) 3 years ago
Lunny Xiao e3c626834b
Let package git depend on setting but not opposite (#15241) 3 years ago
KN4CK3R 44b8b07631
Add tag protection (#15629) 3 years ago
KN4CK3R 4cc63e9919
Fix diff expansion is missing final line in a file (#16222) 3 years ago
Lunny Xiao b223d36195
Rework repository archive (#14723) 3 years ago
KN4CK3R 383ffcfa34
Small refactoring of modules/private (#15947) 3 years ago
zeripath 196593e2e9
More efficiently parse shas for shaPostProcessor (#16101) 3 years ago
KN4CK3R ebf253b841
Add attachments for PR reviews (#16075) 3 years ago
KN4CK3R 440039c0cc
Add push to remote mirror repository (#15157) 3 years ago
Lunny Xiao da057996d5
Fix http path bug (#16117) 3 years ago
Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 3 years ago