Commit Graph

371 Commits (bbdfe2576966210cfffc830bfbe3731bcf653b3b)

Author SHA1 Message Date
Unknown bbdfe25769 User code clean and ui improve
Unknown c1eb4d894a Clean api code
FuXiaoHei d34c3bb751 finish webhook ui,
some ui fix
Unknown 3b7465f817 fix code
Lunny Xiao d8136c9c3c Merge branch 'dev-ldap' into dev
Lunny Xiao 1652dd5068 basic authentications
Unknown 02687cbdf3 Add mail notify for new collaborator
Unknown 7b60756f2c Fix Collaborators cannot commit
Lunny Xiao 79ea34e70e ldap support
Unknown e10096ee2e Mirror fix on UI
Unknown a9e6d49dc6 Fix
FuXiaoHei 3e856928a2 add webhooks page ui
Unknown e7d8fadb08 Add disable gravatar option
Unknown 100cd181bc Add router log config option
Unknown f6c4fbeb37 Collaborator
FuXiaoHei cc1eb5643e Merge branch 'dev' of https://github.com/gogits/gogs into dev
Unknown 89c99167b2 Fix
Unknown 46af92c57e Clean files
FuXiaoHei 52fbb9788a add collaboration page ui
Unknown 49dc57e336 Add /api/v1/users/search
Unknown 2401e68d7e Prepare for v0.3.1 hotfix
无闻 31805e2bbe Merge pull request from clee/show-parents
Show parents in commit diff page
Chris Lee 6700257558 Show parents in commit diff page
Unknown 41b0a7b97c Mirror fix on public key
Unknown 62240b6bc1 Add login by email
Unknown ce05a8d7b6 Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
	templates/repo/single_list.tmpl
Unknown 62d23e9154 HTTP no follow and offline mode
无闻 9fdf4bc277 Merge pull request from clee/master
Use commit summaries instead of full messages
Chris Lee 8a8f84d245 Use commit summaries instead of full messages
Unknown 59d0e73c35 Batch mirror fix
无闻 37cbfc032a Merge pull request from juju2013/master
basic support for LDAP/Microsoft Active Directory authentication
James Anderson e5af34a078 fixed some broken forms that were introduced in james-anderson@521c5f0e10
juju2013 efc05ea1de initial support for LDAP authentication/MSAD
Unknown 8bc502a1ea New err check style
Unknown 5435b259cc Merge branch 'master' of github.com:gogits/gogs into dev
Unknown 2a9da4b8e5 Fix
Bryan Johnson 34d18a19a3 Minor grammatical fix for Disable Registration feature
Unknown 8bed017557 Add build tag enable prompt
Unknown eda3f8b3b3 Mirror updates
Unknown b32e223db5 Mirror fix
Unknown 8719c1b8c5 Mirror bug fix
Unknown 49c01c0b57 Fix import path
Unknown 1bfe4ee665 Merge branch 'master' of github.com:gogits/gogs
Unknown 2dc0329c5f Fix auth issue on
Unknown 6277f8497c Auth problem related
Christopher Brickley 4c5a6e4d87 swap \n for \000, update len check, when reading receive-pack input
Unknown c3a52f7dd0 Mirror bug fix on downloading zip
slene 4fafc76052 zip archive download
Lunny Xiao 4210f56dbc bug fixed for http clone
Unknown c36e7d322e Mirror updates