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/routers
Lauris BH 0a5dc640a1 Make branch deletion URL more like GitHub's, fixes #1397 (#1994)
* Make branch deletion URL more like GitHub's, fixes #1397

* Add PR branch deletion integration test

* Do not allow deleting protected branch

* Change http error code to 403 if user has no write rights to repository

* Add check to not panic if forked repository has alrady been deleted
7 years ago
..
admin LDAP user synchronization (#1478) 7 years ago
api/v1 Separate generate swagger + fix sed os specific (#1791) 7 years ago
dev xxx_active_code_live setting in printed in hours and minutes instead … (#1814) 7 years ago
org fix bug to deny to add orgnization as a member of an orgnization or team (#1815) 7 years ago
private fix bug when push a branch name with / & fix an integration test bug (#1689) 7 years ago
repo Make branch deletion URL more like GitHub's, fixes #1397 (#1994) 7 years ago
routes Make branch deletion URL more like GitHub's, fixes #1397 (#1994) 7 years ago
user Fix 500 in public activity page (#1901) 7 years ago
home.go Generate swagger json (#1402) 7 years ago
init.go Sanitation fix from Gogs (#1461) 7 years ago
install.go fix misspell (#1996) 7 years ago