Commit Graph

251 Commits (912f7b51e90b2e6c4ff01570f1413c736cfc4d04)

Author SHA1 Message Date
Unknwon d5ad4e1141 prepare release
Unknwon 6dfee30bf0 Wrong commit order on issue page when pushing multiple commits
Unknwon 21e13cb51e Triggere mailer for admin created accounts
Unknwon 0d5e57e4ae minor fixes and update locale
Unknwon 69b1d65c9b remove unused file and update locale
Unknwon 2340bb1ed2 update locales
Unknwon 86d3c5cbb3 update Docker info
Unknwon 3fb1b6a608 drop oauth2 feature support
Unknwon 9d36fc6986 finish new auth e-mails
Unknwon 373731f5e8 user gomail and new activate account email tpl
- : fallback plain text
- : add date header
- : fix encoding of header
Unknwon e75fd2f783 simplify names
Unknwon 2729eb998c and other minor fixes
Unknwon 2d1bb0cf49 admin delete user
Unknwon 5f1183cecf add install option
Unknwon 98108e379d update locale and admin panel
Unknwon 83e747bfda and and new admin edit user UI
Unknwon 8e0a69f86a disable captcha and new admin create user UI
Unknwon cd37fccdfb remove auto_register and makes it default
Unknwon aff773f1b9 add tidb support
Unknwon be89802bd8 new admin user list UI
Unknwon 362d64df04 add allowed domains for SMTP auth
Unknwon 121a81a2c5 finish new edit auth UI
Unknwon 0617448282 finish new add auth UI
Unknwon fa728d8dff more minor fix on 1581
Unknwon 26ac016b9f minor fix on
Unknwon cbd6276200 Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop
# Conflicts:
#	modules/bindata/bindata.go
Unknwon 52ec80fa18 finish all new user settings UI
Sergio Benitez b954a22ce2 Updated binary data.
Sergio Benitez 964d0262ff Merged conflicts.
Unknwon 56eb252098 fix repo name router bug
Unknwon c38754d432 allow upload avatar for org
Signed-off-by: Unknwon <u@gogs.io>
Unknwon 85f34ba538 new user profile settings UI
Signed-off-by: Unknwon <u@gogs.io>
Unknwon edc99bc8a4 new org options UI
Unknwon e885d34aa6 update locales
Sergio Benitez 7cb4aa8d82 Updated binary data.
Sergio Benitez aa9c36514f Merged conflicts.
Sergio Benitez 2d1db4bf05 Added LDAP simple auth support.
Unknwon d023e81a8f explore paginator problem
Unknwon 6a5c87afdd prepare 0.6.9 release
Unknwon 83dc2468f5 finish initial version of pull request
Unknwon 842770d7fb add merger info and news feed
Unknwon 953bb06857 basic PR feature
Unknwon 1abfe4e05f PR: nothing to commit and has pull request check
Unknwon 37e0cee877 finish PR UI
Unknwon ebf1bd4f51 add view pull desc
Unknwon 8c046073a8 work on PR conversation
Unknwon 398569f6f8 Forked repo unavailable after deleting original repo
Unknwon 8af094967f add rename repo action
Unknwon f1adbca0f1 check adminFilter length before LDAP search
Unknwon 7714e792a4 minor fixes on
Unknwon 17c2d1fc7c fix dashboard 500 when no issues at all
- update locales
- update README
Unknwon 1ca257ad9f rename fields
Unknwon cb381078ff finish new repo options page
Unknwon c6b039c6f9 new repo options UI
Unknwon 9b9e5f0290 Cross reference the commit from the issue when it is closed by the commit
Unknwon 302938e646 Disable Gravatar option when install
Unknwon ea454c21f7 A way to skip TLS verify for SMTP authentication
Unknwon 55ddf225bb webhook APIs
Unknwon f509c59ac1 new create webhook event
Unknwon 46bee50e45 complate list of gitignores and licenses
Unknwon 4cfa2ca40d Edit New issue UpdateGravatarSource() assumes insecure protocol
Unknwon a7686e8749 bundle jquery with gogs
Unknwon 23f42d92c9 add webhook recent deliveries
Unknwon fc2d0e5470 fix locale
Unknwon ce386cfb61 fix suburl
Unknwon 2881456421 new webhooks list UI
Unknwon 4330c1f0d8 update locale and org dashboard navbar
Unknwon f808df5a7b new user dahsboard issues
Unknwon a104248792 update locales
Unknwon 062adbed8a add confirmation to delete ssh key
Unknwon 78b717f202 update locales
Unknwon 87f5ca8e1f able edit issue title
Unknwon bd1d7d1509 Able to set SSH port when install, update Docker docs
Unknwon 03b85b73af token recent activity
Unknwon 4c7b6414eb new access token UI
Unknwon b1696665bd make cron task configurable
Unknwon 55ccb00a47 Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop
# Conflicts:
#	modules/bindata/bindata.go
Unknwon 77ade6855d fix style and locale name
Unknwon a8a2992758 update locale and TRANSLATOR
Unknwon c8bb475abb fix autocomplete on migration
Unknwon c7d5e1f182 clean file and update locales
Unknwon e633425f27 and : migration
Unknwon b35d7eee31 update locale
Unknwon a52324a5f9 able sort issues
Unknwon 4ce003dc15 Filter issues by assignee
Unknwon a24141ec9c more on
Unknwon 817b48ed1e Show owner/poster tags of comments and fix
Unknwon 1fb53067f4 finish close/reopen issue
Unknwon 133b19d0c5 finish view comments on issue page
Sergio Benitez 7d84d4a8f0 Significantly enhanced LDAP support in Gogs.
Unknwon ab2d0b3b44 add comment form UI
Unknwon b4c0b7b98b finish view issue without comments and ops
Unknwon 496a65ed29 update locales
Unknwon 34f6cbfc2a finish attachments when create issue
Unknwon 89c2bd4a0d finish create issue attachment UI
Unknwon 887bc1b594 Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
#	modules/bindata/bindata.go
#	public/css/gogs.min.css
Unknwon 2aea247208 minor fix on
Fernando San Julián 4cc198179c new top menu
Unknwon 75aff60c90 finish create issue with milestone and assignee
Unknwon 09a1b2a1f5 finish create issue with milestone
Unknwon 17de3ab0a3 add migrate from issue.label_ids to issue_label
Unknwon 48f12d4ead upgrade new issue to SUI v2
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
Unknwon 7372042441 list view: issue, label, milestone
Unknwon 590c464c56 UI: create issue with title and content
Unknwon dea3a8c6a4 WIP: create PR - choose branch
Unknwon 9db4acc62e improve fork process
Unknwon 9ba0d8b87a update locale
Unknwon 39a3b768bc : Add Deployment Key Support
Unknwon 9f12ab0e88 update locale
Unknwon 77dcef0cab fix milestone format parse
Unknwon 0705f55ce0 finish new milestone page
Unknwon 74bd6b939c milestone: edit
Unknwon 3e4cdccf6b milestone: create page
Unknwon 04458d49a0 milestone: list view
Unknwon 03011e31fe update locale and .gopmfile
Unknwon b983912fce add italian support
Unknwon c541938a3d update locale and prepare for 0.6.3 release
Unknwon 72377c721c update gopmfile
Unknwon 589618c8a5 better paging
Unknwon 686dd59916 fix with migration and update locale
Unknwon 436ef5b50a go-bindata on and fix
Unknwon fa298a2c30 : Realtime webhooks
Unknwon 2e7b38db9f fix paging links and issue count
Unknwon 752b527152 update Chinese locale
Unknwon 1ba837a055 new issue and label page
Unknwon dc4aab9925 UI: CURD labels
- fix update lable break connection with repository
Unknwon ac95f6d50f UI: basic label list
- create new label
Unknwon 86dbda0b42 UI: basci issue list without filters
- fix isRead check
- fix paging
Unknwon 4447a20f87 UI: issues - finish basic frame
Unknwon 2724dbd450 update locale
Unknwon eb0f0710f0 add more gitignores
Unknwon a2a9e151f8 install - add mail from setting
Unknwon b9dc2147b4 UI: install - done
Unknwon 5cf3732339 UI: install - new version
Unknwon 5dd3dd71a0 UI: install - database settings
Unknwon 9af8a6c6a3 update locale
Unknwon 1269ce0538 update locle
Unknwon 1564b77cf5 update locale
Unknwon 1492c905bb update locale
Unknwon 4fca548ed1 update locale
Unknwon c47afdff58 add config options for HELO
Unknwon 7a7c096fd0 update typo in locale files
Unknwon 698b9e2acc Clearer error message for illegal characters
Unknwon aae74c793a add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECK
Unknwon 2bb982dada : Remove footer ads/branding from default template
Unknwon ade343f6dc Add Polish support
Unknwon 75cbb32b1e UI compatibility
Unknwon b6f8b486c7 add sr-only class, change to new tag line
Unknwon 1cb57b1a44 : fix locale