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/templates
a1012112796 b9850375fc
Add review request api (#11355)
* Add review request api

* add : POST /repos/{owner}/{repo}/pulls/{index}/requested_reviewers
* Remove : DELET /repos/{owner}/{repo}/pulls/{index}/requested_reviewers
* fix some request review bug
* block delet request review by models/DeleteReview()

Signed-off-by: a1012112796 <1012112796@qq.com>

* make fmt

* fix bug

* fix test code

* fix typo

* Apply suggestion from code review @jonasfranz

* fix swagger ref

* fix typo

Co-authored-by: Lauris BH <lauris@nix.lv>

* fix comment

* Change response message

* chang response so some simplfy

* Add ErrIllLegalReviewRequest
fix some nits

* make fmt

* Apply suggestions from code review

Co-authored-by: silverwind <me@silverwind.io>

* * Add team support
* fix test
* fix an known bug

* fix nit

* fix test

* Apply suggestions from code review

Co-authored-by: zeripath <art27@cantab.net>

* update get api and add test

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: zeripath <art27@cantab.net>
4 years ago
..
admin Add ssh certificate support (#12281) 4 years ago
base hCaptcha Support (#12594) 4 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Make SVG size argument optional (#12814) 4 years ago
mail Add email notify for new release (#12463) 5 years ago
org Set appropriate `autocomplete` attributes on password fields (#13078) 4 years ago
pwa Move serviceworker to workbox and fix SSE interference (#11538) 5 years ago
repo Show stale label for stale code comment which is marked as resolved (#13213) 4 years ago
status Make error pages translatable (#11163) 5 years ago
swagger Add review request api (#11355) 4 years ago
user Add ssh certificate support (#12281) 4 years ago
home.tmpl Make SVG size argument optional (#12814) 4 years ago
install.tmpl Move install pages out of main macaron routes (#13195) 4 years ago
post-install.tmpl Move install pages out of main macaron routes (#13195) 4 years ago