This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers/api/v1
zeripath 089b4e6a45
Use indirect comparison when showing pull requests (#18313)
When generating the commits list and number of files changed for PRs and
compare we should use "..." always not "..".

Fix #18303

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-01-18 07:45:43 +00:00
..
admin Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
misc
notify Simplify parameter types (#18006) 2021-12-20 04:41:31 +00:00
org Team permission allow different unit has different permission (#17811) 2022-01-05 11:37:00 +08:00
repo Use indirect comparison when showing pull requests (#18313) 2022-01-18 07:45:43 +00:00
settings
swagger Add API to get issue/pull comments and events (timeline) (#17403) 2022-01-01 22:12:25 +08:00
user Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
utils
api.go Add API to get issue/pull comments and events (timeline) (#17403) 2022-01-01 22:12:25 +08:00