Commit Graph

798 Commits (a329bbc2159a35437d81b78f8176925904ddae08)

Author SHA1 Message Date
Unknwon a329bbc215 new org dashboard issues
Unknwon f808df5a7b new user dahsboard issues
Unknwon 260301bf2e Removing deploy key does not remove key
Unknwon 87152f89ba fix release created timezone issue
Yixin Hao 5f25553b0d Modify minimumKeySize of RSA to 1024 for old keys.
Unknwon aa65761d81 new commits table
Unknwon 062adbed8a add confirmation to delete ssh key
Unknwon 9b42f53aa8 more on
Unknwon 371572cf5f allow edit issue and comment
Unknwon f114f78743 fix timezone!
Unknwon 6c2536b89c fix timezone
Unknwon a5b09b30d0 print time to debug
Unknwon b846f195c1 work
Unknwon 1453e91f41 minor fix on API response
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 b1696665bd make cron task configurable
Unknwon 407385db7e work on
Unknwon 55ccb00a47 Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop
# Conflicts:
#	modules/bindata/bindata.go
无闻 ce8864c69a Merge pull request from donbowman/master
Fix race condition on ssh key delete, and revert re-revert of hard line break
Don Bowman 1d52793faf remove empty line as per https://github.com/gogits/gogs/pull/1475
Unknwon a52324a5f9 able sort issues
Unknwon a24141ec9c more on
Unknwon 30b428bf0e : 500 when visit a issue with issue/comments of deleted user
Unknwon e4d6b5d488 Creates hooks directory when init update hook
Unknwon cec38f2a8c able edit issue labels/milestone/assignee
Unknwon 2cc9bc8969 delete attachments when delete repo
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 7d84d4a8f0 Significantly enhanced LDAP support in Gogs.
Don Bowman ab0247b4dc race condition on keydelete
Unknwon ab2d0b3b44 add comment form UI
Unknwon b4c0b7b98b finish view issue without comments and ops
Unknwon cafde1287e delete avatar when del user
Unknwon 34f6cbfc2a finish attachments when create issue
Unknwon 1ce4543a94 Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
Unknwon 64985c7faa fix template error
无闻 9c0c16bb5a Merge pull request from jamesa/hide-gravatar-tooltip
Hide avatar tooltips unless you're looking at your own profile
James Anderson e5146155a0 Resize avatars to the same size they are displayed
Unknwon cbc7b7132f finish new issue action and mentions
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
Unknwon 884bc4ffd8 rename functions
Unknwon 75aff60c90 finish create issue with milestone and assignee
Unknwon 09a1b2a1f5 finish create issue with milestone
Unknwon 922f3f3062 finish create issue with labels