Commit Graph

790 Commits (6a1907d994c3beb7e604874d2cce3171b32b0baf)

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 65e73c4ac6 support URL param to token, but still restrict to APIs 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 398569f6f8 #1021 Forked repo unavailable after deleting original repo 10 years ago
Unknwon 8af094967f #1377 add rename repo action 10 years ago
Unknwon f1adbca0f1 #1554 check adminFilter length before LDAP search 10 years ago
Unknwon 90a6553c37 #1009 Config option for preserving hard line breaks 10 years ago
Unknwon 7714e792a4 minor fixes on #1551 10 years ago
Unknwon 17c2d1fc7c fix dashboard 500 when no issues at all
- update locales
- update README
10 years ago
Unknwon 1ca257ad9f rename fields 10 years ago
Unknwon cb381078ff finish new repo options page 10 years ago
Unknwon c6b039c6f9 new repo options UI 10 years ago
Unknwon 9b9e5f0290 #1545 Cross reference the commit from the issue when it is closed by the commit 10 years ago
Unknwon 302938e646 #1333 Disable Gravatar option when install 10 years ago
Unknwon ea454c21f7 #1542 A way to skip TLS verify for SMTP authentication 10 years ago
Unknwon 384fbeca80 #1474 logic fix 10 years ago
Unknwon 5ddcd8420b #1474 minor fix 10 years ago
Unknwon 55ddf225bb webhook APIs 10 years ago
Unknwon f509c59ac1 new create webhook event 10 years ago
Unknwon 125d314465 more clear error 10 years ago
Unknwon bb3b90fcd6 #1487 Readme Template 10 years ago
Unknwon 46bee50e45 complate list of gitignores and licenses 10 years ago
Unknwon 4cfa2ca40d #1474 Edit New issue UpdateGravatarSource() assumes insecure protocol 10 years ago
Unknwon a7686e8749 #1203 bundle jquery with gogs 10 years ago
Unknwon 23f42d92c9 add webhook recent deliveries 10 years ago
Unknwon fc2d0e5470 fix locale 10 years ago
Unknwon ce386cfb61 fix suburl 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 4330c1f0d8 update locale and org dashboard navbar 10 years ago
Unknwon a329bbc215 new org dashboard issues 10 years ago
Unknwon f808df5a7b new user dahsboard issues 10 years ago
Louis Matthijssen e6917b6be8 Fix missing space in issue emails subject 10 years ago
Unknwon a104248792 update locales 10 years ago
Unknwon aa65761d81 new commits table 10 years ago
Unknwon d7c3c79c00 minor fix on #1517 10 years ago
Unknwon 062adbed8a add confirmation to delete ssh key 10 years ago
无闻 9b01a3501b Merge pull request #1517 from haoyixin/master
Added supported of 'AUTH LOGIN'
10 years ago
Unknwon ac616c07de fix #966 10 years ago
Yixin Hao d720c92d99 Added supported of 'AUTH LOGIN'
i've been missing a 'r' in previous, lol~
10 years ago
Unknwon 78b717f202 update locales 10 years ago
Unknwon 6c2536b89c fix timezone 10 years ago
Unknwon a5b09b30d0 print time to debug 10 years ago
Unknwon 390027496c #1500 use UTC for TimeSince 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
无闻 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 47ac579f09 only assign auto-admin when sign up by web 10 years ago
Unknwon 4c7b6414eb new access token UI 10 years ago
Unknwon 6235bd1fe9 work on #986 and fix a LDAP crash 10 years ago
Unknwon 71fd10dd37 change minimum password length to 1 10 years ago
Unknwon b1696665bd make cron task configurable 10 years ago
Unknwon 407385db7e work on #1493 10 years ago
Sergio Benitez bb8e763ede Small style fixes to the LDAP module README 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 77ade6855d fix style and locale name 10 years ago
Unknwon a8a2992758 update locale and TRANSLATOR 10 years ago
Unknwon c8bb475abb fix autocomplete on migration 10 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
10 years ago
Unknwon c7d5e1f182 clean file and update locales 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 b35d7eee31 update locale 10 years ago
Unknwon a52324a5f9 able sort issues 10 years ago
Unknwon 4ce003dc15 Filter issues by assignee 10 years ago
Unknwon a24141ec9c more on #1319 10 years ago
Unknwon cec38f2a8c able edit issue labels/milestone/assignee 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 f8a4ab25fd Updated the LDAP module readme. 10 years ago
Sergio Benitez 7d84d4a8f0 Significantly enhanced LDAP support in Gogs. 10 years ago
Don Bowman 1cb46ede1a Merge branch 'master' of https://github.com/gogits/gogs
Conflicts:
	routers/repo/download.go
10 years ago
Don Bowman 9e6bd31d76 fixes for binary 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 496a65ed29 update locales 10 years ago
Unknwon 34f6cbfc2a finish attachments when create issue 10 years ago
Unknwon 89c2bd4a0d finish create issue attachment UI 10 years ago
Unknwon 887bc1b594 Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
#	modules/bindata/bindata.go
#	public/css/gogs.min.css
10 years ago
Unknwon 2aea247208 minor fix on #1460 10 years ago
无闻 2cef9ef5e2 Merge pull request #1460 from manfer/semantic
new top menu
10 years ago
Fernando San Julián 4cc198179c new top menu 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
无闻 8f2a184e04 Merge pull request #1457 from jqs7/customAvatar
add custom avatar source support
10 years ago
Jqs7 16f74b62b9 custom avatar source 10 years ago
Unknwon 48f12d4ead upgrade new issue to SUI v2 10 years ago
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
10 years ago