aboutsummaryrefslogtreecommitdiff
path: root/templates/repo/commits_table.tmpl
Commit message (Expand)AuthorAge
* refactor(db): move some methods off `user.go` (#7199)Joe Chen2022-10-22
* git: migrate to github.com/gogs/git-module@v1.0.0 (#5958)ᴜɴᴋɴᴡᴏɴ2020-03-08
* templates: rename template function Str2html -> Str2HTMLUnknwon2018-12-10
* templates: sanitize special links in commit message (#5545)Unknwon2018-12-10
* templates: fixes broken UI under supported resolution (1024x768) #5179 (#5182)rokuu2018-04-24
* ui: fix emoji not rendered in commits table (#4440)Simon Dann2017-05-29
* pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}Unknwon2017-04-06
* Refactoring: rename and simplify pkg/tool functionsUnknwon2017-04-06
* repo/pull: handle head repository of merged pull requests deletedUnknwon2017-03-10
* commits: able to specify pageSize dynamically (#3965)Unknwon2017-02-18
* #3348 always use relative avatar link in the templateUnknwon2016-08-05
* Minor fixes for #2761Unknwon2016-03-11
* Put if statement of grey merge commits on one lineSteven Oud2016-03-05
* Grey out merge commitsSteven Oud2016-03-05
* Render emojis in more places.Andrey Nering2016-03-02
* Indent all templates with tabsAdam Strzelecki2015-12-08
* Render commit msg as header + verbatim descriptionAdam Strzelecki2015-12-07
* fix #1829 and fix #890Unknwon2015-12-04
* UI: Use more subtle grey SHA1 labelsAdam Strzelecki2015-12-03
* more UI minor fixesUnknwon2015-12-02
* clean test dataUnknwon2015-12-02
* minor CSS fixUnknwon2015-12-02
* Commits & files UI: SUI fixed single line tableAdam Strzelecki2015-12-02
* fix #1572 fix file histrory paging issueUnknwon2015-11-10
* fix #1886Unknwon2015-11-04
* work on PR conversationUnknwon2015-09-01
* rename fieldsUnknwon2015-08-31
* fix styleUnknwon2015-08-21
* finsih diff and compareUnknwon2015-08-21
* new commits tableUnknwon2015-08-20
* modules/base: add RenderCommitMessage with XSS-safe and special linksUnknwon2015-01-30
* Added issue link rendering in commit messagesdennis-smurf2014-12-05
* custom avatar uploadUnknwon2014-11-21
* Fix #572Unknwon2014-10-15
* Page: Compare 2 commitsUnknwon2014-10-10
* Page: Commits and fix #249Unknwon2014-09-23
* Add suburl supportUnknwon2014-09-19
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-18
* add commit compare functionalityChristopher Brickley2014-09-01