840 Commits (b3a45693c37c94850c0a615b69d19a7e88352348)

Author SHA1 Message Date
Unknwon a329bbc215 new org dashboard issues 9 years ago
Unknwon f808df5a7b new user dahsboard issues 9 years ago
Unknwon 4275b3720a finsih diff and compare 9 years ago
Unknwon aa65761d81 new commits table 9 years ago
Unknwon 062adbed8a add confirmation to delete ssh key 9 years ago
Unknwon 371572cf5f allow edit issue and comment 9 years ago
Unknwon 87f5ca8e1f able edit issue title 9 years ago
Unknwon bd1d7d1509 Able to set SSH port when install, update Docker docs 9 years ago
Unknwon 1453e91f41 minor fix on API response 9 years ago
无闻 2b393f5b03 Merge pull request #1507 from cloudron-io/develop
Set IsAdmin using LDAP
9 years ago
无闻 a5e1ada474 Merge pull request #1414 from nice-software/wip/currentUser
Factor out function to get the current user
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 54b52de6ee minor fix on API response 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 2493454587 new delete account UI and password confirmation 9 years ago
Unknwon b1696665bd make cron task configurable 9 years ago
Unknwon d17f102339 try to fix HTTP ops not GC 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
Unknwon c8bb475abb fix autocomplete on migration 9 years ago
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.
9 years ago
Unknwon e633425f27 #1180 and #1250: migration 9 years ago
Unknwon a52324a5f9 able sort issues 9 years ago
Unknwon 4ce003dc15 Filter issues by assignee 9 years ago
Unknwon 30b428bf0e #1419: 500 when visit a issue with issue/comments of deleted user 9 years ago
Unknwon 13a74c3a0c Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 9 years ago
Unknwon cec38f2a8c able edit issue labels/milestone/assignee 9 years ago
无闻 8be0bb177b Merge pull request #1485 from donbowman/mime-type
43bfee0d48 reverted my change
9 years ago
Don Bowman 4137426c88 43bfee0d48 reverted my change
423b1c69be, which in turn
causes all content to be served as text/plain. Let go decide
what the mime type is (e.g. text/html instead of text/plain).
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
Unknwon ab2d0b3b44 add comment form UI 9 years ago
Unknwon b4c0b7b98b finish view issue without comments and ops 9 years ago
Unknwon e67659bf8e fix serve attachment content type 9 years ago
Unknwon 34f6cbfc2a finish attachments when create issue 9 years ago
Unknwon 89c2bd4a0d finish create issue attachment UI 9 years ago
Unknwon 17f3e840ec fix cannot parse JSON for attachments 9 years ago
Unknwon cbc7b7132f finish new issue action and mentions 9 years ago
Unknwon 884bc4ffd8 rename functions 9 years ago
Unknwon 75aff60c90 finish create issue with milestone and assignee 9 years ago
Unknwon 09a1b2a1f5 finish create issue with milestone 9 years ago
Unknwon 922f3f3062 finish create issue with labels 9 years ago
Unknwon 17de3ab0a3 add migrate from issue.label_ids to issue_label 9 years ago
Unknwon 590c464c56 UI: create issue with title and content 9 years ago
Unknwon dea3a8c6a4 WIP: create PR - choose branch 9 years ago
Unknwon e3bdfd51ff better fork permission check 9 years ago