Commit Graph

54 Commits (b35d7eee31e8a33e314d54514854efaeee9d46b1)

Author SHA1 Message Date
Unknwon 133b19d0c5 finish view comments on issue page
Unknwon 9db4acc62e improve fork process
Vladimir Vissoultchev 2cc050e21e Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodings
Vladimir Vissoultchev 167265d533 Allow file and directory names to contain percent character
Vladimir Vissoultchev 53bcf373c1 Allow explicit charset/codepage setting for ANSI source files to alleviate issue
Unknwon caf7618ea6 Hide gravatar email field if gravatar is disabled (or offline mode)
Unknwon e3dece1371 modules/setting: simple behave change in startup
Alexey Makhov 563e8b4ea9 gitlab-like hash naming
Peter Smit 7759b9ee6e Remove the "PHP" style formatting function
The "PHP" formatting function doesn't add anything, except an undocumented date format.

All usages in the templates have been replaced with DateFmtShort and DateFmtLong for convenience.
Unknwon ee6786216a modules/base: clean code with
Unknwon 37fcc8daf2 modules/base: add RenderCommitMessage with XSS-safe and special links
- update russian locale
Unknwon 8e384ce46c fix , may cause unintentional break in other features, but security is no.1
Peter Smit e6f97c78ff Change chardet to gogits
Peter Smit 3af757ed77 Replace mahonia with the standard functions in the Golang Sub-repositories
Unknwon 9a1fe801e5 fix
Unknwon 35977cd34c continue work on
Unknwon a342d58d7e Able to fork repo to individuals
Unknwon b2632dec09 Page: Compare 2 commits
Unknwon f69761563b Fix bug on transfer repo
Unknwon 7ba9257a7f Add suburl support
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
Unknwon 8a09256941 Mirror fix and fix
lunnyxiao ed84adb679 toutf8 improved & add max git diff lines
Unknwon 5605af973b Feature: Social sign in
Unknwon 7bbf644dd5 Convert captcha, cache, csrf as middlewares
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!!
Unknwon 8dd07c0ddd New UI merge in progress
Unknown 688ec6ecbd Fixed
Unknown 5e9a45f74a Code convention
jiangjianxiao 501f70e248 fix news feed repo link
Unknown 7cb5a15c9b Batch of mirror fixes
Unknown bbdfe25769 User code clean and ui improve
Unknown 62d23e9154 HTTP no follow and offline mode
Unknown d2b53dd43b Add weibo oauth
Unknown 4c1452574a go get
Unknown ea74be2f2e go get
Unknown 11f54b1426 Mirror bug fix
zhsso a4cbe79567 fix
zhsso f3ed11d177 mistakes
Unknown 115a349131 Fix
Unknown e2fe220905 Work on comment
Unknown b7c3b0cc73 Add reset password, fix
slene 66b697a513 add ShortSha template func
Unknown dd6246877d Almost done diff page
Unknown ed9b7d2db9 More on diff page
Unknown 369ddf76a8 Batch fix
Unknown 757f360949 Render data in commit list page
Unknown 35d473f04a Finish verify email
Gogs 56af7e99a8 fork render
Lunny Xiao 3da325591b bug fixed for commits list