index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
/
repo
/
commits_table.tmpl
Commit message (
Expand
)
Author
Age
*
refactor(db): move some methods off `user.go` (#7199)
Joe Chen
2022-10-22
*
git: migrate to github.com/gogs/git-module@v1.0.0 (#5958)
ᴜɴᴋɴᴡᴏɴ
2020-03-08
*
templates: rename template function Str2html -> Str2HTML
Unknwon
2018-12-10
*
templates: sanitize special links in commit message (#5545)
Unknwon
2018-12-10
*
templates: fixes broken UI under supported resolution (1024x768) #5179 (#5182)
rokuu
2018-04-24
*
ui: fix emoji not rendered in commits table (#4440)
Simon Dann
2017-05-29
*
pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}
Unknwon
2017-04-06
*
Refactoring: rename and simplify pkg/tool functions
Unknwon
2017-04-06
*
repo/pull: handle head repository of merged pull requests deleted
Unknwon
2017-03-10
*
commits: able to specify pageSize dynamically (#3965)
Unknwon
2017-02-18
*
#3348 always use relative avatar link in the template
Unknwon
2016-08-05
*
Minor fixes for #2761
Unknwon
2016-03-11
*
Put if statement of grey merge commits on one line
Steven Oud
2016-03-05
*
Grey out merge commits
Steven Oud
2016-03-05
*
Render emojis in more places.
Andrey Nering
2016-03-02
*
Indent all templates with tabs
Adam Strzelecki
2015-12-08
*
Render commit msg as header + verbatim description
Adam Strzelecki
2015-12-07
*
fix #1829 and fix #890
Unknwon
2015-12-04
*
UI: Use more subtle grey SHA1 labels
Adam Strzelecki
2015-12-03
*
more UI minor fixes
Unknwon
2015-12-02
*
clean test data
Unknwon
2015-12-02
*
minor CSS fix
Unknwon
2015-12-02
*
Commits & files UI: SUI fixed single line table
Adam Strzelecki
2015-12-02
*
fix #1572 fix file histrory paging issue
Unknwon
2015-11-10
*
fix #1886
Unknwon
2015-11-04
*
work on PR conversation
Unknwon
2015-09-01
*
rename fields
Unknwon
2015-08-31
*
fix style
Unknwon
2015-08-21
*
finsih diff and compare
Unknwon
2015-08-21
*
new commits table
Unknwon
2015-08-20
*
modules/base: add RenderCommitMessage with XSS-safe and special links
Unknwon
2015-01-30
*
Added issue link rendering in commit messages
dennis-smurf
2014-12-05
*
custom avatar upload
Unknwon
2014-11-21
*
Fix #572
Unknwon
2014-10-15
*
Page: Compare 2 commits
Unknwon
2014-10-10
*
Page: Commits and fix #249
Unknwon
2014-09-23
*
Add suburl support
Unknwon
2014-09-19
*
Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....
Martin van Beurden
2014-09-18
*
add commit compare functionality
Christopher Brickley
2014-09-01