summaryrefslogtreecommitdiffstats
path: root/templates/repo/settings/githooks.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Fix #1418 (#1456)Antoine GIRARD2017-04-071-2/+2
|
* Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270)Patrick G2017-03-151-20/+16
|
* Indent all templates with tabsAdam Strzelecki2015-12-081-15/+15
| | | | | | | | | | | | 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
* UI: Always show menu on repo pagesAdam Strzelecki2015-12-031-1/+0
| | | | | Merges repo/sidebar.tmpl with repo/header.tmpl and makes every repo page use middleware.RepoRef() necessary to display information on this menu.
* UI: Make repository menu divide header and contentAdam Strzelecki2015-12-021-1/+1
| | | | | This is more inline with way GitHub looks like and feels much more natural and in style with rest of the interface.
* minor UI fix and fix ssh raceUnknwon2015-11-141-0/+1
|
* new webhooks list UIUnknwon2015-08-261-7/+3
|
* new repo git hooks UIUnknwon2015-08-261-35/+32
|
* UI: issues - finish basic frameUnknwon2015-07-241-1/+1
|
* Fix #264Unknwon2014-10-061-0/+37