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.
gitea/modules/util
silverwind 6d93a3ab18
Issue and Pulls lists rework (#13594)
* Issue and Pulls lists rework

Reorganized and restyled the issue and pull request lists.

* color and layout tweaks

* use new issue list on dashboard as well

* move pagination into template

* misc tweaks

* fix label hover

* fix milestone list

* fix discrepancies between issue and milestone list, add new 'merge' helper

* fmt

* simplify merge helper

* remove whitespace

* fix startIndex

* further simplify dict merging

* rename helper to 'mergeinto' for clarity

* allow bottom-row to wrap

Co-authored-by: Lauris BH <lauris@nix.lv>
4 years ago
..
compare.go inform participants on UI too (#10473) 5 years ago
path.go Stop using git count-objects and use raw directory size for repository (#8848) 5 years ago
remove.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 5 years ago
sanitize.go Update golangci-lint to version 1.31.0 (#13102) 4 years ago
sanitize_test.go Sanitize credentials in mirror form (#9975) 5 years ago
shellquote.go Completely quote AppPath and CustomConf paths (#12955) 4 years ago
shellquote_test.go Completely quote AppPath and CustomConf paths (#12955) 4 years ago
timer.go Prevent timer leaks in Workerpool and others (#11333) 5 years ago
url.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 5 years ago
util.go Issue and Pulls lists rework (#13594) 4 years ago
util_test.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 5 years ago