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 ee6f508799 repo: archive: make GET endpoint synchronous again
If the request isn't complete, this endpoint will now submit the request and
wait for completion using the new API. This may still be susceptible to
timeouts for larger repos, but other endpoints now exist that the web
interface will use to negotiate its way through larger archive processes.
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 Display ui time with customize time location (#7792) 6 years ago
org Add Organization Wide Labels (#10814) 5 years ago
private Prevent clones and pushes to disabled wiki (#11131) 5 years ago
repo repo: archive: make GET endpoint synchronous again 5 years ago
routes Make archival asynchronous 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 archiver: setup infrastructure for notifying consumers of completion 5 years ago
install.go Add support for database schema in PostgreSQL (#8819) 5 years ago
metrics.go Use gitea forked macaron (#7933) 6 years ago
swagger_json.go Add gitea-vet (#10948) 5 years ago