Unknwon
c4dccaf1eb
Minor fix for #2444
9 years ago
Unknwon
eb15f928e8
Fix one user may block entire listen loop for builtin SSH
9 years ago
Unknwon
1d65fa9652
#2229 adjust URL verbose depth for reverse proxy sub-path
9 years ago
Florian Kaiser
84f5822fb4
Allow modification of a release if Content is empty ( fix #2516 )
9 years ago
Unknwon
0c6f6be314
#2497 incorrect error handle for team name
9 years ago
Unknwon
f82aef971d
Merge pull request #2508 from MilesPong/develop
Fixed gravatar url
9 years ago
miles@Oscar
9f506aa7e1
Using https for gravatar
9 years ago
miles@Oscar
d5c45f4688
Fixed gravatar url
9 years ago
Unknwon
938934da8a
Update locales
9 years ago
Unknwon
b80af0d28c
Minor fix for #2396
9 years ago
Unknwon
fe297c59fc
Merge pull request #2396 from bkcsoft/feature/markdown-checklist
[Feature] Markdown Checklist-rendering
9 years ago
Unknwon
2682a01dc1
Merge pull request #2432 from nd/develop
Fix #2431 - handle requests waiting for reply
9 years ago
Unknwon
61976ce9f0
Update locales
9 years ago
Pourya Daneshvar
c20ae1ffe6
Fixed forgotten err variable assignment
9 years ago
Dmitry Neverov
08b2f41a02
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
9 years ago
Unknwon
1fe72ae465
#2179 use Go sub-repo ssh to verify public key content
9 years ago
Kim "BKC" Carlbäcker
9317933abe
Made Sanitizer-setup cleaner
9 years ago
Kim "BKC" Carlbäcker
5ac5166b32
Checklist-rendering implemented
9 years ago
Unknwon
6e2051352e
#2287 Truncate repository name if too long
9 years ago
Unknwon
7a9b5d32d6
update locale
9 years ago
Unknwon
315418ced5
stop compile bindata for TRANSLATORS
- update required version of git-module for #2373
9 years ago
Unknwon
30a1b74552
fix markdown autolink error
9 years ago
Unknwon
92906ef786
fix #2350
9 years ago
zhuharev
43e7e4a4a2
typo fix
9 years ago
Unknwon
7276965aae
update locale
9 years ago
Kim "BKC" Carlbäcker
827b2477b8
Changed name from inline to unified
9 years ago
Kim "BKC" Carlbäcker
b34c4f23ca
i18n-fix for split-view
9 years ago
Unknwon
7bc247c886
fix #2327
9 years ago
Unknwon
8dd298d54e
#2185 fall back to use custom chardet lib
9 years ago
Unknwon
44ac9b0700
#2282 fast detection of utf-8
9 years ago
Unknwon
4483f26434
#2283 set text/plain for non-binary files in raw mode
9 years ago
Unknwon
1139f6e6d0
#2282 fix utf-8 recognized as windows-1252
9 years ago
Unknwon
bb2897bff6
#2264 use monospaced font for commit IDs in news feeds
9 years ago
Unknwon
00a60453fb
#1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
9 years ago
Unknwon
498d0a8267
#2014 allow switch branches between two orgs in compose PR
9 years ago
Unknwon
d20633c205
fix #1436
9 years ago
Unknwon
753f45a333
make mailer log more verbose
9 years ago
Unknwon
e7285b9a1b
update locales
9 years ago
Unknwon
cb2fcbd6af
fix #2189
9 years ago
Unknwon
5932cdd98c
prepare release
9 years ago
Unknwon
cc70569451
#2103 Ability to map extensions for syntax highlighting in config
9 years ago
Unknwon
ae4bcfa2e0
#1692 add organization APIs
9 years ago
Unknwon
64d05fafd5
#2103 #2181 improvments of highlight class name
9 years ago
Unknwon
6dee7a47f0
#1692 add user email APIs
9 years ago
Unknwon
920dd535e8
fix #2204
9 years ago
Unknwon
8ac9d9b4c7
rename import path
9 years ago
Unknwon
a7bdb64a8d
new template func
9 years ago
Unknwon
baf08c53d7
Drop Go 1.3 support
9 years ago
Unknwon
84a9c474be
#2185 use Go sub-repo to detect encoding
9 years ago
Bruno
fa2094ab19
ignore invalid env
9 years ago