summaryrefslogtreecommitdiffstats
path: root/routers/repo/view.go
Commit message (Collapse)AuthorAgeFilesLines
* Enable sintax highlighting on diff view. Close #733Andrey Nering2016-02-041-1/+2
|
* #1692 APIs: Users FollowersUnknwon2015-12-211-5/+7
| | | | | - User profile un/follow - List user's followers/following
* #2103 #2181 improvments of highlight class nameUnknwon2015-12-161-5/+1
|
* rename import pathUnknwon2015-12-151-1/+1
|
* improve get commits performanceUnknwon2015-12-131-31/+5
|
* move out git module and #1573 send push hookUnknwon2015-12-091-10/+11
|
* unified name: IsViewBranch, IsViewCommit and IsViewTagUnknwon2015-12-091-3/+0
|
* fix #1829 and fix #890Unknwon2015-12-041-2/+2
|
* Wiki: UI for page newUnknwon2015-11-251-2/+1
|
* upgrade libsUnknwon2015-11-211-1/+1
|
* clean up codeUnknwon2015-11-161-0/+21
|
* new watchers, stars and forks UIUnknwon2015-11-161-1/+34
|
* new repo uiUnknwon2015-11-141-0/+1
| | | | | | - copy link button: #1396, #1168, #1668, - synxtax highlight: #1712, #1549, #1315, #670 - z-index: #1942
* Show custom avatars in commitsUnknwon2015-11-131-1/+2
|
* work on #1904Unknwon2015-11-091-5/+10
|
* rename fieldsUnknwon2015-11-031-1/+1
|
* Handle submodules without a .gitmodules entry - fix #1023Filippo Valsorda2015-03-101-1/+5
|
* models/action.go: mirror fix on #892Unknwon2015-02-061-12/+0
| | | | | - modules/base/markdown.go: fix issue link issue - routers/repo/view.go: remove useless code
* modules/base: add RenderCommitMessage with XSS-safe and special linksUnknwon2015-01-301-2/+2
| | | | - update russian locale
* fix #808Unknwon2015-01-021-1/+1
|
* fix #741Unknwon2014-12-161-2/+6
|
* fix #711Unknwon2014-12-091-1/+6
|
* Added issue link rendering in commit messagesdennis-smurf2014-12-051-0/+1
|
* Fix #605, fix #255, fix #101Unknwon2014-11-061-1/+1
|
* Add raw, history file button, and other mirror fixesUnknwon2014-10-111-1/+1
|
* Fix #515Unknwon2014-09-301-0/+1
|
* Add directory level commit messageUnknwon2014-09-261-4/+16
|
* Add basic submodule supportUnknwon2014-09-221-15/+1
|
* submodule support and closed #478lunnyxiao2014-09-221-14/+14
|
* add submodule basic support & buf fixed #478lunnyxiao2014-09-221-6/+34
|
* toutf8 improved & add max git diff lineslunnyxiao2014-09-171-19/+1
|
* Remove hg depUnknwon2014-09-071-3/+3
|
* Fix code styleUnknwon2014-08-231-2/+4
|
* auto detect text file encode and convert to utf8lunnyxiao2014-08-201-1/+25
|
* New UI merge in progressUnknwon2014-07-261-0/+203