Commit Graph

172 Commits (d7ea49b9f52a065dc34933ecc056e3b6b6b0fad9)

Author SHA1 Message Date
Unknwon a342d58d7e Able to fork repo to individuals
Unknwon 9ae92459a5 Fix repo css and rel path img in md
Unknwon b2632dec09 Page: Compare 2 commits
Unknwon 263d409326 Basic xss prevention
Martin van Beurden bb05ef907b Fix AvatarLink when using a suburl and gravatar is disabled or avatars are cached
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 97a373f5e7 Fix , update code with upstream
Unknwon 5605af973b Feature: Social sign in
无闻 568c9b353e Merge pull request from nuss-justin/issue/281
Fix . Add mouse-over precise time and on-click switch listener.
Unknwon 7bbf644dd5 Convert captcha, cache, csrf as middlewares
Justin Nuß 91480f3791 Merge branch 'dev' of https://github.com/gogits/Gogs into issue/281
Conflicts:
	modules/base/tool.go
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!!
Unknwon 8dd07c0ddd New UI merge in progress
Justin Nuß 835e85b5ce Fix . Add mouse-over precise time and on-click switch listener.
Unknown 63cc14062a Paging function for users and repositories
Unknown 9924e65ca1 In progress of name template name constant
slene 4ee6bc4fca fix for new git api
Unknown 2f820e01d8 Fixed
Unknown 688ec6ecbd Fixed
Unknown 5e9a45f74a Code convention
Unknown 5660570d92 Add MustValueRange
Unknown be82716b66 Clean old LDAP code
Lunny Xiao 7869cfccb9 Merge pull request from DerDackel/ldapssl
Add LDAP over SSL support
Sebastian Jackel eb264a112b Add LDAP over SSL support
Unknown f979d0d6b9 Fix
Unknown 0970d6cc38 Log to different adapter according to level
Unknown fd4b123e88 Fix and fix
jiangjianxiao 501f70e248 fix news feed repo link
Unknown 8ca14e2109 Improve delete SSH key
Unknown 7cb5a15c9b Batch of mirror fixes
Unknown bbdfe25769 User code clean and ui improve
Unknown c1eb4d894a Clean api code
Unknown 07c3d497a7 Fix
Unknown 816c0ed5e7 Fix import path
Unknown a641854cad command dump
Unknown e7d8fadb08 Add disable gravatar option
Unknown 3bd5fc6d6f Add command dump and move to cmd did
Unknown 100cd181bc Add router log config option
Unknown 2a1dc0085b fix
Unknown 62d23e9154 HTTP no follow and offline mode
Unknown 59d0e73c35 Batch mirror fix
Unknown 89b68bdd45 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	modules/base/conf.go
Unknown 9dfb7de371 Fix
Lunny Xiao 1b734501bd bug fixed
Lunny Xiao 0da329462e bug fixed
无闻 37cbfc032a Merge pull request from juju2013/master
basic support for LDAP/Microsoft Active Directory authentication