diff options
author | ひのしば / hinoshiba <s.k.noe@hinoshiba.com> | 2020-09-25 08:30:40 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-24 19:30:40 -0400 |
commit | 6fa19a8458e993972be2355e0575a76823a75735 (patch) | |
tree | 98546386cef39b4dfdf0489fd269947bf2c2b518 /modules | |
parent | b5109272dbf63125868b90294828caea2052c9db (diff) | |
download | gitea-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