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.
forgejo/integrations/gitea-repositories-meta
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
..
limited_org Fix org visibility bug when git cloning (#6743) 5 years ago
org26 Redirect issue if repo has configured external tracker. (#9247) 5 years ago
privated_org Fix org visibility bug when git cloning (#6743) 5 years ago
user2 Fix commenting on non-utf8 encoded files (#11916) 4 years ago
user3/repo3.git Add review request api (#11355) 4 years ago
user5/repo4.git Kanban board (#8346) 4 years ago
user12/repo10.git Fix 404 when send pull request some situation (#6871) 5 years ago
user13/repo11.git Add commit statuses reports on pull request view (#6845) 5 years ago
user27/template1.git Avoiding directory execution on hook (#10954) (#10955) 4 years ago