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
Kyle Evans 940ed92392
repo: milestone: make /milestone/:id endpoint accessible (#11264)
Previously, this required authentication, but there's not actually
any privileged information on this page.  Move the endpoint out of
the group that requires sign-in.  It still requires the ability to
read issues and pull requests, so private repositories (for instance)
will not be exposed.

Fixes #10312 
Fixes #11233
5 years ago
..
admin Users should not be able to prohibit their own login (#10970) 5 years ago
api/v1 API: Add pull review endpoints (#11224) 5 years ago
dev
org Add Organization Wide Labels (#10814) 5 years ago
private Prevent clones and pushes to disabled wiki (#11131) 5 years ago
repo Show pull request selection even when unrelated branches (#11239) 5 years ago
routes repo: milestone: make /milestone/:id endpoint accessible (#11264) 5 years ago
user Refactor UpdateOAuth2Application (#11034) 5 years ago
utils Handle push rejection message in Merge & Web Editor (#10373) 5 years ago
home.go Add detected file language to code search (#10256) 5 years ago
init.go Language statistics bar for repositories (#8037) 5 years ago
install.go Add support for database schema in PostgreSQL (#8819) 5 years ago
metrics.go
swagger_json.go Add gitea-vet (#10948) 5 years ago