aboutsummaryrefslogtreecommitdiff
path: root/routers/repo/commit.go
Commit message (Expand)AuthorAge
* repo: rename PageIsViewCode -> PageIsViewFilesUnknwon2017-03-22
* repo/commit: able to config default commits page size (#4230)Unknwon2017-03-16
* repo: commits, branches and releases should highlight files tabUnknwon2017-03-11
* commits: able to specify pageSize dynamically (#3965)Unknwon2017-02-18
* Fix 500 when repo has invalid .editorconfig (#3758)Andrey Nering2017-02-01
* Web editor: improve edit fileUnknwon2016-08-28
* Web editor: improve code qualityUnknwon2016-08-24
* #3464 reproduce diff signsUnknwon2016-08-16
* markdown: fix treating pure number as SHA1Unknwon2016-08-15
* On showing diff/file, use the tab_width specified on .editorconfig, if any (#...Andrey Nering2016-08-11
* #3345 dump content directly to HTTP ResponseWriterUnknwon2016-07-30
* Diff patch (#3345)Dennis Chen2016-07-30
* Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174)Andrey Nering2016-06-29
* Add route for #2846Unknwon2016-03-21
* Rename module: middleware -> contextUnknwon2016-03-11
* Enable sintax highlighting on diff view. Close #733Andrey Nering2016-02-04
* Refactoring of inline diff computing to prevent empty diff box. Fix #2489Andrey Nering2016-01-27
* Highlighting differences of lines in the diff view.Andrey Nering2016-01-06
* Changed name from inline to unifiedKim "BKC" Carlbäcker2016-01-05
* Implement Split Diff-ViewKim "BKC" Carlbäcker2016-01-05
* rename import pathUnknwon2015-12-15
* move out git module and #1573 send push hookUnknwon2015-12-09
* remove unused codeUnknwon2015-11-14
* minor UI fix and fix ssh raceUnknwon2015-11-14
* fix #1572 fix file histrory paging issueUnknwon2015-11-10
* go vet and fix #1890Unknwon2015-11-08
* finish PR UIUnknwon2015-09-02
* work on PR conversationUnknwon2015-09-01
* rename fieldsUnknwon2015-08-31
* finsih diff and compareUnknwon2015-08-21
* new commits tableUnknwon2015-08-20
* Link to previous commited source file (diff.view_file button) instead of retu...Tony Tsang2015-02-06
* modules/base: add RenderCommitMessage with XSS-safe and special linksUnknwon2015-01-30
* Optmize git-fsck options and fix #820Unknwon2015-01-02
* fix #711Unknwon2014-12-09
* Added issue link rendering in commit messagesdennis-smurf2014-12-05
* fix #664Unknwon2014-11-25
* Fix #618Unknwon2014-11-11
* Fix #605, fix #255, fix #101Unknwon2014-11-06
* Add raw, history file button, and other mirror fixesUnknwon2014-10-11
* Page: Compare 2 commitsUnknwon2014-10-10
* Add directory level commit messageUnknwon2014-09-26
* Mirror template bug fixUnknwon2014-09-25
* 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
* toutf8 improved & add max git diff lineslunnyxiao2014-09-17
* add commit compare functionalityChristopher Brickley2014-09-01
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-26
* New UI merge in progressUnknwon2014-07-26