summaryrefslogtreecommitdiffstats
path: root/templates/repo/commits_table.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* work on PR conversationUnknwon2015-09-011-5/+6
|
* rename fieldsUnknwon2015-08-311-1/+1
|
* fix styleUnknwon2015-08-211-0/+2
|
* finsih diff and compareUnknwon2015-08-211-1/+1
|
* new commits tableUnknwon2015-08-201-46/+64
|
* modules/base: add RenderCommitMessage with XSS-safe and special linksUnknwon2015-01-301-1/+1
| | | | - update russian locale
* Added issue link rendering in commit messagesdennis-smurf2014-12-051-1/+1
|
* custom avatar uploadUnknwon2014-11-211-1/+7
|
* Fix #572Unknwon2014-10-151-1/+1
|
* Page: Compare 2 commitsUnknwon2014-10-101-1/+3
|
* Page: Commits and fix #249Unknwon2014-09-231-21/+19
|
* Add suburl supportUnknwon2014-09-191-2/+2
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-181-2/+2
| | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go
* add commit compare functionalityChristopher Brickley2014-09-011-0/+42