0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-14 02:21:34 -05:00
forgejo/templates
Abheek Dhawan f316582458
Set the default branch for repositories generated from templates ()
* Set the default branch for repositories generated from templates
* Allows default branch to be set through the API for repos generated from templates
* Update swagger API template
* Only set default branch to the one from the template if not specified
* Use specified default branch if it exists while generating git commits

Fix  

Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
2022-03-27 03:56:28 +01:00
..
admin Prevent 500 when there is an error during new auth source post () 2022-03-10 23:40:43 +01:00
base Set OpenGraph title to DisplayName in profile pages () 2022-03-25 20:15:13 +02:00
custom
explore Allow to filter repositories by language in explore, user and organization repositories lists () 2022-01-28 13:29:04 +02:00
mail Try to prevent autolinking of displaynames by email readers () 2022-03-23 12:34:20 +00:00
org Fix <strong> html in translation () 2022-02-27 15:46:45 +00:00
repo Use the new/choose link for New Issue on project page () 2022-03-22 19:54:24 +00:00
shared Refactor i18n, use Locale to provide i18n/translation related functions () 2022-02-08 11:02:30 +08:00
status Refactor HTTP request context () 2021-12-15 14:59:57 +08:00
swagger Set the default branch for repositories generated from templates () 2022-03-27 03:56:28 +01:00
user Do not send activation email if manual confirm is set () 2022-03-18 17:57:07 +08:00
home.tmpl Rename StaticUrlPrefix to AssetUrlPrefix () 2021-05-08 16:27:25 +02:00
install.tmpl Refactor install page (db type) () 2021-12-07 13:44:08 +08:00
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix () 2021-05-08 16:27:25 +02:00