mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Fixes #16558 CSV delimiter determiner * Fixes #16558 - properly determine CSV delmiiter * Moves quoteString to a new function * Adds big test with lots of commas for tab delimited csv * Adds comments * Shortens the text of the test * Removes single quotes from regexp as only double quotes need to be searched * Fixes spelling * Fixes check of length as it probalby will only be 1e4, not greater * Makes sample size a const, properly removes truncated line * Makes sample size a const, properly removes truncated line * Fixes comment * Fixes comment * tests for FormatError() function * Adds logic to find the limiter before or after a quoted value * Simplifies regex * Error tests * Error tests * Update modules/csv/csv.go Co-authored-by: delvh <dev.lh@web.de> * Update modules/csv/csv.go Co-authored-by: delvh <dev.lh@web.de> * Adds comments * Update modules/csv/csv.go Co-authored-by: delvh <dev.lh@web.de> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: delvh <dev.lh@web.de> |
3 years ago | |
---|---|---|
.. | ||
admin | 3 years ago | |
dev | 4 years ago | |
events | 3 years ago | |
explore | 3 years ago | |
feed | 3 years ago | |
org | 3 years ago | |
repo | 3 years ago | |
user | 3 years ago | |
base.go | 3 years ago | |
goget.go | 4 years ago | |
home.go | 4 years ago | |
metrics.go | 4 years ago | |
nodeinfo.go | 3 years ago | |
swagger_json.go | 4 years ago | |
web.go | 3 years ago |