480 Commits (84c727ae6657c89885a5039a4dcd77d6be3fcf01)

Author SHA1 Message Date
Unknwon 90a6553c37 #1009 Config option for preserving hard line breaks 9 years ago
Unknwon 7714e792a4 minor fixes on #1551 9 years ago
Unknwon 17c2d1fc7c fix dashboard 500 when no issues at all
- update locales
- update README
9 years ago
Unknwon 1ca257ad9f rename fields 9 years ago
Unknwon cb381078ff finish new repo options page 9 years ago
Unknwon c6b039c6f9 new repo options UI 9 years ago
Unknwon 9b9e5f0290 #1545 Cross reference the commit from the issue when it is closed by the commit 9 years ago
Unknwon 302938e646 #1333 Disable Gravatar option when install 9 years ago
Unknwon ea454c21f7 #1542 A way to skip TLS verify for SMTP authentication 9 years ago
Unknwon 55ddf225bb webhook APIs 9 years ago
Unknwon f509c59ac1 new create webhook event 9 years ago
Unknwon 46bee50e45 complate list of gitignores and licenses 9 years ago
Unknwon 4cfa2ca40d #1474 Edit New issue UpdateGravatarSource() assumes insecure protocol 9 years ago
Unknwon a7686e8749 #1203 bundle jquery with gogs 9 years ago
Unknwon 23f42d92c9 add webhook recent deliveries 9 years ago
Unknwon fc2d0e5470 fix locale 9 years ago
Unknwon ce386cfb61 fix suburl 9 years ago
Unknwon 2881456421 new webhooks list UI 9 years ago
Unknwon 4330c1f0d8 update locale and org dashboard navbar 9 years ago
Unknwon f808df5a7b new user dahsboard issues 9 years ago
Unknwon a104248792 update locales 9 years ago
Young Hu 44aab7af87 错误字符修正 9 years ago
Unknwon 062adbed8a add confirmation to delete ssh key 9 years ago
Unknwon 78b717f202 update locales 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
无闻 2b393f5b03 Merge pull request #1507 from cloudron-io/develop
Set IsAdmin using LDAP
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
Ralph-Wang feed2b61ee add newline at the end of file for each gitignore 9 years ago
Unknwon 03b85b73af token recent activity 9 years ago
Unknwon 4c7b6414eb new access token UI 9 years ago
Unknwon b1696665bd make cron task configurable 9 years ago
Unknwon 875f917771 update locales 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 77ade6855d fix style and locale name 9 years ago
Unknwon a8a2992758 update locale and TRANSLATOR 9 years ago
Morten Klim Sørensen 51473f7bfe Update TRANSLATORS 9 years ago
Unknwon c7d5e1f182 clean file and update locales 9 years ago
Unknwon e633425f27 #1180 and #1250: migration 9 years ago
Unknwon b35d7eee31 update locale 9 years ago
Unknwon a52324a5f9 able sort issues 9 years ago
Unknwon 4ce003dc15 Filter issues by assignee 9 years ago
Unknwon a24141ec9c more on #1319 9 years ago
Gregor Santner e892cdb1b4 Updated Translators 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 0ec7d1539b Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 9 years ago
无闻 7666e2256b Merge pull request #1478 from yaggytter/japanesetypo
fixed chinese character to japanese KANJI
9 years ago
Unknwon 133b19d0c5 finish view comments on issue page 9 years ago
yaggytter 38e11b4f68 fixed chinese character to japanese KANJI 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 496a65ed29 update locales 9 years ago
Unknwon 34f6cbfc2a finish attachments when create issue 9 years ago
Unknwon 89c2bd4a0d finish create issue attachment UI 9 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
9 years ago
Unknwon 2aea247208 minor fix on #1460 9 years ago
无闻 2cef9ef5e2 Merge pull request #1460 from manfer/semantic
new top menu
9 years ago
Fernando San Julián 4cc198179c new top menu 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 17de3ab0a3 add migrate from issue.label_ids to issue_label 9 years ago
无闻 8f2a184e04 Merge pull request #1457 from jqs7/customAvatar
add custom avatar source support
9 years ago
Jqs7 16f74b62b9 custom avatar source 9 years ago
Unknwon 48f12d4ead upgrade new issue to SUI v2 9 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
9 years ago
Unknwon 7372042441 list view: issue, label, milestone 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 9db4acc62e improve fork process 9 years ago
Unknwon 9ba0d8b87a update locale 9 years ago
Unknwon 39a3b768bc #334: Add Deployment Key Support 9 years ago
Unknwon 9f12ab0e88 update locale 9 years ago
Unknwon 77dcef0cab fix milestone format parse 9 years ago
Unknwon 0705f55ce0 finish new milestone page 9 years ago
Unknwon 74bd6b939c milestone: edit 9 years ago
Unknwon 3e4cdccf6b milestone: create page 9 years ago
Unknwon 04458d49a0 milestone: list view 9 years ago
Unknwon 03011e31fe update locale and .gopmfile 9 years ago
Unknwon b983912fce add italian support 9 years ago
Unknwon c541938a3d update locale and prepare for 0.6.3 release 9 years ago
Unknwon 72377c721c update gopmfile 9 years ago
Unknwon 589618c8a5 better paging 9 years ago
Unknwon 686dd59916 fix #864 with migration and update locale 9 years ago
Fernando San Julián 514ce712b0 admin config fix 9 years ago
Unknwon fa298a2c30 #835: Realtime webhooks 9 years ago
Unknwon 2e7b38db9f fix paging links and issue count 9 years ago
Unknwon 752b527152 update Chinese locale 9 years ago
Unknwon 1ba837a055 new issue and label page 9 years ago
Unknwon 54b58e988d Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues 9 years ago
无闻 e69f09f50e Merge pull request #1275 from jstasiak/develop
Add file permalink button
9 years ago
Unknwon dc4aab9925 UI: CURD labels
- fix update lable break connection with repository
9 years ago
Unknwon ac95f6d50f UI: basic label list
- create new label
9 years ago
Unknwon 86dbda0b42 UI: basci issue list without filters
- fix isRead check
- fix paging
9 years ago
Unknwon 4447a20f87 UI: issues - finish basic frame 9 years ago
Unknwon 42a72b62fc fix about #1289 9 years ago
Unknwon ff051e2106 #1128: API calls are not hidden behind sign in 9 years ago
无闻 41ce633920 Merge pull request #1364 from m4rcs/patch-1
Update TRANSLATORS
9 years ago
Marc Schiller f62ffeb481 Update TRANSLATORS 9 years ago