Commit Graph

680 Commits (71fd10dd37af16ce540ae151b51faffbc3ef2d84)

Author SHA1 Message Date
Unknwon 71fd10dd37 change minimum password length to 1
Unknwon b1696665bd make cron task configurable
Unknwon 407385db7e work on
Sergio Benitez bb8e763ede Small style fixes to the LDAP module README
Unknwon 55ccb00a47 Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop
# Conflicts:
#	modules/bindata/bindata.go
Unknwon 77ade6855d fix style and locale name
Unknwon a8a2992758 update locale and TRANSLATOR
Unknwon c8bb475abb fix autocomplete on migration
无闻 ce8864c69a Merge pull request from donbowman/master
Fix race condition on ssh key delete, and revert re-revert of hard line break
Unknwon c7d5e1f182 clean file and update locales
Unknwon e633425f27 and : migration
Unknwon b35d7eee31 update locale
Unknwon a52324a5f9 able sort issues
Unknwon 4ce003dc15 Filter issues by assignee
Unknwon a24141ec9c more on
Unknwon cec38f2a8c able edit issue labels/milestone/assignee
Unknwon 817b48ed1e Show owner/poster tags of comments and fix
Unknwon 1fb53067f4 finish close/reopen issue
Unknwon 133b19d0c5 finish view comments on issue page
Sergio Benitez f8a4ab25fd Updated the LDAP module readme.
Sergio Benitez 7d84d4a8f0 Significantly enhanced LDAP support in Gogs.
Don Bowman 1cb46ede1a Merge branch 'master' of https://github.com/gogits/gogs
Conflicts:
	routers/repo/download.go
Don Bowman 9e6bd31d76 fixes for binary
Unknwon ab2d0b3b44 add comment form UI
Unknwon b4c0b7b98b finish view issue without comments and ops
Unknwon 496a65ed29 update locales
Unknwon 34f6cbfc2a finish attachments when create issue
Unknwon 89c2bd4a0d finish create issue attachment UI
Unknwon 887bc1b594 Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
#	modules/bindata/bindata.go
#	public/css/gogs.min.css
Unknwon 2aea247208 minor fix on
无闻 2cef9ef5e2 Merge pull request from manfer/semantic
new top menu
Fernando San Julián 4cc198179c new top menu
Unknwon 75aff60c90 finish create issue with milestone and assignee
Unknwon 09a1b2a1f5 finish create issue with milestone
Unknwon 922f3f3062 finish create issue with labels
Unknwon 17de3ab0a3 add migrate from issue.label_ids to issue_label
无闻 8f2a184e04 Merge pull request from jqs7/customAvatar
add custom avatar source support
Jqs7 16f74b62b9 custom avatar source
Unknwon 48f12d4ead upgrade new issue to SUI v2
Unknwon a79586cc54 Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
#	modules/bindata/bindata.go
#	public/css/gogs.min.css
#	templates/repo/header.tmpl
Unknwon 7372042441 list view: issue, label, milestone
Unknwon 590c464c56 UI: create issue with title and content
Unknwon 68b9d78386 remove sync.Pool and support go1.2 again
Unknwon 4b43ffc96c Generate random avatar based on e-mail when disable Gravatar
Unknwon dea3a8c6a4 WIP: create PR - choose branch
Unknwon 9db4acc62e improve fork process
Unknwon 9ba0d8b87a update locale
Unknwon 39a3b768bc : Add Deployment Key Support
Unknwon 9f12ab0e88 update locale
Unknwon 77dcef0cab fix milestone format parse