Commit Graph

762 Commits (c3061c61a74dd6eab802fd37c085b06c761f94e7)

Author SHA1 Message Date
Unknwon 23f42d92c9 add webhook recent deliveries
Unknwon fc2d0e5470 fix locale
Unknwon ce386cfb61 fix suburl
Unknwon c08600c59b new edit webhook UI
Unknwon 4217c2333c new create webhook UI
Unknwon 2881456421 new webhooks list UI
Unknwon 1cb03135b7 new repo git hooks UI
Unknwon 4330c1f0d8 update locale and org dashboard navbar
Unknwon a329bbc215 new org dashboard issues
Unknwon f808df5a7b new user dahsboard issues
Louis Matthijssen e6917b6be8 Fix missing space in issue emails subject
Unknwon a104248792 update locales
Unknwon aa65761d81 new commits table
Unknwon d7c3c79c00 minor fix on
Unknwon 062adbed8a add confirmation to delete ssh key
无闻 9b01a3501b Merge pull request from haoyixin/master
Added supported of 'AUTH LOGIN'
Unknwon ac616c07de fix
Yixin Hao d720c92d99 Added supported of 'AUTH LOGIN'
i've been missing a 'r' in previous, lol~
Unknwon 78b717f202 update locales
Unknwon 6c2536b89c fix timezone
Unknwon a5b09b30d0 print time to debug
Unknwon 390027496c use UTC for TimeSince
Unknwon 87f5ca8e1f able edit issue title
Unknwon bd1d7d1509 Able to set SSH port when install, update Docker docs
无闻 2b393f5b03 Merge pull request from cloudron-io/develop
Set IsAdmin using LDAP
无闻 a5e1ada474 Merge pull request from nice-software/wip/currentUser
Factor out function to get the current user
Girish Ramakrishnan 24d7a86a8d Set IsAdmin using LDAP
The IsAdmin flag is set based on whether the admin filter
returned any result. The admin filter is applied with the user dn
as the search root.

In the future, we should update IsAdmin as well on each login.
Alternately, we can have a periodic sync operation.
Unknwon 03b85b73af token recent activity
Unknwon 47ac579f09 only assign auto-admin when sign up by web
Unknwon 4c7b6414eb new access token UI
Unknwon 6235bd1fe9 work on and fix a LDAP crash
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
Paolo Borelli 0d38794c7f Factor out function to get the current user
The same logic was duplicated in three places. Factor it
out so that we can add further fallbacks in a single place.
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
Unknwon 2c507667bf Merge branch 'develop' of github.com:gogits/gogs into feature/milestone
# Conflicts:
#	gogs.go
#	models/issue.go
#	templates/.VERSION
Unknwon 0705f55ce0 finish new milestone page
Unknwon 74bd6b939c milestone: edit
Unknwon 3e4cdccf6b milestone: create page
Unknwon e50982f5ec allow anonymous SSH clone
Unknwon 487fc8ca39 fix
Unknwon e6792796cc minor fix on
无闻 96c1ce9606 Merge pull request from manfer/enhance-copy-clipboard
Enhance copy clipboard
Fernando San Julián 6a89eeedf3 browser supports copy detection
Unknwon 04458d49a0 milestone: list view
Unknwon cbb78b6a63 better wording
Unknwon d496d0cc4d replace path.Join
Unknwon 1490e862cc custom workDir function to handle speical case in Windows
Unknwon 03011e31fe update locale and .gopmfile
Fernando San Julián c5be40decb new markdown styles
Unknwon b983912fce add italian support
Unknwon c541938a3d update locale and prepare for 0.6.3 release
Vladimir Vissoultchev 2cc050e21e Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodings