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/routers/api/v1
Aravinth Manivannan c7151c2fb6
- name: new parameter in CreateForkOption to give the forked repository (#18066)
a custom name, intended to be used when there's a name conflict
- When a fork request results in a name conflict, HTTP 409: Conflict is
  returned instead of 500
- API documentation for the above mentioned changes

Signed-off-by: realaravinth <realaravinth@batsense.net>

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
3 years ago
..
admin Ensure complexity, minlength and ispwned are checked on password setting (#18005) 3 years ago
misc Move keys to models/asymkey (#17917) 3 years ago
notify Simplify parameter types (#18006) 3 years ago
org Add missing `X-Total-Count` and fix some related bugs (#17968) 3 years ago
repo - name: new parameter in CreateForkOption to give the forked repository (#18066) 3 years ago
settings Make mirror feature more configurable (#16957) 3 years ago
swagger Add API to get/edit wiki (#17278) 3 years ago
user Refactor HTTP request context (#17979) 3 years ago
utils Use a standalone struct name for Organization (#17632) 3 years ago
api.go Add API to manage repo tranfers (#17963) 3 years ago