Commit Graph

921 Commits (1c35380c2c476e8eb5022078262e8cadade4d4c7)

Author SHA1 Message Date
Unknwon 953bb06857 basic PR feature 10 years ago
Unknwon 1abfe4e05f PR: nothing to commit and has pull request check 10 years ago
Unknwon 37e0cee877 finish PR UI 10 years ago
Unknwon 2ac8e11f46 #842 able to use access token replace basic auth 10 years ago
Unknwon ebf1bd4f51 add view pull desc 10 years ago
Unknwon 8c046073a8 work on PR conversation 10 years ago
Unknwon 670ade9a61 #1206 does not allow fork bare repo 10 years ago
Unknwon 398569f6f8 #1021 Forked repo unavailable after deleting original repo 10 years ago
Unknwon 8af094967f #1377 add rename repo action 10 years ago
Unknwon 7714e792a4 minor fixes on #1551 10 years ago
Unknwon 1ca257ad9f rename fields 10 years ago
Unknwon cb381078ff finish new repo options page 10 years ago
Unknwon d01f688257 fix repository count of user is messed up 10 years ago
Unknwon 302938e646 #1333 Disable Gravatar option when install 10 years ago
Unknwon 8d73832bdf fix sql 10 years ago
Unknwon ea454c21f7 #1542 A way to skip TLS verify for SMTP authentication 10 years ago
Unknwon 65843b803b add webhook default events 10 years ago
Unknwon 55ddf225bb webhook APIs 10 years ago
Unknwon f509c59ac1 new create webhook event 10 years ago
Unknwon a00194e665 work on #1548 10 years ago
Unknwon f2de4d5c04 new create repo options 10 years ago
Unknwon c75cd33f2f #965 Remember visibility preference 10 years ago
Unknwon bb3b90fcd6 #1487 Readme Template 10 years ago
Unknwon 46bee50e45 complate list of gitignores and licenses 10 years ago
Unknwon ff35a37769 #1458: Authorities were messed up when using mysql database 10 years ago
Unknwon 70e0153b93 add highlight js 10 years ago
Unknwon 23f42d92c9 add webhook recent deliveries 10 years ago
Unknwon c08600c59b new edit webhook UI 10 years ago
Unknwon 4217c2333c new create webhook UI 10 years ago
Unknwon 2881456421 new webhooks list UI 10 years ago
Unknwon 1cb03135b7 new repo git hooks UI 10 years ago
Unknwon a329bbc215 new org dashboard issues 10 years ago
Unknwon f808df5a7b new user dahsboard issues 10 years ago
Unknwon 4275b3720a finsih diff and compare 10 years ago
Unknwon aa65761d81 new commits table 10 years ago
Unknwon 062adbed8a add confirmation to delete ssh key 10 years ago
Unknwon 371572cf5f allow edit issue and comment 10 years ago
Unknwon 87f5ca8e1f able edit issue title 10 years ago
Unknwon bd1d7d1509 Able to set SSH port when install, update Docker docs 10 years ago
Unknwon 1453e91f41 minor fix on API response 10 years ago
无闻 2b393f5b03 Merge pull request #1507 from cloudron-io/develop
Set IsAdmin using LDAP
10 years ago
无闻 a5e1ada474 Merge pull request #1414 from nice-software/wip/currentUser
Factor out function to get the current user
10 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.
10 years ago
Unknwon 03b85b73af token recent activity 10 years ago
Unknwon 54b52de6ee minor fix on API response 10 years ago
Unknwon 47ac579f09 only assign auto-admin when sign up by web 10 years ago
Unknwon 4c7b6414eb new access token UI 10 years ago
Unknwon 2493454587 new delete account UI and password confirmation 10 years ago
Unknwon b1696665bd make cron task configurable 10 years ago
Unknwon d17f102339 try to fix HTTP ops not GC 10 years ago
Unknwon 407385db7e work on #1493 10 years ago
Unknwon 55ccb00a47 Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop
# Conflicts:
#	modules/bindata/bindata.go
10 years ago
Unknwon c8bb475abb fix autocomplete on migration 10 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.
10 years ago
Unknwon e633425f27 #1180 and #1250: migration 10 years ago
Unknwon a52324a5f9 able sort issues 10 years ago
Unknwon 4ce003dc15 Filter issues by assignee 10 years ago
Unknwon 30b428bf0e #1419: 500 when visit a issue with issue/comments of deleted user 10 years ago
Unknwon 13a74c3a0c Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 10 years ago
Unknwon cec38f2a8c able edit issue labels/milestone/assignee 10 years ago
无闻 8be0bb177b Merge pull request #1485 from donbowman/mime-type
43bfee0d48 reverted my change
10 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).
10 years ago
Unknwon 817b48ed1e Show owner/poster tags of comments and fix #1312 10 years ago
Unknwon 1fb53067f4 finish close/reopen issue 10 years ago
Unknwon 133b19d0c5 finish view comments on issue page 10 years ago
Sergio Benitez 7d84d4a8f0 Significantly enhanced LDAP support in Gogs. 10 years ago
Unknwon ab2d0b3b44 add comment form UI 10 years ago
Unknwon b4c0b7b98b finish view issue without comments and ops 10 years ago
Unknwon e67659bf8e fix serve attachment content type 10 years ago
Unknwon 34f6cbfc2a finish attachments when create issue 10 years ago
Unknwon 89c2bd4a0d finish create issue attachment UI 10 years ago
Unknwon 17f3e840ec fix cannot parse JSON for attachments 10 years ago
Unknwon cbc7b7132f finish new issue action and mentions 10 years ago
Unknwon 884bc4ffd8 rename functions 10 years ago
Unknwon 75aff60c90 finish create issue with milestone and assignee 10 years ago
Unknwon 09a1b2a1f5 finish create issue with milestone 10 years ago
Unknwon 922f3f3062 finish create issue with labels 10 years ago
Unknwon 17de3ab0a3 add migrate from issue.label_ids to issue_label 10 years ago
Unknwon 590c464c56 UI: create issue with title and content 10 years ago
Unknwon dea3a8c6a4 WIP: create PR - choose branch 10 years ago
Unknwon e3bdfd51ff better fork permission check 10 years ago
Unknwon 9db4acc62e improve fork process 10 years ago
Unknwon 3d0583df0f fix private repo cannot trigger hook by SSH 10 years ago
Unknwon 9d414d4dd9 remove Index field of milestone 10 years ago
Unknwon 39a3b768bc #334: Add Deployment Key Support 10 years ago
Unknwon 34795770c3 fix issue stats with milestone filter 10 years ago
Unknwon 77dcef0cab fix milestone format parse 10 years ago
Unknwon 2c507667bf Merge branch 'develop' of github.com:gogits/gogs into feature/milestone
# Conflicts:
#	gogs.go
#	models/issue.go
#	templates/.VERSION
10 years ago
Unknwon 0705f55ce0 finish new milestone page 10 years ago
Unknwon 74bd6b939c milestone: edit 10 years ago
Unknwon 3e4cdccf6b milestone: create page 10 years ago
Unknwon ce4dcf1e83 fix naming 10 years ago
Unknwon e50982f5ec allow anonymous SSH clone 10 years ago
Unknwon 9311a9858a milestone: pagination 10 years ago
Unknwon 04458d49a0 milestone: list view 10 years ago
Unknwon cbb78b6a63 better wording 10 years ago
Unknwon 009d692c7d fix install default db option 10 years ago
Unknwon eea9302d8f fix #1204 10 years ago
无闻 eedac73229 Merge pull request #1404 from wqweto/develop
Allow space and/or percent in file and directory names
10 years ago
Unknwon 869113704b fix #1407 10 years ago