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
John Olheiser 0118b6aaf8 Add option to initialize repository with labels (#6061)
* Add optional label sets on repo creation

* Fix CRLF

* Instead of hardcoding default, make it the helper

* Move label set init out of repo init

Add a new error for the router
Combine router label init with repo creation label init

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Add issue labels to Swagger for repo creation

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Update models/issue_label.go

Co-Authored-By: Lauris BH <lauris@nix.lv>

* Update models/issue_label.go

Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
5 years ago
..
admin Move database settings from models to setting (#7806) 5 years ago
api/v1 Add option to initialize repository with labels (#6061) 5 years ago
dev Display ui time with customize time location (#7792) 5 years ago
org Use gitea forked macaron (#7933) 5 years ago
private Use gitea forked macaron (#7933) 5 years ago
repo Add option to initialize repository with labels (#6061) 5 years ago
routes Fix adding default Telegram webhook (#7972) 5 years ago
user Add Ability for User to Customize Email Notification Frequency (#7813) 5 years ago
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 6 years ago
home.go Include description in repository search. (#7942) 5 years ago
init.go Move database settings from models to setting (#7806) 5 years ago
install.go Move database settings from models to setting (#7806) 5 years ago
metrics.go Use gitea forked macaron (#7933) 5 years ago
swagger_json.go Swagger.v1.json template (#3572) 6 years ago