John Maguire
|
caa4ca46c0
|
Add debug log when SSH key for deletion isn't found
|
9 years ago |
Florian Kaiser
|
90780a0d90
|
Use invalid value (-1) instead of 0 to prevent bug if auto increment starts with 0
|
9 years ago |
Florian Kaiser
|
bba1847a8e
|
Everyone can see public repos
|
9 years ago |
Florian Kaiser
|
e35791b2b2
|
Only show teams the user has access to
|
9 years ago |
Florian Kaiser
|
5eafe2b17e
|
Only show repositories the user has access to, on the organization home
|
9 years ago |
Martin Hartkorn
|
20403f75fb
|
Enable a way to checkout Pull Requests from remote refs
|
9 years ago |
Florian Kaiser
|
295de51b99
|
Show all orgs on user profile, except the private one's
|
9 years ago |
Unknwon
|
112a7cab31
|
#2497 incorrect error handle for team name
|
9 years ago |
Antoine GIRARD
|
b7b30cd85e
|
Corrections following recommendations
|
9 years ago |
Antoine GIRARD
|
c11c3b6c11
|
Near ready
|
9 years ago |
Unknwon
|
e2dde6eb0a
|
Record error when fail to health check repository
|
9 years ago |
Unknwon
|
4deb876343
|
Minor fix for #2494
- Change tooltip size from mini to tiny in profile page
|
9 years ago |
Martin Hartkorn
|
674c5c37be
|
Change user name in Pull Requests
|
9 years ago |
Andrey Nering
|
5deb726f3f
|
Refactoring of inline diff computing to prevent empty diff box. Fix #2489
|
9 years ago |
Kim "BKC" Carlbäcker
|
edc414c584
|
Fixed Webhook URL-length Issue #2465
|
9 years ago |
Unknwon
|
7ef9a05588
|
#2179 use Go sub-repo ssh to verify public key content
|
9 years ago |
Unknwon
|
c631a4a9b9
|
URL fix for #2287
|
9 years ago |
Antoine GIRARD
|
688fc515f8
|
Fix username display in lower-cased for comment in Dashboard
|
9 years ago |
Unknwon
|
f43cc90841
|
#2287 Truncate repository name if too long
|
9 years ago |
Unknwon
|
c199703e2a
|
#2349 fix convert type
|
9 years ago |
Unknwon
|
91bab801aa
|
#2349 try to handle []int8 case
|
9 years ago |
Andrey Nering
|
9620f48ed0
|
Fix test case after 86bce4a2ae .
|
9 years ago |
Unknwon
|
8a93113192
|
roll back a small change
|
9 years ago |
Unknwon
|
86bce4a2ae
|
minor fix to #2335
|
9 years ago |
Andrey Nering
|
697b0e2aba
|
Fix: now highlights in diff view are getting the correct lines.
|
9 years ago |
Andrey Nering
|
bf11ad19ea
|
Semantic fixes.
|
9 years ago |
Andrey Nering
|
81ed5c4bee
|
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.
|
9 years ago |
Andrey Nering
|
73474c043b
|
Highlighting differences of lines in the diff view.
|
9 years ago |
zhuharev
|
0d5dc8a064
|
typo fix
|
9 years ago |
Unknwon
|
4993ab1a76
|
#2185 fall back to use custom chardet lib
|
9 years ago |
Unknwon
|
240fe07287
|
#2273 URL consistency on webhook payload
|
9 years ago |
Angus Gibson
|
e914969e4c
|
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.
|
9 years ago |
Unknwon
|
a49af93faf
|
#1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
|
9 years ago |
Jofkos
|
76d4af891f
|
Removed empty line, multi return args
|
9 years ago |
Jofkos
|
0721095944
|
Wiki pages containing question marks in their name weren't loading
(untested)
|
9 years ago |
Unknwon
|
53eb37d529
|
fix #1436
|
9 years ago |
Unknwon
|
9cd16c5b12
|
#1692 add organization APIs
|
9 years ago |
Unknwon
|
b117befc2b
|
#1692 add user email APIs
|
9 years ago |
Unknwon
|
7786cb76f3
|
fix #2205
|
9 years ago |
Unknwon
|
19423957b1
|
rename import path
|
9 years ago |
Unknwon
|
3362b3a44f
|
fix possible disclosure
|
9 years ago |
Unknwon
|
50264200f0
|
fix huge diff hangs
|
9 years ago |
Unknwon
|
91789930bc
|
#2176 fix 500 on /watchers & /stars for pg
|
9 years ago |
Unknwon
|
95f9c85bcc
|
#2185 use Go sub-repo to detect encoding
|
9 years ago |
Unknwon
|
79dcd7ee6e
|
#2167 able to identify git version on Windows
|
9 years ago |
Unknwon
|
76bdbcc969
|
#2152 fix SMTP authentication makes invalid assumption on protocol
|
9 years ago |
Unknwon
|
4d31eb2c0d
|
#2155 fix org max repo limit default to -1
|
9 years ago |
Unknwon
|
5d95ffe3eb
|
#2155 The owner has reached maximum creation limit of 0 repositories
|
9 years ago |
Unknwon
|
bc17f2f759
|
#2147 fix rewrites authorized_keys when builtin SSH server is enabled
|
9 years ago |
Unknwon
|
40f3142264
|
#2114 External URL for wiki
|
9 years ago |