805 Commits (46bee50e45ef8f3e9f3727649fa24d50bb2fc782)

Author SHA1 Message Date
Unknwon 46bee50e45 complate list of gitignores and licenses 9 years ago
Unknwon ff35a37769 #1458: Authorities were messed up when using mysql database 9 years ago
Unknwon 23f42d92c9 add webhook recent deliveries 9 years ago
Unknwon b900863d60 rename a user method 9 years ago
Unknwon 4217c2333c new create webhook UI 9 years ago
Unknwon 2881456421 new webhooks list UI 9 years ago
Unknwon b3a45693c3 minor update 9 years ago
Unknwon a329bbc215 new org dashboard issues 9 years ago
Unknwon f808df5a7b new user dahsboard issues 9 years ago
Unknwon 260301bf2e #1535 Removing deploy key does not remove key 9 years ago
Unknwon 87152f89ba fix release created timezone issue 9 years ago
Yixin Hao 5f25553b0d Modify minimumKeySize of RSA to 1024 for old keys. 9 years ago
Unknwon aa65761d81 new commits table 9 years ago
Unknwon 062adbed8a add confirmation to delete ssh key 9 years ago
Unknwon 9b42f53aa8 more on #966 9 years ago
Unknwon 371572cf5f allow edit issue and comment 9 years ago
Unknwon f114f78743 fix timezone! 9 years ago
Unknwon 6c2536b89c fix timezone 9 years ago
Unknwon a5b09b30d0 print time to debug 9 years ago
Unknwon b846f195c1 work #1500 9 years ago
Unknwon 1453e91f41 minor fix on API response 9 years ago
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.
9 years ago
Unknwon 03b85b73af token recent activity 9 years ago
Unknwon 47ac579f09 only assign auto-admin when sign up by web 9 years ago
Unknwon 4c7b6414eb new access token UI 9 years ago
Unknwon 6235bd1fe9 work on #986 and fix a LDAP crash 9 years ago
Unknwon b1696665bd make cron task configurable 9 years ago
Unknwon 407385db7e work on #1493 9 years ago
Unknwon 55ccb00a47 Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop
# Conflicts:
#	modules/bindata/bindata.go
9 years ago
无闻 ce8864c69a Merge pull request #1475 from donbowman/master
Fix race condition on ssh key delete, and revert re-revert of hard line break
9 years ago
Don Bowman 1d52793faf remove empty line as per https://github.com/gogits/gogs/pull/1475 9 years ago
Unknwon a52324a5f9 able sort issues 9 years ago
Unknwon a24141ec9c more on #1319 9 years ago
Unknwon 30b428bf0e #1419: 500 when visit a issue with issue/comments of deleted user 9 years ago
Unknwon e4d6b5d488 Creates hooks directory when init update hook 9 years ago
Unknwon cec38f2a8c able edit issue labels/milestone/assignee 9 years ago
Unknwon 2cc9bc8969 delete attachments when delete repo 9 years ago
Unknwon 817b48ed1e Show owner/poster tags of comments and fix #1312 9 years ago
Unknwon 1fb53067f4 finish close/reopen issue 9 years ago
Unknwon 133b19d0c5 finish view comments on issue page 9 years ago
Sergio Benitez 7d84d4a8f0 Significantly enhanced LDAP support in Gogs. 9 years ago
Don Bowman ab0247b4dc race condition on keydelete 9 years ago
Unknwon ab2d0b3b44 add comment form UI 9 years ago
Unknwon b4c0b7b98b finish view issue without comments and ops 9 years ago
Unknwon cafde1287e delete avatar when del user 9 years ago
Unknwon 34f6cbfc2a finish attachments when create issue 9 years ago
Unknwon 1ce4543a94 Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 9 years ago
Unknwon 64985c7faa fix template error 9 years ago
无闻 9c0c16bb5a Merge pull request #1464 from jamesa/hide-gravatar-tooltip
Hide avatar tooltips unless you're looking at your own profile
9 years ago
James Anderson e5146155a0 Resize avatars to the same size they are displayed 9 years ago