浏览代码

Version 0.6.3

Thomas Fanninger 10 年之前
父节点
当前提交
bacfb18b73
共有 5 个文件被更改,包括 59 次插入19 次删除
  1. 1 1
      PKGBUILD
  2. 6 6
      app.ini.patch
  3. 14 6
      app_new.ini
  4. 14 6
      app_old.ini
  5. 24 0
      gogs.changelog

+ 1 - 1
PKGBUILD

@@ -4,7 +4,7 @@
 
 pkgname=gogs
 _pkgname=${pkgname}
-pkgver=0.6.1
+pkgver=0.6.3
 pkgrel=1
 epoch=1
 pkgdesc="Gogs(Go Git Service) is a Self Hosted Git Service in the Go Programming Language."

+ 6 - 6
app.ini.patch

@@ -6,27 +6,27 @@
 < ROOT =
 ---
 > ROOT = /srv/gogs/repo
-39c39
+43c43
 < STATIC_ROOT_PATH =
 ---
 > STATIC_ROOT_PATH = /usr/share/themes/gogs/default
-55c55
+59c59
 < PATH = data/gogs.db
 ---
 > PATH = /srv/gogs/sqlite/gogs.db
-176c176
+184c184
 < PROVIDER_CONFIG = data/sessions
 ---
 > PROVIDER_CONFIG = /srv/gogs/sessions
-191c191
+199c199
 < AVATAR_UPLOAD_PATH = data/avatars
 ---
 > AVATAR_UPLOAD_PATH = /srv/gogs/data/avatars
-200c200
+208c208
 < PATH = data/attachments
 ---
 > PATH = /srv/gogs/data/attachments
-215c215
+223c223
 < ROOT_PATH =
 ---
 > ROOT_PATH = /var/log/gogs

+ 14 - 6
app_new.ini

@@ -12,6 +12,10 @@ RUN_MODE = dev
 ROOT = /srv/gogs/repo
 SCRIPT_TYPE = bash
 
+[ui]
+; Number of issues that are showed in one page
+ISSUE_PAGING_NUM = 10
+
 [server]
 PROTOCOL = http
 DOMAIN = localhost
@@ -87,8 +91,8 @@ ENABLE_REVERSE_PROXY_AUTO_REGISTRATION = false
 DISABLE_MINIMUM_KEY_SIZE_CHECK = false
 
 [webhook]
-; Cron task interval in minutes
-TASK_INTERVAL = 1
+; Hook task queue length
+QUEUE_LENGTH = 1000
 ; Deliver timeout in seconds
 DELIVER_TIMEOUT = 5
 ; Allow insecure certification
@@ -104,14 +108,18 @@ SUBJECT = %(APP_NAME)s
 ; Gmail: smtp.gmail.com:587
 ; QQ: smtp.qq.com:25
 ; Note, if the port ends with "465", SMTPS will be used. Using STARTTLS on port 587 is recommended per RFC 6409. If the server supports STARTTLS it will always be used.
-HOST =
+HOST = 
+; Disable HELO operation when hostname are different.
+DISABLE_HELO = 
+; Custom hostname for HELO operation, default is from system.
+HELO_HOSTNAME = 
 ; Do not verify the certificate of the server. Only use this for self-signed certificates
 SKIP_VERIFY = 
 ; Use client certificate
 USE_CERTIFICATE = false
 CERT_FILE = custom/mailer/cert.pem
 KEY_FILE = custom/mailer/key.pem
-; Mail from address, RFC 5322. This can be just an email address, or the "Name" <email@example.com> format 
+; Mail from address, RFC 5322. This can be just an email address, or the `"Name" <email@example.com>` format 
 FROM =
 ; Mailer user name and password
 USER =
@@ -288,8 +296,8 @@ INTERVAL = 24
 ARGS = 
 
 [i18n]
-LANGS = en-US,zh-CN,zh-HK,de-DE,fr-FR,nl-NL,lv-LV,ru-RU,ja-JP,es-ES,pt-BR,pl-PL
-NAMES = English,简体中文,繁體中文,Deutsch,Français,Nederlands,Latviešu,Русский,日本语,Español,Português,Polski
+LANGS = en-US,zh-CN,zh-HK,de-DE,fr-FR,nl-NL,lv-LV,ru-RU,ja-JP,es-ES,pt-BR,pl-PL,bg-BG,it-IT
+NAMES = English,简体中文,繁體中文,Deutsch,Français,Nederlands,Latviešu,Русский,日本语,Español,Português,Polski,български,Italiano
 
 [other]
 SHOW_FOOTER_BRANDING = false

