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/docs/content/doc/features
John Olheiser 15a5c10d33 Variable expansion in repository templates (#9163)
* Start expansion

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

* _template rather than .template

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

* Use ioutil

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

* Add descriptions to mapping

* Start globbing

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

* Tune globbing

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

* Re-arrange imports

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

* Don't expand git hooks

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

* Add glob tests for .giteatemplate

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

* Parse globs separately so they can be tested more easily

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

* Change template location and add docs

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

* nit

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

* Update docs/content/doc/features/gitea-directory.md

Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>

* Update docs/content/doc/features/gitea-directory.md

Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>

* Add upper-lower case match

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

* Nits

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

* Update models/repo_generate.go

Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
5 years ago
..
authentication.en-us.md Add single sign-on support via SSPI on Windows (#8463) 5 years ago
authentication.zh-cn.md Import docs into main repository (#2874) 7 years ago
authentication.zh-tw.md Import docs into main repository (#2874) 7 years ago
comparison.en-us.md Add template repositories to comparison (#9101) 5 years ago
comparison.zh-cn.md improve zh-cn comparison docs (#6336) 5 years ago
gitea-directory.md Variable expansion in repository templates (#9163) 5 years ago
localization.en-us.md Import docs into main repository (#2874) 7 years ago
localization.zh-cn.md Import docs into main repository (#2874) 7 years ago
localization.zh-tw.md Import docs into main repository (#2874) 7 years ago
webhooks.en-us.md Doc updated list of supported webhooks and added example (#8388) 5 years ago
webhooks.zh-cn.md Import docs into main repository (#2874) 7 years ago
webhooks.zh-tw.md Import docs into main repository (#2874) 7 years ago