Commit Graph

34 Commits (439ad34c71b8777a9dac369c643560b18bc41bab)

Author SHA1 Message Date
zeripath 933e819165
Ensure that blob-excerpt links work for wiki (#18587) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 3 years ago
wxiaoguang a38ba634a4
Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069) 3 years ago
Lunny Xiao d7770539f6
Improve interface when comparing a branch which has created a pull request (#17911) 3 years ago
Gusted ff2fd08228
Simplify parameter types (#18006) 3 years ago
Lunny Xiao b300e3f485
Support open compare page directly (#17975) 3 years ago
zeripath 8354670708
Prevent hang in git cat-file if repository is not a valid repository and other fixes (#17991) 3 years ago
Lunny Xiao 5723240490
Some repository refactors (#17950) 3 years ago
wxiaoguang 0a9fcf63a4
Clean legacy SimpleMDE code (#17926) 3 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 3 years ago
zeripath 9e6e1dc950
Improve checkBranchName (#17901) 3 years ago
John Olheiser eb69c7ec8c
Allow default branch to be inferred on compare page (#17908) 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 3 years ago
Lunny Xiao baed01f247
Remove unnecessary attributes of User struct (#17745) 3 years ago
zeripath 8511eec4d4
Allow Loading of Diffs that are too large (#17739) 3 years ago
Gusted 00448ebe91
Remove unused `user` paramater (#17723) 3 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 3 years ago
Lunny Xiao 99b2858e62
Move unit into models/unit/ (#17576) 3 years ago
Richard Mahn 40c8451b7d
Properly determine CSV delimiter (#17459) 3 years ago
KN4CK3R 44f2c27d28
Fix CSV render error (#17406) 3 years ago
zeripath a889d0cc8c
Add buttons to allow loading of incomplete diffs (#16829) 3 years ago
zeripath 206ea10b45
Prevent NPE on invalid diff (#17197) 3 years ago
zeripath 920608e592
Support direct comparison (git diff a..b) as well merge comparison (a...b) (#16635) 3 years ago
6543 77f604a928
Add skip and limit to git.GetTags (#16897) 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
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
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
KN4CK3R 4cc63e9919
Fix diff expansion is missing final line in a file (#16222) 3 years ago
Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 3 years ago
KN4CK3R 8e262104c2
Add Image Diff for SVG files (#14867) 3 years ago
Jonathan Tran 9557b8603a
Add selecting tags on the compare page (#15723) 3 years ago
Lunny Xiao 9d99f6ab19
Refactor renders (#15175) 3 years ago
6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282) 4 years ago
KN4CK3R 0c6137617f
Add Tabular Diff for CSV files (#14661) 4 years ago
a1012112796 2b9e0b4d1b
should run RetrieveRepoMetas() for empty pr (#15187) 4 years ago
a1012112796 a5279b74b6
Make manual merge autodetection optional and add manual merge as merge method (#12543) 4 years ago
zeripath 66a148e398
Restore detection of branches are equal on compare page (#14586) 4 years ago
vnkmpf 487f2ee41c
Whitespace in commits (#14650) 4 years ago
6543 0d1444751f
[API] Add pagination to ListBranches (#14524) 4 years ago
silverwind b83825253e
Fix label display on new issues (#13590) 4 years ago
silverwind cda44750cb
Attachments: Add extension support, allow all types for releases (#12465) 4 years ago
John Olheiser 26c4a049da
Issue templates directory (#11450) 4 years ago
Gjergji Ramku 0c9eb468e9
Fix typos (#12542) 4 years ago
mrsdizzie a60f506dd7
Syntax highlight expanded code blobs (#12223) 4 years ago
mrsdizzie af7ffaa279
Server-side syntax highlighting for all code (#12047) 4 years ago