+ 14 - 6
app_old.ini

@@ -12,6 +12,10 @@ RUN_MODE = dev
 ROOT =
 SCRIPT_TYPE = bash
 
+[ui]
+; Number of issues that are showed in one page
+ISSUE_PAGING_NUM = 10
+
 [server]
 PROTOCOL = http
 DOMAIN = localhost
@@ -87,8 +91,8 @@ ENABLE_REVERSE_PROXY_AUTO_REGISTRATION = false
 DISABLE_MINIMUM_KEY_SIZE_CHECK = false
 
 [webhook]
-; Cron task interval in minutes
-TASK_INTERVAL = 1
+; Hook task queue length
+QUEUE_LENGTH = 1000
 ; Deliver timeout in seconds
 DELIVER_TIMEOUT = 5
 ; Allow insecure certification
@@ -104,14 +108,18 @@ SUBJECT = %(APP_NAME)s
 ; Gmail: smtp.gmail.com:587
 ; QQ: smtp.qq.com:25
 ; Note, if the port ends with "465", SMTPS will be used. Using STARTTLS on port 587 is recommended per RFC 6409. If the server supports STARTTLS it will always be used.
-HOST =
+HOST = 
+; Disable HELO operation when hostname are different.
+DISABLE_HELO = 
+; Custom hostname for HELO operation, default is from system.
+HELO_HOSTNAME = 
 ; Do not verify the certificate of the server. Only use this for self-signed certificates
 SKIP_VERIFY = 
 ; Use client certificate
 USE_CERTIFICATE = false
 CERT_FILE = custom/mailer/cert.pem
 KEY_FILE = custom/mailer/key.pem
-; Mail from address, RFC 5322. This can be just an email address, or the "Name" <email@example.com> format 
+; Mail from address, RFC 5322. This can be just an email address, or the `"Name" <email@example.com>` format 
 FROM =
 ; Mailer user name and password
 USER =
@@ -288,8 +296,8 @@ INTERVAL = 24
 ARGS = 
 
 [i18n]
-LANGS = en-US,zh-CN,zh-HK,de-DE,fr-FR,nl-NL,lv-LV,ru-RU,ja-JP,es-ES,pt-BR,pl-PL
-NAMES = English,简体中文,繁體中文,Deutsch,Français,Nederlands,Latviešu,Русский,日本语,Español,Português,Polski
+LANGS = en-US,zh-CN,zh-HK,de-DE,fr-FR,nl-NL,lv-LV,ru-RU,ja-JP,es-ES,pt-BR,pl-PL,bg-BG,it-IT
+NAMES = English,简体中文,繁體中文,Deutsch,Français,Nederlands,Latviešu,Русский,日本语,Español,Português,Polski,български,Italiano
 
 [other]
 SHOW_FOOTER_BRANDING = false

+ 24 - 0
gogs.changelog

@@ -1,3 +1,27 @@
+2015-08-02
+
+	* V0.6.2
+	Bug fix: Label disappeared after edited a label #542
+	Bug fix: Filename cut off in DIFF when containing spaces #985
+	Bug fix: Migrate repository requires HTTPS address #1000
+	Bug fix: Private repositories issues included in "Public Activity" #1112
+	Bug fix: All users email are public #1127
+	Bug fix: API calls are not hidden behind sign in #1128
+	Bug fix: 404 on files with url-encoded names #1137
+	Bug fix: It is possible to access user profiles using organization URL #1169
+	Bug fix: Didn't check blank user name on LDAP #1207
+	Bug fix: Generated certificate doesn't have CN with the hostname #1231
+	Bug fix: Removing user from organization collaboration removes repositiory #1279
+	Bug fix: Create repo for other users by hacking uid field #1289
+	Improvement: Clearer error message for illegal characters #1070
+	Improvement: Add full name field to admin's user edit page #1130
+	Improvement: Hide organization email for non logged-in users #1204
+	Improvement: Visit Repository home page with ".git" appended URL #1227
+	Feature: Support realtime webhook #835
+	Others: Add Italian language support.
+	Others: Disable Macaron color log in production mode to improve performance
+	Others: Show repository owner name in explore page #1150
+
 2015-03-26
 
 	* V0.6.1