2
0
Commit Graph

1017 Commits

Author SHA1 Message Date
Unknwon
3f3578d99d Minor fix for #2396 2016-01-25 14:04:46 -05:00
Unknwon
e817885c87 Merge pull request #2396 from bkcsoft/feature/markdown-checklist
[Feature] Markdown Checklist-rendering
2016-01-25 13:56:13 -05:00
Unknwon
3719d1e52f Merge pull request #2432 from nd/develop
Fix #2431 - handle requests waiting for reply
2016-01-25 13:16:32 -05:00
Unknwon
0c47ca5745 Update locales 2016-01-25 02:33:52 -05:00
Pourya Daneshvar
740bc4663c Fixed forgotten err variable assignment 2016-01-24 10:24:21 +03:30
Dmitry Neverov
6f2339f7ec Fix #2431 - handle requests waiting for reply
According to the docs [1], the Reply method must be called for all
requests where WantReply is true. This fixes a hanging java ssh
implementation (jsch) which sets WantReply flag and waits for reply from
the server.

[1] https://godoc.org/golang.org/x/crypto/ssh#Request.Reply
2016-01-18 16:54:10 +01:00
Unknwon
16796f2763 #2179 use Go sub-repo ssh to verify public key content 2016-01-15 18:39:51 +08:00
Kim "BKC" Carlbäcker
49bfb31540 Made Sanitizer-setup cleaner 2016-01-14 03:00:05 +01:00
Kim "BKC" Carlbäcker
125aa91d30 Checklist-rendering implemented 2016-01-13 13:25:52 +01:00
Unknwon
ee97f04f27 #2287 Truncate repository name if too long 2016-01-11 20:41:43 +08:00
Unknwon
e5e6ad1a65 update locale 2016-01-11 18:30:44 +08:00
Unknwon
86d716a423 stop compile bindata for TRANSLATORS
- update required version of git-module for #2373
2016-01-11 15:01:38 +08:00
Unknwon
0c2a30fc7c fix markdown autolink error 2016-01-09 10:59:04 +08:00
Unknwon
b974b26bf7 fix #2350 2016-01-07 09:24:19 +08:00
zhuharev
8037b4f6cc typo fix 2016-01-06 22:41:42 +03:00
Unknwon
71b5aa36ca update locale 2016-01-06 18:44:57 +08:00
Kim "BKC" Carlbäcker
b30ab96210 Changed name from inline to unified 2016-01-05 19:21:50 +01:00
Kim "BKC" Carlbäcker
0471bf3cc8 i18n-fix for split-view 2016-01-05 19:21:49 +01:00
Unknwon
4087554048 fix #2327 2016-01-05 12:43:19 +08:00
Unknwon
535758a58d #2185 fall back to use custom chardet lib 2015-12-31 22:13:47 -05:00
Unknwon
035b4e4415 #2282 fast detection of utf-8 2015-12-27 17:02:36 -05:00
Unknwon
53398d6473 #2283 set text/plain for non-binary files in raw mode 2015-12-25 05:45:07 -05:00
Unknwon
a54e0bff4f #2282 fix utf-8 recognized as windows-1252 2015-12-25 05:25:47 -05:00
Unknwon
69f25fb285 #2264 use monospaced font for commit IDs in news feeds 2015-12-24 20:43:45 -05:00
Unknwon
4e1f46f983 #1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
2015-12-21 04:24:11 -08:00
Unknwon
c641687be4 #2014 allow switch branches between two orgs in compose PR 2015-12-20 01:06:54 -05:00
Unknwon
03ebfbdf21 fix #1436 2015-12-19 21:43:32 -05:00
Unknwon
4a4d26e8ff make mailer log more verbose 2015-12-19 02:44:34 -05:00
Unknwon
0c1036e28f update locales 2015-12-18 07:54:44 -05:00
Unknwon
dc1e5fc70b fix #2189 2015-12-18 05:49:28 -05:00
Unknwon
39fa0cdc3e prepare release 2015-12-18 00:54:27 -05:00
Unknwon
112b78ff45 #2103 Ability to map extensions for syntax highlighting in config 2015-12-17 22:31:34 -05:00
Unknwon
6f6c77a6cd #1692 add organization APIs 2015-12-17 02:28:47 -05:00
Unknwon
cff1a53671 #2103 #2181 improvments of highlight class name 2015-12-16 22:13:12 -05:00
Unknwon
db5c4abcb2 #1692 add user email APIs 2015-12-15 22:57:18 -05:00
Unknwon
c4d6913269 fix #2204 2015-12-15 19:42:20 -05:00
Unknwon
adb4784fe0 rename import path 2015-12-15 17:25:45 -05:00
Unknwon
f0c24eb7ba new template func 2015-12-13 23:16:58 -05:00
Unknwon
dba80ebde2 Drop Go 1.3 support 2015-12-13 20:20:52 -05:00
Unknwon
9e27955942 #2185 use Go sub-repo to detect encoding 2015-12-13 19:56:33 -05:00
Bruno
99802ad826 ignore invalid env 2015-12-13 20:17:47 +08:00
Unknwon
1b4291aced #2161 fix wrong regexp 2015-12-12 16:13:18 -05:00
Unknwon
22b787e0da #2161 No issue linking in commits when issue number in brackets 2015-12-12 16:01:54 -05:00
Unknwon
4e2bab2eee update locales 2015-12-12 14:47:11 -05:00
Unknwon
c2717eb029 #2156 admin able to edit organization max repo creation 2015-12-11 19:24:57 -05:00
Unknwon
c5cdcc4d2e #2154 fix form submit error 2015-12-11 18:52:28 -05:00
Unknwon
56b3894d5f #2154 disable change user for non-local users
- #2153 remove require for gravatar
2015-12-11 15:31:02 -05:00
Unknwon
6a322d528a fix sqlite3 cannot create repo 2015-12-11 10:13:19 -05:00
Unknwon
ec6b79e125 #2114 External URL for wiki 2015-12-11 04:55:08 -05:00
Unknwon
4d4e36aaa9 #1938 #1374 disable password change for non-local users 2015-12-10 19:02:57 -05:00