2
0
Commit Graph

470 Commits

Author SHA1 Message Date
Unknwon
ae37518799 Update and reorganize front-end resources 2016-01-30 22:10:20 -05:00
Unknwon
ce7051e2ae #2497 incorrect error handle for team name 2016-01-29 17:06:14 -05:00
Unknwon
04527c688d #2491 minor fix for sr on dashboard 2016-01-29 15:28:24 -05:00
Unknwon
a0b1c6ab2b Minor fix for #2494
- Change tooltip size from mini to tiny in profile page
2016-01-28 06:07:16 -05:00
Unknwon
fbb9c8b998 fix #2416 2016-01-26 02:00:16 -05:00
Unknwon
3f3578d99d Minor fix for #2396 2016-01-25 14:04:46 -05:00
Unknwon
16796f2763 #2179 use Go sub-repo ssh to verify public key content 2016-01-15 18:39:51 +08:00
Unknwon
6a19184d73 minor fix to #2383
- add tooltip for organization name in profile
2016-01-14 21:21:56 +08:00
Unknwon
ee97f04f27 #2287 Truncate repository name if too long 2016-01-11 20:41:43 +08:00
Unknwon
1ec4314318 #2349 try to handle []int8 case 2016-01-11 14:34:32 +08:00
Unknwon
a4f9920a5f minor fix to #2335 2016-01-09 14:51:17 +08:00
Unknwon
0c2a30fc7c fix markdown autolink error 2016-01-09 10:59:04 +08:00
Unknwon
a184fae2ad fix #2360 2016-01-08 08:49:03 +08:00
Unknwon
b08e19e2cc #2345 disallow access of some pages for empty repo 2016-01-07 11:07:17 +08:00
Unknwon
b974b26bf7 fix #2350 2016-01-07 09:24:19 +08:00
Unknwon
86db57bb09 update dep lib version requirement 2016-01-06 13:34:34 +08: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
ad7a743a6b more fix on #2268 2015-12-30 18:47:32 -05:00
Unknwon
035b4e4415 #2282 fast detection of utf-8 2015-12-27 17:02:36 -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
dc1e5fc70b fix #2189 2015-12-18 05:49:28 -05:00
Unknwon
a9da6248eb fix #2223 2015-12-17 21:57: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
724c08eab0 fix #2205 2015-12-15 21:32:17 -05:00
Unknwon
bd68497ea9 fix possible disclosure 2015-12-14 17:06:54 -05:00
Unknwon
91095e02cc fix huge diff hangs 2015-12-14 09:38:21 -05:00
Unknwon
e0ba2f7985 #2176 fix 500 on /watchers & /stars for pg 2015-12-14 02:40:23 -05:00
Unknwon
3b1cce6050 improve get commits performance 2015-12-13 22:58:12 -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
Unknwon
8ad334f942 #2167 able to identify git version on Windows 2015-12-13 18:20:39 -05:00
Unknwon
4480151e4c prepare release 2015-12-12 21:58:54 -05:00
Unknwon
8147202f8a #2156 add edit org link in admin panel 2015-12-12 15:47:59 -05:00
Unknwon
c2717eb029 #2156 admin able to edit organization max repo creation 2015-12-11 19:24:57 -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
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
Unknwon
31e8ef25fe fix bool check for repo max limit and fix hang when push repo with tons of commits 2015-12-10 16:27:47 -05:00
Unknwon
74ceced0e8 #1575 Limit repo creation 2015-12-10 12:37:53 -05:00
Unknwon
17a91d4d86 #1612 Ability to send mail when a new pull request is submitted 2015-12-10 11:18:56 -05:00
Unknwon
0638ee1b76 move out git module and #1573 send push hook 2015-12-09 20:46:05 -05:00
Daniel Theophanes
0b41998fd7 gogs: add import that lets gogs run as a stand-alone windows service
Updates #630
2015-12-09 09:04:10 -08:00