aboutsummaryrefslogtreecommitdiff
path: root/templates/repo/commits.tmpl
Commit message (Collapse)AuthorAge
* Break branch-selection dropdown into a templateAngus Gibson2015-12-09
| | | | | 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-09
| | | | | | 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-08
| | | | | | | | | | | | 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-03
| | | | | 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-02
| | | | | 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-14
|
* new commits tableUnknwon2015-08-20
|
* UI: issues - finish basic frameUnknwon2015-07-24
|
* Page: Commits and fix #249Unknwon2014-09-23
|
* add commit compare functionalityChristopher Brickley2014-09-01
|
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-26
|
* Fix #166Unknown2014-05-12
|
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-04-27
|\ | | | | | | | | Conflicts: templates/repo/single_list.tmpl
| * Use commit summaries instead of full messagesChris Lee2014-04-27
| |
* | HTTP no follow and offline modeUnknown2014-04-27
|/
* Mirror bug fix on downloading zipUnknown2014-04-15
|
* Add repo mirror and importUnknown2014-04-12
|
* Pages in commits list pageUnknown2014-04-11
|
* Add search commitsUnknown2014-04-11
|
* add pager in commit-page, finish commit search formFuXiaoHei2014-04-11
|
* fix read commit sourceslene2014-03-28
|
* change css name styleFuXiaoHei2014-03-25
|
* Watch backendUnknown2014-03-19
|
* Bug fixUnknown2014-03-19
|
* Render data in commit list pageUnknown2014-03-19
|
* repo commit list uiFuXiaoHei2014-03-19
|
* bug fixed for commits listLunny Xiao2014-03-19
|
* add commitsLunny Xiao2014-03-17
|
* Mirror changeUnknown2014-03-17