summaryrefslogtreecommitdiffstats
path: root/templates/repo/settings/hook_history.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Indent all templates with tabsAdam Strzelecki2015-12-081-64/+64
| | | | | | | | | | | | This commit improves templates readability, since all of them use consistent indent with all template command blocks indented too. 1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks such as {{if}} {{with}} 2. Cleans all trailing white-space 3. Adds trailing last line-break to each file
* fix #2105 and fix #1857Unknwon2015-12-051-0/+6
|
* new create webhook eventUnknwon2015-08-281-1/+1
|
* add highlight jsUnknwon2015-08-271-2/+2
|
* add webhook recent deliveriesUnknwon2015-08-271-2/+61
|
* new edit webhook UIUnknwon2015-08-271-9/+5
|
* new create webhook UIUnknwon2015-08-271-0/+12