Unknwon
0e661c24d7
#2485 fix payloads mixed up for webhook
When repository contains a Slack type hook,
it changes original payload content.
This patch fixes it by using a local object to store
newly created Slack payload instead of assigning
back to the same variable.
9 years ago
Unknwon
efd7e59b3e
Improve db path prompt when install
9 years ago
Unknwon
26feb3693e
#2558 delete local wiki copy when rename repo and user
9 years ago
Unknwon
ad2d66ed4f
#2556 handle space in image URL
9 years ago
Unknwon
fa40b34850
#2554 reinitialize all repos from the db
- Update locales
9 years ago
Unknwon
01f1a736b6
Add missing patch conflit pattern
9 years ago
Unknwon
10d0c55f16
Fix random avatar does not work on Windows
path.Dir can't handle Windows case, must use filepath.Dir
9 years ago
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
Unknwon
094fbc8b2e
fix #2529
9 years ago
Unknwon
2bcbf77e00
Update and reorganize front-end resources
9 years ago
Unknwon
0c6f6be314
#2497 incorrect error handle for team name
9 years ago
Unknwon
45e824ef08
#2491 minor fix for sr on dashboard
9 years ago
Unknwon
c1c3cada6c
Minor fix for #2494
- Change tooltip size from mini to tiny in profile page
9 years ago
Unknwon
47152fb109
fix #2416
9 years ago
Unknwon
b80af0d28c
Minor fix for #2396
9 years ago
Unknwon
1fe72ae465
#2179 use Go sub-repo ssh to verify public key content
9 years ago
Unknwon
490435830d
minor fix to #2383
- add tooltip for organization name in profile
9 years ago
Unknwon
6e2051352e
#2287 Truncate repository name if too long
9 years ago
Unknwon
56f772c100
#2349 try to handle []int8 case
9 years ago
Unknwon
c2e9264310
minor fix to #2335
9 years ago
Unknwon
30a1b74552
fix markdown autolink error
9 years ago
Unknwon
4e6f9675e2
fix #2360
9 years ago
Unknwon
04286ed266
#2345 disallow access of some pages for empty repo
9 years ago
Unknwon
92906ef786
fix #2350
9 years ago
Unknwon
447ca73d07
update dep lib version requirement
9 years ago
Unknwon
7bc247c886
fix #2327
9 years ago
Unknwon
8dd298d54e
#2185 fall back to use custom chardet lib
9 years ago
Unknwon
f0939809c4
more fix on #2268
9 years ago
Unknwon
44ac9b0700
#2282 fast detection of utf-8
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
cb2fcbd6af
fix #2189
9 years ago
Unknwon
58332bc908
fix #2223
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
b5267ad1a3
fix #2205
9 years ago
Unknwon
35703e5fda
fix possible disclosure
9 years ago
Unknwon
11425263a3
fix huge diff hangs
9 years ago
Unknwon
48c0097476
#2176 fix 500 on /watchers & /stars for pg
9 years ago
Unknwon
33a898f44b
improve get commits performance
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
Unknwon
34dcc591f5
#2167 able to identify git version on Windows
9 years ago