Commit Graph

15 Commits (b6b1e716654fec3b16d245ef65cf42e57e1bb5b6)

Author SHA1 Message Date
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
zeripath 0973c03601
Handle more pathological branch and tag names (#11843) 4 years ago
zeripath 5cb201dc93
Fix numbr of files, total additions, and deletions (#11614) 4 years ago
zeripath db87e91227 Check that the ctx.User is not nil before checking its ID (#11424) 4 years ago
zeripath 0198bbedc1
Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327) 4 years ago
zeripath 28f8308d47
Show pull request selection even when unrelated branches (#11239) 4 years ago
赵智超 14c97c0501
Add titles and improve messages on sidebar menus (#10872) 5 years ago
mrsdizzie 8d99ee2773
Add Organization Wide Labels (#10814) 5 years ago
zeripath bf847b9397
Upgrade golangci-lint to 1.24.0 (#10894) 5 years ago
赵智超 f9f2c163b1
bug: fix assignees double load bug (#10856) 5 years ago
zeripath 90919bb37e
Show Signer in commit lists and add basic trust (#10425) 5 years ago
Lunny Xiao f540d0ac87
Fix issues/pulls dependencies problems (#9842) 5 years ago
6543 2f3a602b3c fix (#9836) 5 years ago
Lunny Xiao d3468ed79f Fix compare (#9808) 5 years ago
Lunny Xiao 5765212c6d
Add owner_name column for table repository for maintaince reason (#9717) 5 years ago
John Olheiser 1bbb2a637c Add SimpleMDE to compare page for PRs (#9376) 5 years ago
Benno 149a9df9e8 Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) 5 years ago
zeripath 722a7c902d
Add Close() method to gogitRepository (#8901) 5 years ago
Benno e6706df49d Create PR on Current Repository by Default (#8670) 5 years ago
Mario Lubenka f92a0b68fe Bugfix for image compare and minor improvements to image compare (#8289) 5 years ago