Commit graph

332 commits

Author SHA1 Message Date
Unknwon
9adfe453d5 delete repo local copy when transfer
Remote repository path is renamed but does not delete
outdated local copy which still has old repository path
as remote.
2016-02-14 19:42:38 -05:00
Unknwon
297e772c20 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.
2016-02-10 15:21:39 -05:00
Unknwon
ee53204e02 Improve db path prompt when install 2016-02-07 11:51:53 -05:00
Unknwon
f8182ac521 delete local wiki copy when rename repo and user 2016-02-05 14:11:53 -05:00
Unknwon
8e40f86d2c handle space in image URL 2016-02-04 22:51:40 -05:00
Unknwon
04be8c0de5 reinitialize all repos from the db
- Update locales
2016-02-04 12:51:00 -05:00
Unknwon
a47baa1b7a Add missing patch conflit pattern 2016-02-03 12:28:03 -05:00
Unknwon
5a27aea8e0 Fix random avatar does not work on Windows
path.Dir can't handle Windows case, must use filepath.Dir
2016-02-02 10:22:27 -05:00
Unknwon
1c74612b3c Minor fix for 2016-02-01 20:55:12 -05:00
Unknwon
3abad75a1b Fix one user may block entire listen loop for builtin SSH 2016-02-01 12:10:49 -05:00
Unknwon
4848620594 adjust URL verbose depth for reverse proxy sub-path 2016-01-31 15:38:20 -05:00
Unknwon
a9d68a6884 fix 2016-01-31 13:33:36 -05:00
Unknwon
8436d69eaf Update and reorganize front-end resources 2016-01-30 22:10:20 -05:00
Unknwon
112a7cab31 incorrect error handle for team name 2016-01-29 17:06:14 -05:00
Unknwon
ee814bf8d6 minor fix for sr on dashboard 2016-01-29 15:28:24 -05:00
Unknwon
4deb876343 Minor fix for
- Change tooltip size from mini to tiny in profile page
2016-01-28 06:07:16 -05:00
Unknwon
7ca1821725 fix 2016-01-26 02:00:16 -05:00
Unknwon
e33ddac9bf Minor fix for 2016-01-25 14:04:46 -05:00
Unknwon
7ef9a05588 use Go sub-repo ssh to verify public key content 2016-01-15 18:39:51 +08:00
Unknwon
29b07693dd minor fix to
- add tooltip for organization name in profile
2016-01-14 21:21:56 +08:00
Unknwon
f43cc90841 Truncate repository name if too long 2016-01-11 20:41:43 +08:00
Unknwon
91bab801aa try to handle []int8 case 2016-01-11 14:34:32 +08:00
Unknwon
86bce4a2ae minor fix to 2016-01-09 14:51:17 +08:00
Unknwon
cc8c67ff29 fix markdown autolink error 2016-01-09 10:59:04 +08:00
Unknwon
03427fb005 fix 2016-01-08 08:49:03 +08:00
Unknwon
e0f0f72a36 disallow access of some pages for empty repo 2016-01-07 11:07:17 +08:00
Unknwon
ca35ddd078 fix 2016-01-07 09:24:19 +08:00
Unknwon
cc22c8a1ae update dep lib version requirement 2016-01-06 13:34:34 +08:00
Unknwon
7392b6a755 fix 2016-01-05 12:43:19 +08:00
Unknwon
4993ab1a76 fall back to use custom chardet lib 2015-12-31 22:13:47 -05:00
Unknwon
8d58e06ad8 more fix on 2015-12-30 18:47:32 -05:00
Unknwon
44637f03cc fast detection of utf-8 2015-12-27 17:02:36 -05:00
Unknwon
85af36332b fix utf-8 recognized as windows-1252 2015-12-25 05:25:47 -05:00
Unknwon
13fe733037 use monospaced font for commit IDs in news feeds 2015-12-24 20:43:45 -05:00
Unknwon
a49af93faf APIs: Users Followers
- User profile un/follow
- List user's followers/following
2015-12-21 04:24:11 -08:00
Unknwon
c62a6b7a12 allow switch branches between two orgs in compose PR 2015-12-20 01:06:54 -05:00
Unknwon
53eb37d529 fix 2015-12-19 21:43:32 -05:00
Unknwon
2d3ecbe5b2 make mailer log more verbose 2015-12-19 02:44:34 -05:00
Unknwon
33a99d587a fix 2015-12-17 21:57:34 -05:00
Unknwon
9cd16c5b12 add organization APIs 2015-12-17 02:28:47 -05:00
Unknwon
6673dcb038 improvments of highlight class name 2015-12-16 22:13:12 -05:00
Unknwon
b117befc2b add user email APIs 2015-12-15 22:57:18 -05:00
Unknwon
7786cb76f3 fix 2015-12-15 21:32:17 -05:00
Unknwon
3362b3a44f fix possible disclosure 2015-12-14 17:06:54 -05:00
Unknwon
50264200f0 fix huge diff hangs 2015-12-14 09:38:21 -05:00
Unknwon
91789930bc fix 500 on /watchers & /stars for pg 2015-12-14 02:40:23 -05:00
Unknwon
7509fa2c33 improve get commits performance 2015-12-13 22:58:12 -05:00
Unknwon
95f9c85bcc use Go sub-repo to detect encoding 2015-12-13 19:56:33 -05:00
Unknwon
79dcd7ee6e able to identify git version on Windows 2015-12-13 18:20:39 -05:00
Unknwon
351dfc95a9 prepare release 2015-12-12 21:58:54 -05:00