53 Commits (dd8a06a397e26c46639eba1313102560dfa49c95)

Author SHA1 Message Date
Adam Strzelecki e2ca53029e Render commit msg as header + verbatim description
Most commit in Git are expected to follow standard of single header line,
followed by description paragraphs, separated by empty line from previous block.

Previously Gogs were treating everything as single header. Now we are trying to
render only first line as header, but following lines (description chunks) as a
verbatim.
9 years ago
Unknwon 1ee7c33e93 template fix 9 years ago
Sergio Benitez 7acbcf9ddd Commit messages now rendered with line breaks and prefix spacing. 9 years ago
Unknwon 8c046073a8 work on PR conversation 9 years ago
Unknwon 1ca257ad9f rename fields 9 years ago
Unknwon 6821527c95 fix style 9 years ago
Unknwon 4275b3720a finsih diff and compare 9 years ago
Unknwon aa65761d81 new commits table 9 years ago
Vladimir Vissoultchev 2bb1fb8f44 Use EscapePound in link hrefs in diff/file views 9 years ago
Unknwon 4447a20f87 UI: issues - finish basic frame 9 years ago
Alexey Makhov d2f439a241 fix typo mistake 9 years ago
Alexey Makhov c0ad512398 remove not using vars 9 years ago
Alexey Makhov 563e8b4ea9 gitlab-like hash naming 9 years ago
Tony Tsang fc6d80d619 Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files. 10 years ago
Unknwon 7140f50637 public/ng/js: script fix on #901 10 years ago
Alexey Makhov e91b28eb9b little fix 10 years ago
Alexey Makhov 5d4425bbbc add multifile support to diff view highlighting 10 years ago
Alexey Makhov 7f71fe9dae fix diff lines highlighting 10 years ago
Unknwon 37fcc8daf2 modules/base: add RenderCommitMessage with XSS-safe and special links
- update russian locale
10 years ago
Unknwon 9a1fe801e5 fix #711 10 years ago
dennis-smurf 528c075ad6 Added issue link rendering in commit messages 10 years ago
Tony Tsang d4a1d9f82a Display multi-line commit message on commit diff page. 10 years ago
Unknwon 55dfe2c978 custom avatar upload 10 years ago
Eryx 8209bf74f8 Fix #575 10 years ago
无闻 d7d167ac63 Merge pull request #560 from evolvedlight/master
First cut of fork repo
10 years ago
Unknwon 9ae92459a5 Fix repo css and rel path img in md 10 years ago
evolvedlight 8d2a6fc484 Merge remote-tracking branch 'upstream/dev'
Conflicts:
	models/repo.go
10 years ago
Unknwon 3005c4f6db Fix diff css style, hooks \r char 10 years ago
Unknwon b2632dec09 Page: Compare 2 commits 10 years ago
evolvedlight c9e5e38fcf Initial cut of git fork 10 years ago
Unknwon 7ba9257a7f Add suburl support 10 years ago
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
10 years ago
lunnyxiao ed84adb679 toutf8 improved & add max git diff lines 10 years ago
Christopher Brickley 00a864e693 add commit compare functionality 10 years ago
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!! 10 years ago
Unknown 98dbbae2ef Fix #166 10 years ago
Unknown 2401e68d7e Prepare for v0.3.1 hotfix 10 years ago
Chris Lee 6700257558 Show parents in commit diff page 10 years ago
Unknown c3a52f7dd0 Mirror bug fix on downloading zip 10 years ago
Unknown 90f6aa8cd1 Add repo mirror and import 10 years ago
Unknown 31d613c01d Mirror fix 10 years ago
Unknown 11f54b1426 Mirror bug fix 10 years ago
Unknown 306aa5bffe Add support default branch 10 years ago
slene b27c34f39a update git api. fix link... and so on 10 years ago
slene 6b43067e1b image display in diff page 10 years ago
slene 677643b812 fix read commit source 10 years ago
Unknown dd6246877d Almost done diff page 10 years ago
Unknown ed9b7d2db9 More on diff page 10 years ago
Lunny Xiao 3a27a0c146 improved diff 10 years ago
Unknown 87de66561c Start working on diff page 10 years ago