aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/commits.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Break branch-selection dropdown into a templateAngus Gibson2015-12-091-44/+1
| | | | | We only handle branch selection for repo home and commits pages, so the redirection URL is based on PageIsCommits
* Dropdown on commits page to choose branch #1846Angus Gibson2015-12-091-0/+44
| | | | | | I've mostly duplicated the dropdown code from repo/home.tmpl, which basically only required a change to the URL. This could probably be broken out into something more modular.
* Indent all templates with tabsAdam Strzelecki2015-12-081-4/+4
| | | | | | | | | | | | 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-4/+4
| | | | | 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 commits tableUnknwon2015-08-201-8/+7
|
* UI: issues - finish basic frameUnknwon2015-07-241-1/+1
|
* Page: Commits and fix #249Unknwon2014-09-231-7/+8
|
* add commit compare functionalityChristopher Brickley2014-09-011-42/+1
|
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-261-1/+1
|
* Fix #166Unknown2014-05-121-2/+2
|
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-04-271-1/+1
|\ | | | | | | | | Conflicts: templates/repo/single_list.tmpl
| * Use commit summaries instead of full messagesChris Lee2014-04-271-1/+1
| |
* | HTTP no follow and offline modeUnknown2014-04-271-2/+2
|/
* Mirror bug fix on downloading zipUnknown2014-04-151-1/+1
|
* Add repo mirror and importUnknown2014-04-121-1/+1
|
* Pages in commits list pageUnknown2014-04-111-9/+4
|
* Add search commitsUnknown2014-04-111-6/+6
|
* add pager in commit-page, finish commit search formFuXiaoHei2014-04-111-3/+17
|
* fix read commit sourceslene2014-03-281-2/+2
|
* change css name styleFuXiaoHei2014-03-251-2/+2
|
* Watch backendUnknown2014-03-191-1/+1
|
* Bug fixUnknown2014-03-191-1/+1
|
* Render data in commit list pageUnknown2014-03-191-28/+15
|
* repo commit list uiFuXiaoHei2014-03-191-0/+38
|
* bug fixed for commits listLunny Xiao2014-03-191-2/+3
|
* add commitsLunny Xiao2014-03-171-0/+5
|
* Mirror changeUnknown2014-03-171-0/+9