summaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorひのしば / hinoshiba <s.k.noe@hinoshiba.com>2020-09-25 08:30:40 +0900
committerGitHub <noreply@github.com>2020-09-24 19:30:40 -0400
commit6fa19a8458e993972be2355e0575a76823a75735 (patch)
tree98546386cef39b4dfdf0489fd269947bf2c2b518 /modules
parentb5109272dbf63125868b90294828caea2052c9db (diff)
downloadgitea-6fa19a8458e993972be2355e0575a76823a75735.tar.gz
gitea-6fa19a8458e993972be2355e0575a76823a75735.zip
Fixed count of filtered issues when api request. (#12275)
* Improved total count of issue when filtered. * Fixed size of slice when selected 1 repository. * Improved function of error check. * improved comment * Added parameter of return header. Co-authored-by: 6543 <6543@obermui.de> * Updated corresponded to the current vendored of "xorm.io/xorm". * Dedublicated it by store the Options Struct into a variable. * format code * Update routers/api/v1/repo/issue.go Co-authored-by: 6543 <6543@obermui.de> * Update routers/api/v1/repo/issue.go Co-authored-by: 6543 <6543@obermui.de> * Updated number of range. Co-authored-by: 6543 <6543@obermui.de> * Updated number of range. Co-authored-by: 6543 <6543@obermui.de> * Removed total value. * make fmt * Improved value of sql. Co-authored-by: zeripath <art27@cantab.net> * Improved value of sql. * improved message * improved message * improved message * fixed message Co-authored-by: 6543 <6543@obermui.de> Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Diffstat (limited to 'modules')
0 files changed, 0 insertions, 0 deletions