Florian Kaiser
|
9b61a9bbf3
|
Everyone can see public repos
|
2016-01-31 18:37:50 +00:00 |
|
Florian Kaiser
|
df81362363
|
Only show teams the user has access to
|
2016-01-31 15:30:07 +00:00 |
|
Florian Kaiser
|
9bcee7bb14
|
Only show repositories the user has access to, on the organization home
|
2016-01-31 15:29:45 +00:00 |
|
Unknwon
|
ce7051e2ae
|
#2497 incorrect error handle for team name
|
2016-01-29 17:06:14 -05:00 |
|
Unknwon
|
70d0e30801
|
Record error when fail to health check repository
|
2016-01-28 06:46:25 -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
|
8d0a8c290e
|
Merge pull request #2494 from mhartkorn/pullreq-name-change
Change user name in Pull Requests to avoid errors (fixes #2495)
|
2016-01-28 05:58:37 -05:00 |
|
Martin Hartkorn
|
01031ba457
|
Change user name in Pull Requests
|
2016-01-27 22:45:03 +01:00 |
|
Andrey Nering
|
ddcce651a6
|
Refactoring of inline diff computing to prevent empty diff box. Fix #2489
|
2016-01-27 18:54:08 -02:00 |
|
Kim "BKC" Carlbäcker
|
cfccfc75ca
|
Fixed Webhook URL-length Issue #2465
|
2016-01-27 01:40:35 +01:00 |
|
Unknwon
|
16796f2763
|
#2179 use Go sub-repo ssh to verify public key content
|
2016-01-15 18:39:51 +08:00 |
|
Unknwon
|
ec283a3967
|
URL fix for #2287
|
2016-01-15 18:00:39 +08:00 |
|
Antoine GIRARD
|
68f6164a44
|
Fix username display in lower-cased for comment in Dashboard
|
2016-01-12 21:30:14 +01:00 |
|
Unknwon
|
ee97f04f27
|
#2287 Truncate repository name if too long
|
2016-01-11 20:41:43 +08:00 |
|
Unknwon
|
dbdca56017
|
#2349 fix convert type
|
2016-01-11 15:47:23 +08:00 |
|
Unknwon
|
1ec4314318
|
#2349 try to handle []int8 case
|
2016-01-11 14:34:32 +08:00 |
|
Andrey Nering
|
e0711ff230
|
Fix test case after a4f9920a5f.
|
2016-01-09 17:05:21 -02:00 |
|
Unknwon
|
b6f671b0f4
|
roll back a small change
|
2016-01-09 15:04:28 +08:00 |
|
Unknwon
|
a4f9920a5f
|
minor fix to #2335
|
2016-01-09 14:51:17 +08:00 |
|
Unknwon
|
1b06f8d698
|
Merge pull request #2335 from andreynering/highlight-diff
Highlight diff
|
2016-01-09 13:39:18 +08:00 |
|
Andrey Nering
|
89a90c8f02
|
Fix: now highlights in diff view are getting the correct lines.
|
2016-01-08 16:33:27 -02:00 |
|
Andrey Nering
|
5f1ef5f736
|
Semantic fixes.
|
2016-01-07 11:27:35 -02:00 |
|
Andrey Nering
|
1030aabeaf
|
Declaring specific types for enums constants.
This makes the code more strict since you can't assign or compare
values of different types without proper cast.
|
2016-01-06 18:00:40 -02:00 |
|
Andrey Nering
|
d9564377bf
|
Highlighting differences of lines in the diff view.
|
2016-01-06 17:46:56 -02:00 |
|
zhuharev
|
8037b4f6cc
|
typo fix
|
2016-01-06 22:41:42 +03:00 |
|
Unknwon
|
535758a58d
|
#2185 fall back to use custom chardet lib
|
2015-12-31 22:13:47 -05:00 |
|
Unknwon
|
4e39815e42
|
#2273 URL consistency on webhook payload
|
2015-12-25 07:11:58 -05:00 |
|
Unknwon
|
385b0a08ba
|
Merge pull request #2262 from angus-g/fixes/user-following-migration
Add default for NumFollowing field (fixes #2261)
|
2015-12-24 10:13:13 -05:00 |
|
Unknwon
|
4760a58b1b
|
Merge pull request #2257 from Jofkos/patch-1
Wiki pages containing question marks in their name weren't loading
|
2015-12-24 10:00:03 -05:00 |
|
Angus Gibson
|
2ff0c8dadb
|
Add default for NumFollowing field (fixes #2261)
We set the default value for the non-NULL field NumFollowing of the User
model to 0, which stops an error when the ORM tries to sync.
|
2015-12-22 11:09:28 +11:00 |
|
Unknwon
|
4e1f46f983
|
#1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
|
2015-12-21 04:24:11 -08:00 |
|
Jofkos
|
1dfec5083a
|
Removed empty line, multi return args
|
2015-12-20 21:13:12 +01:00 |
|
Jofkos
|
410e7d75b1
|
Wiki pages containing question marks in their name weren't loading
(untested)
|
2015-12-20 18:02:54 +01:00 |
|
Unknwon
|
03ebfbdf21
|
fix #1436
|
2015-12-19 21:43:32 -05:00 |
|
Unknwon
|
6f6c77a6cd
|
#1692 add organization APIs
|
2015-12-17 02:28:47 -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
|
adb4784fe0
|
rename import path
|
2015-12-15 17:25:45 -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
|
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
|
3e02a048d1
|
#2152 fix SMTP authentication makes invalid assumption on protocol
|
2015-12-11 18:57:45 -05:00 |
|
Unknwon
|
85d46f3d6b
|
#2155 fix org max repo limit default to -1
|
2015-12-11 15:48:02 -05:00 |
|
Unknwon
|
3bd998fe21
|
#2155 The owner has reached maximum creation limit of 0 repositories
|
2015-12-11 15:11:13 -05:00 |
|
Unknwon
|
e9f9c8aef0
|
#2147 fix rewrites authorized_keys when builtin SSH server is enabled
|
2015-12-11 05:02:33 -05:00 |
|
Unknwon
|
ec6b79e125
|
#2114 External URL for wiki
|
2015-12-11 04:55:08 -05:00 |
|
Unknwon
|
edec7304ce
|
Drop 0.5.x support
|
2015-12-10 19:52:06 -05:00 |
|
Unknwon
|
4d4e36aaa9
|
#1938 #1374 disable password change for non-local users
|
2015-12-10 19:02:57 -05:00 |
|