Commit Graph

32 Commits

Author SHA1 Message Date
Unknwon 963354c5d7 Add raw, history file button, and other mirror fixes 2014-10-11 18:02:48 -04:00
Unknwon b2632dec09 Page: Compare 2 commits 2014-10-10 21:40:51 -04:00
Unknwon b8368f98ff Add directory level commit message 2014-09-26 08:55:13 -04:00
Unknwon 977779cdcf Mirror template bug fix 2014-09-25 20:55:14 -04:00
Unknwon 5bbeeb0f1b Page: Commits and fix #249 2014-09-23 15:30:04 -04:00
Unknwon 7ba9257a7f Add suburl support 2014-09-19 20:11:34 -04:00
Martin van Beurden 0055cbd365 Allow Gogs to run from a suburl behind a reverse proxy. e.g. 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
2014-09-18 20:50:48 +02:00
lunnyxiao ed84adb679 toutf8 improved & add max git diff lines 2014-09-17 12:03:03 +08:00
Christopher Brickley 00a864e693 add commit compare functionality 2014-09-01 14:56:19 -04:00
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!! 2014-07-26 02:28:04 -04:00
Unknwon 8dd07c0ddd New UI merge in progress 2014-07-26 00:24:27 -04:00
Unknown 314193029a Use constants to name template file 2014-06-22 23:11:12 -04:00
slene 4ee6bc4fca fix for new git api 2014-05-28 14:01:41 +08:00
Unknown 688ec6ecbd Fixed #209 2014-05-25 20:11:25 -04:00
Unknown c117f9e73f Fix #166 2014-05-12 20:22:35 -04:00
Unknown 2401e68d7e Prepare for v0.3.1 hotfix 2014-04-28 21:53:40 -04:00
Chris Lee 6700257558 Show parents in commit diff page 2014-04-27 23:43:14 +00:00
Chris Lee 8a8f84d245 Use commit summaries instead of full messages 2014-04-27 06:46:03 +00:00
slene 52b4ab2aa5 update with new git 2014-04-13 09:35:36 +08:00
Unknown 31d613c01d Mirror fix 2014-04-12 01:45:43 -04:00
Unknown d305448fa8 Mirror bug fix 2014-04-11 23:52:08 -04:00
zhsso 2e6d50addc combine getCommit ById and ByBranch in routers/repo/commit.go 2014-04-11 22:57:25 -04:00
Unknown d6dac160df Pages in commits list page 2014-04-11 20:23:34 -04:00
Unknown 47aa53bd36 Add search commits 2014-04-11 19:44:13 -04:00
Unknown d0e6a4c25a Change new martini impot path 2014-03-30 12:11:28 -04:00
slene b27c34f39a update git api. fix link... and so on 2014-03-30 10:13:02 +08:00
slene 6b43067e1b image display in diff page 2014-03-28 01:17:09 +08:00
slene 16cb1e974c print err 2014-03-28 00:14:09 +08:00
slene 677643b812 fix read commit source 2014-03-28 00:07:22 +08:00
Unknown 87de66561c Start working on diff page 2014-03-25 23:53:01 -04:00
FuXiaoHei 5e22f1437a diff page ui 2014-03-24 21:27:19 +08:00
FuXiaoHei 137538e54b refactor repo.go 2014-03-24 18:25:15 +08:00