aboutsummaryrefslogtreecommitdiff
path: root/routers/repo/commit.go
Commit message (Collapse)AuthorAge
* 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 ↵Tony Tsang2015-02-06
| | | | returning 404 for deleted files.
* modules/base: add RenderCommitMessage with XSS-safe and special linksUnknwon2015-01-30
| | | | - update russian locale
* 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. ↵Martin van Beurden2014-09-18
| | | | | | | | | | | | | | 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
* 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
|
* Use constants to name template fileUnknown2014-06-22
|
* fix for new git apislene2014-05-28
|
* Fixed #209Unknown2014-05-25
|
* Fix #166Unknown2014-05-12
|
* Prepare for v0.3.1 hotfixUnknown2014-04-28
|
* Show parents in commit diff pageChris Lee2014-04-27
|
* Use commit summaries instead of full messagesChris Lee2014-04-27
|
* update with new gitslene2014-04-13
|
* Mirror fixUnknown2014-04-12
|
* Mirror bug fixUnknown2014-04-11
|
* combine getCommit ById and ByBranch in routers/repo/commit.gozhsso2014-04-11
|
* Pages in commits list pageUnknown2014-04-11
|
* Add search commitsUnknown2014-04-11
|
* Change new martini impot pathUnknown2014-03-30
|
* update git api. fix link... and so onslene2014-03-30
|
* image display in diff pageslene2014-03-28
|
* print errslene2014-03-28
|
* fix read commit sourceslene2014-03-28
|
* Start working on diff pageUnknown2014-03-25
|
* diff page uiFuXiaoHei2014-03-24
|
* refactor repo.goFuXiaoHei2014-03-24